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

Refactor SSL intermediate CA certificate check #1699

Merged
merged 1 commit into from
Nov 13, 2017

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Nov 13, 2017

What this PR does / why we need it:

Add a flag to disable SSL certificate chain

fixes #1669

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 13, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 13, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 36.281% when pulling 9708282a8397bac5c3ed0f03f91e59fa4e861e6c on aledbf:disable-cert-chain-validation into 870ee35 on kubernetes:master.

@aledbf aledbf force-pushed the disable-cert-chain-validation branch from 9708282 to ff9e804 Compare November 13, 2017 15:07
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 36.121% when pulling ff9e804 on aledbf:disable-cert-chain-validation into 94487ca on kubernetes:master.

@aledbf aledbf merged commit a479bcd into kubernetes:master Nov 13, 2017
@aledbf aledbf deleted the disable-cert-chain-validation branch November 13, 2017 18:48
@aledbf aledbf mentioned this pull request Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Very long timeouts on certificate fetches
4 participants