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

[release-0.12] certs, Add Certs list size limit #56

Merged

Conversation

RamLavi
Copy link
Collaborator

@RamLavi RamLavi commented Oct 7, 2021

certs, Add Certs list size limit
Currently certs are appended without limit. This can
cause a problem when applying the caBundle/certs on the
mutatingwebhookconfiguration/secret, appropriately - due
to etcd's POST size limit.
Limited the amount of certs to 100.

Signed-off-by: Ram Lavi [email protected]

certs, Add Certs list size limit
Currently certs are appended without limit. This can
cause a problem when applying the caBundle/certs on the
mutatingwebhookconfiguration/secret, appropriately - due
to etcd's POST size limit.
Limited the amount of certs to 100.

Signed-off-by: Ram Lavi <[email protected]>
@RamLavi RamLavi force-pushed the release-0.12_add_cert_list_size_limit branch from d7f8abd to 6642b08 Compare October 7, 2021 12:58
@qinqon qinqon merged commit 00e5a4b into qinqon:release-0.12 Oct 7, 2021
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.

2 participants