GoogleContainerTools / kpt-config-sync

Config Sync - used to sync Git, OCI and Helm charts to your clusters.
Apache License 2.0
229 stars 40 forks source link

[WIP] Add watch filtering by package-id label #1301

Open karlkfi opened 2 days ago

karlkfi commented 2 days ago

go/config-sync-watch-filter

TODO: Convert to use applyset labels & annotations

This replaces https://github.com/GoogleContainerTools/kpt-config-sync/pull/1239 with less refactoring. The refactoring can be done separately.

google-oss-prow[bot] commented 2 days ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from karlkfi. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/GoogleContainerTools/kpt-config-sync/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
karlkfi commented 2 days ago

/retest

google-oss-prow[bot] commented 2 days ago

@karlkfi: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
kpt-config-sync-presubmit 25924d6ce6802173e4fd7eff00e0fb0e76f9bed6 link true /test kpt-config-sync-presubmit
kpt-config-sync-presubmit-e2e-multi-repo-test-group1 25924d6ce6802173e4fd7eff00e0fb0e76f9bed6 link true /test kpt-config-sync-presubmit-e2e-multi-repo-test-group1
kpt-config-sync-presubmit-e2e-multi-repo-test-group3 25924d6ce6802173e4fd7eff00e0fb0e76f9bed6 link true /test kpt-config-sync-presubmit-e2e-multi-repo-test-group3
kpt-config-sync-presubmit-e2e-multi-repo-test-group2 25924d6ce6802173e4fd7eff00e0fb0e76f9bed6 link true /test kpt-config-sync-presubmit-e2e-multi-repo-test-group2
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).