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

Update Ingress-NGINX to 0.21 Release #3365

Merged
merged 1 commit into from
Nov 26, 2018

Conversation

diazjf
Copy link
Contributor

@diazjf diazjf commented Nov 26, 2018

Updates Ingress-Nginx to use 0.21 release.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 26, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: diazjf
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: luxas

If they are not already assigned, you can assign the PR to them by writing /assign @luxas in a comment when ready.

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@diazjf
Copy link
Contributor Author

diazjf commented Nov 26, 2018

@aledbf ^

@balopat
Copy link
Contributor

balopat commented Nov 26, 2018

@minikube-bot OK to test

@@ -19,7 +19,7 @@ data:
hsts: "false"
kind: ConfigMap
metadata:
name: nginx-load-balancer-conf
name: nginx-configuration
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the name change? nginx-load-balancer-conf is pretty specific (maybe could be nginx-ingress-configuration) but nginx-configuration seems too generic.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@balopat your suggestion makes sense. I'll see if I can get it changed in the Ingress-Nginx repo first.

@aledbf @ElvinEfendi we currently have nginx-configuration set as the configmap name in https://github.com/kubernetes/ingress-nginx/blob/master/deploy/mandatory.yaml

We should keep this consistent in both Ingress-Nginx and Minikube. I think nginx-load-balancer-conf or ingress-nginx-conf makes the most sense.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@diazjf we have that name since the start. I think you should rollback this change. Makes no sense to break existing deployments.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@balopat reverted the configmap back!

Copy link
Contributor

@balopat balopat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except the name change of the configmap.

Updates the Ingress-Nginx Addon to version 0.21.
@balopat
Copy link
Contributor

balopat commented Nov 26, 2018

The one failure is a flake: #3196
Merging.

@balopat balopat merged commit 49f038a into kubernetes:master Nov 26, 2018
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants