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

feat: Improved custom namespace options #678

Closed
wants to merge 1 commit into from

Conversation

7h3-3mp7y-m4n
Copy link

This PR

  • Added the Custom name flexibility
  • Add the ability to add additional labels and annotations to the created namespace.

Related Issues

Fixes #676

Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
@7h3-3mp7y-m4n 7h3-3mp7y-m4n requested a review from a team as a code owner June 15, 2024 09:27
@7h3-3mp7y-m4n 7h3-3mp7y-m4n changed the title Fix:Improved custom namespace options Fix: Improved custom namespace options Jun 15, 2024
@7h3-3mp7y-m4n 7h3-3mp7y-m4n changed the title Fix: Improved custom namespace options fix: Improved custom namespace options Jun 15, 2024
Comment on lines +5 to +9
namespace:
name: open-feature-operator-system
create: true
labels: {}
annotations: {}
Copy link
Member

Choose a reason for hiding this comment

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

How does this work in conjunction with the old defaultNamespace? What happens if you set defaultNamespace to something different than namespace.name? Should we remove defaultNamespace?

@toddbaert toddbaert changed the title fix: Improved custom namespace options feat: Improved custom namespace options Jun 17, 2024
@cpitstick-latai
Copy link
Contributor

Please update the readme as well.

@toddbaert
Copy link
Member

I'd like this to resolve #683 as well.

@7h3-3mp7y-m4n are you still planning on working on this? No pressure! Just want to know your intent!

@7h3-3mp7y-m4n
Copy link
Author

okay @toddbaert I'll defenitly like to work on this and let you know on Slack.

@cpitstick-latai
Copy link
Contributor

I've created a variation of this here to unblock progress on this issue: #702

@beeme1mr
Copy link
Member

beeme1mr commented Aug 2, 2024

Closing this PR in favor of #702

@beeme1mr beeme1mr closed this Aug 2, 2024
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.

[Helm] Improve custom namespace options
4 participants