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

Exclude UPDATE operations in constraints for immutable fields #348

Merged
merged 26 commits into from
Sep 26, 2023

Commits on May 23, 2023

  1. Add Rego library for excluding UPDATE and PATCH operations

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7db1c86 View commit details
    Browse the repository at this point in the history
  2. Exclude UPDATE and PATCH operations in constraints for immutable fields

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed May 23, 2023
    Configuration menu
    Copy the full SHA
    35708e3 View commit details
    Browse the repository at this point in the history
  3. make generate-all

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed May 23, 2023
    Configuration menu
    Copy the full SHA
    303b237 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    6e581be View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    87ffd13 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Exclude UPDATE operation only

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9ba8593 View commit details
    Browse the repository at this point in the history
  2. make generate-all

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6ebefc4 View commit details
    Browse the repository at this point in the history
  3. Add tests for constraint templates

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    44bb171 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into exclude-update

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    78b4bce View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Add tests for constraints

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8f15c36 View commit details
    Browse the repository at this point in the history
  2. make generate-all

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b2401a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    694ab0d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    136665f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    809e370 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    14d0710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6335c27 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    584c3dd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    49ba2d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    a4af3c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    fca128c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Remove unnecessary future.keywords.in import

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    38fb834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e581373 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    e7edb19 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    4d00e91 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Apply suggestions from code review

    Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia and apeabody committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    248fe02 View commit details
    Browse the repository at this point in the history
  2. make generate-all

    Signed-off-by: Hidehito Yabuuchi <hdht.ybuc@gmail.com>
    ordovicia committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    04106cf View commit details
    Browse the repository at this point in the history