Skip to content

Conversation

ivanzati
Copy link
Contributor

πŸ“ Description

Update istio templates for Geti installer

  • Issue number: 873

✨ Type of Change

Select the type of change your PR introduces:

  • 🐞 Bug fix – Non-breaking change which fixes an issue
  • [x ] πŸš€ New feature – Non-breaking change which adds functionality
  • πŸ”¨ Refactor – Non-breaking change which refactors the code base
  • πŸ’₯ Breaking change – Changes that break existing functionality
  • πŸ“š Documentation update
  • πŸ”’ Security update
  • πŸ§ͺ Tests

πŸ§ͺ Testing Scenarios

Describe how the changes were tested and how reviewers can test them too:

  • βœ… Tested manually
  • πŸ€– Run automated end-to-end tests

βœ… Checklist

Before submitting the PR, ensure the following:

  • πŸ” PR title is clear and meaningful
  • ✍️ PR description clearly explains the changes and their reason
  • πŸ“ I have linked the PR to the corresponding GitHub Issues, if any
  • πŸ’¬ I have commented my code, especially in hard-to-understand areas
  • πŸ“„ I have made corresponding changes to the documentation
  • βœ… I have added tests that prove my fix is effective or my feature works

@Copilot Copilot AI review requested due to automatic review settings August 21, 2025 12:03
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Istio templates from version 1.24.2.1 to 1.26.3.1 for the Geti installer. This is a straightforward version upgrade that ensures the installer uses the latest Istio version.

Key changes:

  • Updates Istio image tag from 1.24.2.1 to 1.26.3.1 across all Istio component templates

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
istio-ztunnel-values.yaml.j2 Updates Istio ztunnel component image tag to 1.26.3.1
istio-istiod-values.yaml.j2 Updates Istio istiod component image tag to 1.26.3.1
istio-cni-values.yaml.j2 Updates Istio CNI component image tag to 1.26.3.1

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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

Successfully merging this pull request may close these issues.

1 participant