A ReferenceGrant Should Be Removed From Watchable Map When UnReferenced #539
Labels
area/conformance
Gateway API Conformance Related Issues
kind/bug
Something isn't working
priority/high
Label used to express the "high" priority level
release-note
Indicates a required release note
Milestone
#471 added initial support for ReferenceGrants by allowing Gateways to reference Secrets in a different namespace. The gateway controller adds the ReferenceGrant and the ReferenceGrant namespace to the provider watchable map when:
from
the Gateway's namespaceto
Secrets.When the Gateway is deleted, the ReferenceGrant and ReferenceGrant namespace should be deleted from the provider's watchable map if no other Gateway references the ReferenceGrant.
The text was updated successfully, but these errors were encountered: