Skip to content
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

krane 2.1.4 / 2.1.5 - no matches for kind "WorkloadGroup" in version "networking.istio.io/v1beta1" #795

Closed
dan-leanix opened this issue Jan 29, 2021 · 2 comments

Comments

@dan-leanix
Copy link
Contributor

dan-leanix commented Jan 29, 2021

Istio still does not have WorkloadGroup in the API version networking.istio.io/v1beta1. Therefore, we need an override for it like in #721 pointing WorkloadGroup to API version networking.istio.io/v1alpha3.

For reference, the Istio API version: https://github.com/istio/api/tree/master/networking/v1alpha3

[FATAL][2021-01-29 09:51:30 +0000]	Unidentified error(s):
[FATAL][2021-01-29 09:51:30 +0000]	    error: no matches for kind "WorkloadGroup" in version "networking.istio.io/v1beta1"

Expected behavior:
Successful Deployment

Actual behavior:
Deployment fails

Version(s) affected:
2.1.4 and 2.1.5

Steps to Reproduce

  1. Setup Azure Kubernetes Service 1.18.10
  2. Deploy Istio 1.8.2
  3. Try deploying with krane to the cluster
  4. See error
@dturn
Copy link
Contributor

dturn commented Feb 10, 2021

Good news. We've merged #778 which in the real fix to this problem (and removes the need for an override list). We're planning to release a new version this week. Feel free to re-open this issue if you have any questions or problems.

@dturn dturn closed this as completed Feb 10, 2021
@dan-leanix
Copy link
Contributor Author

@dturn Great news. We will for sure test this when the new version is released and provide feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants