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

Wire in watching bundleDeployment #1

Open
wants to merge 1 commit into
base: add-bundle-path
Choose a base branch
from

Conversation

varshaprasad96
Copy link

Wire in setting watches to bundleDeployment. This way when the operator object is deleted the bundleDeployment is updated too. Its a happy case wherein the bundleDeployment is owned by single operator object.

@@ -8,14 +8,30 @@ rules:
- apiGroups:
- core.rukpak.io
resources:
- bundledeployments
- deployments
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with changing this marker, if we want to specifically watch bundle deployments.

awgreene pushed a commit that referenced this pull request Oct 13, 2023
UPSTREAM: <carry>: ci-operator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant