-
Notifications
You must be signed in to change notification settings - Fork 8.4k
gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.9 appears to contain incorrect template, and refuses to boot. #927
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
Comments
So, I got it wrong initially - gcr container doesn't work, temporal image above does work. Weirdly, going between beta 8 and beta 9 also showed the breaking change that should have been in https://github.com/kubernetes/ingress/blob/master/controllers/nginx/Changelog.md#09-beta1 |
which one? |
@andrewhowdencom I cannot publish images to gcr. That's the reason why I just open the PR to release a new version and nicksardo or ixdy publish the images |
Is 0.9.0-beta.10 still broken ? or there are any breaking change ? |
0.9.0-beta.10 is broken again:
|
Update: Talking with @aledbf on fixing this. |
@timothyklim @acoshift @andrewhowdencom 0.9-beta-10 it is published and working. |
This one
|
So, this can be most easily reproduced by noting that the function doesn't exist in the most recent template renderer, but does exist in the container:
Additional notes include:
Edit: It seems to be in the tag but not the branch or something. Introduced here:
83d03a1
Edit: Contained in refs:
Edited to remove stupid. I noted the wrong thing
Problem does not exists in temporal image quay.io/aledbf/nginx-ingress-controller:0.156
Edited to retract that problem seems to exist in temporal image
The text was updated successfully, but these errors were encountered: