Skip to content

fix: namespaced MR aware PasswordGenerator configuration - #1890

Merged
sergenyalcin merged 1 commit into
crossplane-contrib:mainfrom
sergenyalcin:fix-pwd-generator
Oct 23, 2025
Merged

fix: namespaced MR aware PasswordGenerator configuration#1890
sergenyalcin merged 1 commit into
crossplane-contrib:mainfrom
sergenyalcin:fix-pwd-generator

Conversation

@sergenyalcin

Copy link
Copy Markdown
Collaborator

Description of your changes

This PR fixes PasswordGenerator initializer function by making it namespaced MR aware. It should have operated on a namespaced MR and a LocalSecretRef. Unit tests are updated.

Fixes #1855

I have:

  • Read and followed Crossplane's contribution process.
  • Run make generate and committed the results (ideally in a separate commit).
  • Not made any manual changes to generated files, and verified this with make check-diff.

How has this code been tested

Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
@sergenyalcin

Copy link
Copy Markdown
Collaborator Author

/test-examples="examples/docdb/namespaced/v1beta1/cluster.yaml"

@sergenyalcin
sergenyalcin marked this pull request as ready for review October 22, 2025 17:28
@sergenyalcin
sergenyalcin merged commit 1440387 into crossplane-contrib:main Oct 23, 2025
9 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.

[Bug]: Unable to provision namespace-scoped RDS with passwordSecretRef defined

2 participants