-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Support of Istio Client API #3593
Labels
component/extensions
Deals with the extensions
Comments
@iocanel I'm working on this issue, can you assign the issue to me? Thanks. |
This depends on:
|
Sgitario
added a commit
to Sgitario/kubernetes-client
that referenced
this issue
Nov 24, 2021
This PR supports v1alpha3 and v1beta1 Istio API Solution is based on https://github.com/snowdrop/istio-java-api Tests have been moved from the above repository to here. Fixes fabric8io#3593
Sgitario
added a commit
to Sgitario/kubernetes-client
that referenced
this issue
Dec 7, 2021
This PR supports v1alpha3 and v1beta1 Istio API Solution is based on https://github.com/snowdrop/istio-java-api Tests have been moved from the above repository to here. Fixes fabric8io#3593
manusa
pushed a commit
that referenced
this issue
Dec 14, 2021
This PR supports v1alpha3 and v1beta1 Istio API Solution is based on https://github.com/snowdrop/istio-java-api Tests have been moved from the above repository to here. Fixes #3593
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution should be based on https://github.com/snowdrop/istio-java-api
++ It should use https://pkg.go.dev/istio.io/client-go#section-readme
The text was updated successfully, but these errors were encountered: