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

Optional dynamic subscriptions #69

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Optional dynamic subscriptions #69

wants to merge 13 commits into from

Conversation

beekhof
Copy link
Contributor

@beekhof beekhof commented Apr 11, 2023

Operator:

  • start reconcile loop
  • obtains a copy of values-{site}.yaml
  • extract the list of subscriptions
  • For each subscription
    • If exists in cluster, and not owned by this pattern instance
    • Disable the subscription (when constructing the Argo Application)

@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants