rukpak icon indicating copy to clipboard operation
rukpak copied to clipboard

Allow patching of objects belonging to an existing bundle objects on cluster

Open varshaprasad96 opened this issue 2 years ago • 1 comments

Enable patching of resources on cluster after a bundle deployment (and bundle) has been created.

Users would like to be able to add a label to existing resources on cluster belonging to a bundle. Currently, it errors out with:

- lastTransitionTime: "2023-08-03T11:44:06Z"
      message: 'rendered manifests contain a resource that already exists. Unable
        to continue with update: Namespace "default" in namespace "" exists and cannot
        be imported into the current release: invalid ownership metadata; label validation
        error: missing key "app.kubernetes.io/managed-by": must be set to "Helm";
        annotation validation error: missing key "meta.helm.sh/release-name": must
        be set to "reference-addon"; annotation validation error: missing key "meta.helm.sh/release-namespace":
        must be set to "rukpak-system"'
      reason: ErrorGettingReleaseState
      status: "False"
      type: Installed

varshaprasad96 avatar Aug 03 '23 13:08 varshaprasad96

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[bot] avatar Oct 03 '23 00:10 github-actions[bot]