-
Notifications
You must be signed in to change notification settings - Fork 820
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
Quickstart: create webhook autoscaler not working #1734
Comments
@rorygarand what OS did you create the certs on? Wondering if it's a cert generation issue? |
Common name was set to: @markmandel macOS 10.15.3 |
I will take a look on this issue.
I need to update a doc on www.agones.dev. |
I assume that this must be the solution: |
Was able to reproduce the issue locally and its seems that we loose next
https://gist.github.com/aLekSer/645f50f0d06c5b492faf5fe6a3d13595 |
Well I'm glad there's some evidence this is a bug. I was so sure I was just doing something wrong. |
What happened:
Following the quickstart docs to create a cluster on GKE. All steps work up until the HTTPS webhook fleetautoscaler section.
After running step 4:
and
My output includes the warning:
What you expected to happen:
No warnings in the output.
How to reproduce it (as minimally and precisely as possible):
Following the quickstart instructions for creating a HTTPS webhook autoscaler should get you to the same state. Everything I'm using is pretty stock.
Anything else we need to know?:
Environment:
kubectl version
): v1.15.12-gke.13The text was updated successfully, but these errors were encountered: