-
Notifications
You must be signed in to change notification settings - Fork 162
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
old fortio redirects are broken #968
Comments
This is an indirect dependency for Serving, so once it is fixed in test-infra, I'd like to verify that my auto-update works for serving. |
Let me know if you'd like me to reinstate the links for a while. |
The version of |
The sample example mentioned in their docs still uses istio.io - https://github.com/istio/istio/blob/0.3.0/tests/e2e/tests/mixer/mixer_test.go#L37 |
Moving to fortio.org fails with "unexpected error while defensively cleaning up after possible derelict nested submodule directories: Entering 'vendor' error: unknown switch `x'" there was a recent PR in dep when working with submodules - golang/dep#2176. Probably related |
To close the loop here, pinning to a 1.3.1 commit and
|
…ger lib (knative#968) * Added release channel support in cluster creation in cluster manager lib * updated k8s beta dependency to pick up release channel API * added unit test for the missing coverage in request_test.go
/assign @srinivashegde86
cc @dushyanthsc
This change removed the
go-import
<meta>
tags that made the old versions work,test-infra
needs to move to thefortio.org
based import paths ASAP.istio/istio.io@4d03f08#diff-e3202d59ce8d9d83b8911b4107f87c1e
cc @geeknoid
The text was updated successfully, but these errors were encountered: