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

Add watch filtering by applyset label #1301

Merged

Commits on Jul 30, 2024

  1. Add watch filtering by applyset label

    - Add "applyset.kubernetes.io/part-of" label to managed objects
    - Add "applyset.kubernetes.io/id" label to RootSyncs/RepoSyncs
    - Add "applyset.k8s.io/tooling" annotation to RootSyncs/RepoSyncs
    - Error if the RSync already has a tooling annotation for a
      different tool (unlikely, but required by KEP).
    - Generate ApplySet IDs using kubectl code for compatibility.
    - Update TestKubectlCreatesManagedNamespaceResourceMultiRepo &
      TestAddUpdateDeleteLabels with new labels & annotations
    karlkfi committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0d6c58a View commit details
    Browse the repository at this point in the history