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

Upgrade ingress-controller #279

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Upgrade ingress-controller #279

merged 1 commit into from
Sep 1, 2020

Conversation

dergeberl
Copy link
Contributor

@dergeberl dergeberl commented Aug 31, 2020

What this PR does / why we need it:

Upgrade ingress-controller to v0.34.1
Upgrade ingress-k8s-backend to v0.8.0

Change the following settings in the template for the new nginx-ingress version:

  • set the runAsUser to 101
  • add in the ClusterRole for the "ingresses" resource a second apiGroup "networking.k8s.io"

Move image_repo and image_tag to the versions section in the acre file for future upgrades.

Which issue(s) this PR fixes:
Update nginx ingress-controller #278

Special notes for your reviewer:

Release note:

Upgrade ingress-controller to v0.34.1
Upgrade ingress-k8s-backend to v0.8.0
Ingress images are now configurable in acre file

@dergeberl dergeberl requested a review from a team as a code owner August 31, 2020 14:45
@gardener-robot
Copy link

@dergeberl Thank you for your contribution.

Copy link
Contributor

@Diaphteiros Diaphteiros left a comment

Choose a reason for hiding this comment

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

Looks great and everything seems to work fine.
I just slightly edited the release notes (the [OPERATOR] annotations are added by our pipeline automatically).

@Diaphteiros Diaphteiros merged commit 37dd28a into gardener:master Sep 1, 2020
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.

3 participants