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-4008: CRDValidationRatcheting: Add support for optional oldSelf #121034

Commits on Nov 1, 2023

  1. refactor: rename TransitionRule to UsesOldSelf

    not all rules that use OldSelf are transition rules, and this flag was used to check for oldSelf usage anyway, not specifically whether the rule was a transition rule
    alexzielenski committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    18adc30 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    5edb27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef1515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba0c9a View commit details
    Browse the repository at this point in the history
  4. codegen

    alexzielenski committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    42a70cd View commit details
    Browse the repository at this point in the history