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

Work with maximum secret size in kubernetes #109

Open
VinozzZ opened this issue May 19, 2022 · 0 comments
Open

Work with maximum secret size in kubernetes #109

VinozzZ opened this issue May 19, 2022 · 0 comments
Labels
enhancement New code, ahoy!

Comments

@VinozzZ
Copy link
Contributor

VinozzZ commented May 19, 2022

Kubernetes has a maximum secret size defined https://github.com/kubernetes/kubernetes/blob/976a940f4a4e84fe814583848f97b9aafcdb083f/pkg/apis/core/types.go#L5207
should we try to compress or segment the value so they can work with the limit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New code, ahoy!
Projects
None yet
Development

No branches or pull requests

1 participant