Skip to content

Stop pruning just-created workspace objects in default namespace - #12

Open
ntnn wants to merge 1 commit into
opendefensecloud:mainfrom
ntnn:fix-pruning
Open

Stop pruning just-created workspace objects in default namespace#12
ntnn wants to merge 1 commit into
opendefensecloud:mainfrom
ntnn:fix-pruning

Conversation

@ntnn

@ntnn ntnn commented Jul 27, 2026

Copy link
Copy Markdown

The controller records object GVK, Namespace and Name before applying to the workspace.

If the object was missing the namespace the recorded identity had namespace="" and the returned identity namespace="default", resulting in the pruning pass deleting the object.

The controller records object GVK, Namespace and Name before applying to the workspace.

If the object was missing the namespace the recorded identity had
namespace="" and the returned identity namespace="default", resulting in
the pruning pass deleting the object.

Signed-off-by: Nelo-T. Wallus <red.brush9525@fastmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant