Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

The plain provisioner doesn't reconcile changes to a local configmap #590

Closed
timflannagan opened this issue Oct 18, 2022 · 3 comments · Fixed by #611
Closed

The plain provisioner doesn't reconcile changes to a local configmap #590

timflannagan opened this issue Oct 18, 2022 · 3 comments · Fixed by #611
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone

Comments

@timflannagan
Copy link
Contributor

When creating a BundleDeployment that references a local CM, and that CM has been updated, the plain provisioner doesn't appear to watch that resource. In the case that the referenced CM had invalidate data, e.g. an invalid metadata.Name, and this resulted in a failed installation, then the plain provisioner won't react to when the underlying CM has been updated.

@timflannagan
Copy link
Contributor Author

Note: this could lead to imperative behavior where I need to delete the CM/BD and re-create them in order to get the desired behavior.

@asmacdo
Copy link
Member

asmacdo commented Nov 10, 2022

I'd like to work on this, I'll assign if I find the time.

@timflannagan timflannagan added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Nov 10, 2022
@timflannagan timflannagan added this to the backlog milestone Nov 10, 2022
@github-actions
Copy link

This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants