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

CASMPET-6721: istio upgrade #5271

Merged
merged 23 commits into from
Aug 22, 2024
Merged

CASMPET-6721: istio upgrade #5271

merged 23 commits into from
Aug 22, 2024

Conversation

mtupitsyn
Copy link
Contributor

@mtupitsyn mtupitsyn commented Aug 1, 2024

Description

Upgrading istio involves some changes in upgrade workflow. The cray-istio chart must be upgraded before any other chart (specifically because it needs to move away from deprecated CRDs provided by cert-manager, before cert-manger is upgraded. Upgrade of istio compromises networking for most running services, because of istio-proxy container image version mismatch with istiod. Almost all services must be restarted to re-create istio-proxy sidecar containers with the right image.

Checklist

  • If I added any command snippets, the steps they belong to follow the prompt conventions (see example).
  • If I added a new directory, I also updated .github/CODEOWNERS with the corresponding team in Cray-HPE.
  • My commits or Pull-Request Title contain my JIRA information, or I do not have a JIRA.

@mtupitsyn mtupitsyn changed the title Feature/istio upgrade CASMPET-6721: istio upgrade Aug 1, 2024
Copy link

@dborman-hpe dborman-hpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtupitsyn mtupitsyn merged commit 993e8cb into release/1.6 Aug 22, 2024
7 of 8 checks passed
@mtupitsyn mtupitsyn deleted the feature/istio-upgrade branch August 22, 2024 20:02
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

Successfully merging this pull request may close these issues.

6 participants