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

fix: Rename Namespace MR to VaultNamespace #35

Merged
merged 8 commits into from
May 14, 2024

Conversation

jaylevin
Copy link
Contributor

@jaylevin jaylevin commented Apr 4, 2024

Description of your changes

  • Renames the Provider's Namespace resource to VaultNamespace in order to resolve naming conflict with the K8s native Namespace resource.

Fixes #12 (and the duplicate #31)

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

Tested in a kubernetes cluster on Crossplane v1.15.1 and kubernetes v1.26

@jaylevin jaylevin changed the title rename Namespace to VaultNamespace fix: Rename Namespace to VaultNamespace Apr 4, 2024
Signed-off-by: Jordan Levin <[email protected]>
Makefile Outdated Show resolved Hide resolved
Copy link
Member

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jaylevin for the PR. Left a few comments.

config/vault_namespace/config.go Outdated Show resolved Hide resolved
config/vault_namespace/config.go Outdated Show resolved Hide resolved
config/vault_namespace/config.go Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
.golangci.yml Show resolved Hide resolved
@jaylevin jaylevin requested a review from sergenyalcin May 9, 2024 16:36
Signed-off-by: Jordan Levin <[email protected]>
@jaylevin jaylevin changed the title fix: Rename Namespace to VaultNamespace fix: Rename Namespace MR to VaultNamespace May 9, 2024
Copy link
Member

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jaylevin LGTM!

@jaylevin
Copy link
Contributor Author

Thanks @jaylevin LGTM!

Thanks @sergenyalcin! It looks like I don't have write permission to merge this pull request. Is it possible for you to merge this the next time you can get a chance?

@sergenyalcin sergenyalcin merged commit f6c7b1d into upbound:main May 14, 2024
6 checks passed
@jaylevin jaylevin deleted the jrl/fix-namespace branch May 14, 2024 15:46
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.

Unable to create namespace
3 participants