Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reconciler/managed: fix RetryingCriticalAnnotationUpdater to support namespaces #635

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

sttts
Copy link
Contributor

@sttts sttts commented Jan 5, 2024

Description of your changes

In the managed reconciler with the external client, the RetryingCriticalAnnotationUpdater didn't support namespaces. This PR adds that trivially.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Nothing changes for existing cluster-scoped use-cases because then namespace is empty. Tested in internal project that uses the code for namespaced objects.

@sttts sttts requested review from a team as code owners January 5, 2024 15:29
@sttts sttts requested review from turkenh and lsviben January 5, 2024 15:29
…namespaces

Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
@sttts sttts force-pushed the sttts-external-client-namespaced branch from 98df6b2 to 1355caf Compare January 5, 2024 17:24
@negz negz merged commit bc3a043 into crossplane:master Jan 5, 2024
8 checks passed
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.

2 participants