-
Notifications
You must be signed in to change notification settings - Fork 209
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
Bad forwarding from >1.14.2 #150
Comments
Please try the new 1.17.0. Thanks! |
@cjimti thanks, while the log seems fine the
|
I am sorry to see that. I have not seen this in my testing. Can you post the service configuration, your OS, etc? I would like to try to reproduce this. |
@cjimti MacOS (latest) and the service is configured as follows on GKE 1.17:
|
@cjimti should the issue be re-opened? |
I believe I found the issue and fixed it in 1.17.2 |
@cjimti I confirm 👍 thanks |
The upgrade from 1.14.2 to 1.14.7 does not handle statefulset as expected.
1.14.2
1.14.7
Brew rollback
wget https://raw.githubusercontent.com/txn2/homebrew-tap/fb0bc557ada8de65a1577565166e006ef76ff3c8/Formula/kubefwd.rb && brew reinstall kubefwd.rb && rm kubefwd.rb
(brew pin kubefwd
when upgrading, do not forget to unpin later).Relates to #133 & #134.
The text was updated successfully, but these errors were encountered: