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

Properly trigger lists of namespaced objects #103

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

thedadams
Copy link
Contributor

If a handler lists all objects across all namespaces, then the trigger on the namespaced objects weren't working because the trigger had an empty namespace, but the object had a non-empty namespace. This change will ensure that these triggers fire correctly.

If a handler lists all objects across all namespaces, then the trigger
on the namespaced objects weren't working because the trigger had an
empty namespace, but the object had a non-empty namespace. This change
will ensure that these triggers fire correctly.

Signed-off-by: Donnie Adams <donnie@acorn.io>
@thedadams thedadams merged commit 91fb95b into acorn-io:main Oct 6, 2023
2 checks passed
@thedadams thedadams deleted the no-ns-trigger branch October 6, 2023 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants