Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KEP-3998: Uptdate JobSuccessPolicy API Name and Validations #4537

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2024

  1. KEP-3998: Replace API name Criteria with Rules

    Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
    tenzen-y committed Mar 11, 2024
    Copy the full SHA
    a51b7ba View commit details
    Browse the repository at this point in the history
  2. KEP-3998: Add validations for status.conditions

    Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
    tenzen-y committed Mar 11, 2024
    Copy the full SHA
    eda022d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. KEP-3998: Replace int with int32 in the rules[*].succeededCount

    Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
    tenzen-y committed Apr 11, 2024
    Copy the full SHA
    b2f1695 View commit details
    Browse the repository at this point in the history