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

Fix chain completion and default certificate flag issues #1978

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Jan 25, 2018

Which issue this PR fixes:

fixes #1954
fixes #1977

@k8s-reviewable
Copy link

This change is Reviewable

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aledbf

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 25, 2018
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 39.486% when pulling f955c7f on aledbf:fix-def-cert-chain into 5dc261d on kubernetes:master.

@aledbf aledbf merged commit 444a56c into kubernetes:master Jan 25, 2018
@aledbf aledbf deleted the fix-def-cert-chain branch January 25, 2018 18:51
@Karthickarumugam
Copy link

I tried with quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.10.2 and it still ignore --default-ssl-certificate in my helm charts . Could you tell me how to fix it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enable-ssl-chain-completion=false not respected default-ssl-certificate not working
5 participants