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

Add The Ability to Specify Extra Volumes and Volume Mounts for Karmada Components #5272

Closed
jabellard opened this issue Jul 29, 2024 · 1 comment · Fixed by #5509
Closed
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@jabellard
Copy link
Contributor

What would you like to be added:
Today, when creating a Karmada instance to be managed by the Karmada operator, it's possible to specify extra args for the control plane components. However, it's not possible to specify extra volumes and volume mounts. This feature request is for providing the ability to specify extra volumes and volume mounts for the Karmada components.

Why is this needed:
At Bloomberg, we're currently building a managed Karmada platform and want to use the Karmada operator to manage the entire lifecycle of managed Karmada instances. We have tenants who have requirements such as the following:

  • Ability to configure custom AuthN webhook
  • Ability to configure encryption at rest

Given that it's already possible to specify extra args for components like the API server, having the ability to also specify extra volumes and volume mounts will enable those use cases.

@jabellard jabellard added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 29, 2024
@jabellard
Copy link
Contributor Author

I just submitted a proposal for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Planned In Release 1.12
1 participant