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

Rename unsealer.image to bankVaults.image #29

Open
sagikazarmark opened this issue Jul 26, 2023 · 11 comments
Open

Rename unsealer.image to bankVaults.image #29

sagikazarmark opened this issue Jul 26, 2023 · 11 comments
Labels
kind/enhancement Categorizes issue or PR as related to an improvement. lifecycle/keep Denotes an issue or PR that should be preserved from going stale.

Comments

@sagikazarmark
Copy link
Member

Currently both the configurer and unsealer use the unsealer image config.

Rename it to bankVaults so that naming makes more sense.

@sagikazarmark sagikazarmark added the kind/enhancement Categorizes issue or PR as related to an improvement. label Jul 26, 2023
@tanmay-pnaik
Copy link
Contributor

This should be backwards compatible like: bank-vaults/vault-operator@203082c

@sagikazarmark
Copy link
Member Author

Yes, it should.

@tanmay-pnaik
Copy link
Contributor

I can help with this. 👍

@sagikazarmark
Copy link
Member Author

Appreciate it, thank you!

@tanmay-pnaik
Copy link
Contributor

@sagikazarmark Should this be implemented only for https://github.com/bank-vaults/vault-helm-chart/blob/main/vault/values.yaml#L250-L254 or for the entire unsealer block i.e. https://github.com/bank-vaults/vault-helm-chart/blob/main/vault/values.yaml#L250-L276? The former is pretty straightforward.

@sagikazarmark
Copy link
Member Author

Good question...

I'd say it would be ideal if we could have a common block for everything that's shared between the unsealer and the configurer, but I can see why that could prove challenging.

Maybe we could use templating to filter the relevant keys from the unsealer section and recursively merge it with a new bankVaults section. I think that should be possible using template functions.

@tanmay-pnaik
Copy link
Contributor

Having an issue with creating a template for unsealer.args, will work on it for some time.

@ramizpolic ramizpolic moved this from 🆕 New to 📋 Backlog in Project backlog Oct 5, 2023
@ramizpolic
Copy link
Member

Hi @tanmay-pnaik, thanks for the interest, do you still need help with this? I can assist you and help out with setting everything up.

@tanmay-pnaik
Copy link
Contributor

Hi @tanmay-pnaik, thanks for the interest, do you still need help with this? I can assist you and help out with setting everything up.

@ramizpolic That would be helpful. I'll raise a PR with my current changes and maybe we could then take it forward?

@ramizpolic
Copy link
Member

Sounds good, whenever you are ready @tanmay-pnaik

@ramizpolic ramizpolic moved this from 📋 Backlog to 🔖 Ready for work in Project backlog Nov 9, 2023
@ramizpolic ramizpolic self-assigned this Nov 9, 2023
@ramizpolic ramizpolic moved this from 🔖 Ready for work to Next up in Project backlog Nov 9, 2023
@ramizpolic ramizpolic removed their assignment Nov 10, 2023
@ramizpolic ramizpolic moved this from Next up to 🔖 Ready for work in Project backlog Nov 16, 2023
Copy link

Thank you for your contribution! This issue has been automatically marked as stale because it has no recent activity in the last 60 days. It will be closed in 20 days, if no further activity occurs. If this issue is still relevant, please leave a comment to let us know, and the stale label will be automatically removed.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Jan 14, 2024
@ramizpolic ramizpolic added lifecycle/keep Denotes an issue or PR that should be preserved from going stale. and removed lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to an improvement. lifecycle/keep Denotes an issue or PR that should be preserved from going stale.
Projects
Status: 🔖 Ready for work
Development

No branches or pull requests

3 participants