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

AppMesh EKS tests failing #433

Open
jefchien opened this issue Dec 10, 2021 · 0 comments
Open

AppMesh EKS tests failing #433

jefchien opened this issue Dec 10, 2021 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@jefchien
Copy link
Member

jefchien commented Dec 10, 2021

Unable to create virtual nodes in mesh.
kubectl apply -f appmesh_deployment_90526eb0123174f3.yaml

Error from server (VirtualNode create may not specify read-only field: spec.meshRef): error when creating "./workplace/aws-otel-test-framework/terraform/eks/appmesh_deployment_90526eb0123174f3.yaml": admission webhook "mvirtualnode.appmesh.k8s.aws" denied the request: VirtualNode create may not specify read-only field: spec.meshRef
Error from server (VirtualNode create may not specify read-only field: spec.meshRef): error when creating "./workplace/aws-otel-test-framework/terraform/eks/appmesh_deployment_90526eb0123174f3.yaml": admission webhook "mvirtualnode.appmesh.k8s.aws" denied the request: VirtualNode create may not specify read-only field: spec.meshRef
Error from server (VirtualNode create may not specify read-only field: spec.meshRef): error when creating "./workplace/aws-otel-test-framework/terraform/eks/appmesh_deployment_90526eb0123174f3.yaml": admission webhook "mvirtualnode.appmesh.k8s.aws" denied the request: VirtualNode create may not specify read-only field: spec.meshRef
Error from server (VirtualNode create may not specify read-only field: spec.meshRef): error when creating "./workplace/aws-otel-test-framework/terraform/eks/appmesh_deployment_90526eb0123174f3.yaml": admission webhook "mvirtualnode.appmesh.k8s.aws" denied the request: VirtualNode create may not specify read-only field: spec.meshRef
Error from server (VirtualNode create may not specify read-only field: spec.meshRef): error when creating "./workplace/aws-otel-test-framework/terraform/eks/appmesh_deployment_90526eb0123174f3.yaml": admission webhook "mvirtualnode.appmesh.k8s.aws" denied the request: VirtualNode create may not specify read-only field: spec.meshRef
Error from server (VirtualNode create may not specify read-only field: spec.meshRef): error when creating "./workplace/aws-otel-test-framework/terraform/eks/appmesh_deployment_90526eb0123174f3.yaml": admission webhook "mvirtualnode.appmesh.k8s.aws" denied the request: VirtualNode create may not specify read-only field: spec.meshRef
Error from server (VirtualService create may not specify read-only field: spec.meshRef): error when creating "./workplace/aws-otel-test-framework/terraform/eks/appmesh_deployment_90526eb0123174f3.yaml": admission webhook "mvirtualservice.appmesh.k8s.aws" denied the request: VirtualService create may not specify read-only field: spec.meshRef
Error from server (VirtualRouter create may not specify read-only field: spec.meshRef): error when creating "./workplace/aws-otel-test-framework/terraform/eks/appmesh_deployment_90526eb0123174f3.yaml": admission webhook "mvirtualrouter.appmesh.k8s.aws" denied the request: VirtualRouter create may not specify read-only field: spec.meshRef

Part of the controller where the error happens:
https://github.com/aws/aws-app-mesh-controller-for-k8s/blob/v1.3.0/webhooks/appmesh/virtualnode_mutator.go#L60

@erichsueh3 erichsueh3 added bug Something isn't working help wanted Extra attention is needed labels Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants