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

Turning off internal cert management flag #322

Open
3 tasks
ardaguclu opened this issue Jan 15, 2025 · 1 comment
Open
3 tasks

Turning off internal cert management flag #322

ardaguclu opened this issue Jan 15, 2025 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@ardaguclu
Copy link

What would you like to be added:

A flag that is used to turn of internal cert management like in kueue https://github.com/kubernetes-sigs/kueue/blob/main/apis/config/v1beta1/configuration_types.go#L296-L309

Why is this needed:

3rd part tools that tries to provision lws but must rely on their own certificate solution (e.g. cert-manager). Currently, embedded internal cert management blocks this. This already exists in kueue and that would be great if we can have it in lws as well.

Completion requirements:

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

@ardaguclu ardaguclu added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 15, 2025
@ardaguclu
Copy link
Author

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
None yet
Development

No branches or pull requests

1 participant