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

how can i achieve sidecar version rollout for particular workload (deployment) #50834

Open
2 tasks done
navneet-we opened this issue May 3, 2024 · 0 comments
Open
2 tasks done
Labels
area/environments area/upgrade Issues related to upgrades

Comments

@navneet-we
Copy link

navneet-we commented May 3, 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

i have 2 version 1.15.2 and 1.20.6.
i want to run only one deployment out of 10 of dev namespace, i had provide the annotation in deployment.yaml
annotations:
istio.io/rev: 1-20-6 but still it is using istio version 1.15.2 version

Screenshot 2024-05-02 at 8 07 15 PM

navneetsingh@com-3-2022-1618 buggy-app-1 % istioctl ps
NAME CLUSTER CDS LDS EDS RDS ECDS ISTIOD VERSION
buggy-app-1-5fd757cdbf-lqdvh.dev Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-15-2-7d76d49f59-xtr2p 1.15.2
buggy-app-67466d6445-zzxps.dev Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-15-2-7d76d49f59-xtr2p 1.15.2
istio-ingressgateway-6db4578899-sjz6b.istio-system Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-1-20-6-695fb467c8-9l42c 1.20.6
navneetsingh@com-3-2022-1618 buggy-app-1 %

Version

navneetsingh@com-3-2022-1618 buggy-app-1 % istioctl version                                                             
client version: 1.20.6
istiod version: 1.15.2
istiod version: 1.20.6
data plane version: 1.15.2 (2 proxies), 1.20.6 (1 proxies)

Additional Information

No response

@istio-policy-bot istio-policy-bot added area/environments area/upgrade Issues related to upgrades labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/environments area/upgrade Issues related to upgrades
Projects
None yet
Development

No branches or pull requests

2 participants