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

Istio annotation networking.istio.io/service-type is not recognized #51575

Open
2 tasks done
ashleywang1 opened this issue Jun 13, 2024 · 1 comment
Open
2 tasks done
Labels
area/ambient Issues related to ambient mesh help wanted Indicates a PR/Issue that needs community help

Comments

@ashleywang1
Copy link

ashleywang1 commented Jun 13, 2024

Is this the right place to submit this?

  • This is not a security vulnerability or a crashing bug
  • This is not a question about how to use Istio

Bug Description

When testing a sample app with istioctl x waypoint apply --namespace httpbin-inmesh --wait running istioctl analyze gave me the following error:
Istio annotation networking.istio.io/service-type is not recognized

Version

❯ istioctl version
client version: 1.22.0
control plane version: 1.22.1
data plane version: 1.22.1 (1 proxies)

❯ k version
Client Version: v1.30.0
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29.2

Additional Information

No response

@istio-policy-bot istio-policy-bot added the area/ambient Issues related to ambient mesh label Jun 13, 2024
@howardjohn howardjohn added the help wanted Indicates a PR/Issue that needs community help label Jun 13, 2024
@howardjohn
Copy link
Member

The analyzer pulls from what is in istio.io/api for labels and annotations. We have a bunch of new ones that landed directly in istio/istio, not in API. Should be a fairly straightforward task to port those over

@wulianglongrd wulianglongrd self-assigned this Jun 14, 2024
@wulianglongrd wulianglongrd removed their assignment Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ambient Issues related to ambient mesh help wanted Indicates a PR/Issue that needs community help
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants