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 controller container image version to v1.2.0 #301

Merged
merged 4 commits into from
Apr 22, 2022

Conversation

ubergesundheit
Copy link
Member

@ubergesundheit ubergesundheit commented Apr 19, 2022

Tests on workload clusters (not always required)

For changes in the chart, chart templates, and ingress controller container images, I executed the following tests
to verify them working in live enviromnents:

Test / Provider AWS Azure KVM
Upgrade from previous version x x x
Existing Ingress resources are reconciled correctly x x x
Fresh install x x x
Fresh Ingress resources are reconciled correctly x x x

Testing was done using hello-world-app.

Hint for KVM:

kubectl port-forward -n kube-system svc/nginx-ingress-controller-app 8080:80
ingress_domain=host.configured.in.ingress; curl --connect-to "$ingress_domain:80:127.0.0.1:8080" "http://$ingress_domain" -v

@ubergesundheit
Copy link
Member Author

Finished testing, the beta seems to work.

@ubergesundheit ubergesundheit marked this pull request as ready for review April 22, 2022 08:48
@ubergesundheit ubergesundheit requested a review from a team as a code owner April 22, 2022 08:48
@ubergesundheit ubergesundheit changed the title Upgrade controller container image version to v1.2.0-beta.1 Upgrade controller container image version to v1.2.0 Apr 22, 2022
@ubergesundheit ubergesundheit merged commit c80ae19 into master Apr 22, 2022
@ubergesundheit ubergesundheit deleted the controller-v1.2.0-beta.1 branch April 22, 2022 08:57
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