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 1.22.1 #887

Merged
merged 17 commits into from
Jun 19, 2024
Merged

Istio 1.22.1 #887

merged 17 commits into from
Jun 19, 2024

Conversation

triffer
Copy link
Collaborator

@triffer triffer commented Jun 13, 2024

Description

Changes proposed in this pull request:

  • Update Istio dependency and tag in IstioOperator 1.22.1
  • Update Istio and Envoy versions in documentation
  • Changing logging config for Istio library, since it was been refactored in Istio.
  • Remove field oneNamespace from IstioOperator, because it was removed from Istio as it was not used.
  • Update security scanner config.
  • Set TypeMetadata for Deployment in sidecar restart tests, because the behaviour of controller-runtime fakeclient has changed.
  • Add ProxyRestart when compatibility mode changed and proxyMetadata is configured
  • Remove predicates from SidecarsRestarter to avoid mistakes by adding predicates multiple times
  • Update Istio API versions to v1

Related issues

@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 13, 2024
@kyma-bot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 13, 2024
@kyma-bot kyma-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 14, 2024
@triffer triffer marked this pull request as ready for review June 17, 2024 10:02
@triffer triffer requested review from a team as code owners June 17, 2024 10:02
@kyma-bot kyma-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 17, 2024
internal/compatibility/proxy_restart_test.go Outdated Show resolved Hide resolved
internal/compatibility/proxy_restart_test.go Outdated Show resolved Hide resolved
internal/compatibility/proxy_restart_test.go Outdated Show resolved Hide resolved
internal/compatibility/proxy_restart.go Show resolved Hide resolved
cmd/istio-install/main.go Show resolved Hide resolved
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jun 19, 2024
@kyma-bot kyma-bot merged commit 378a002 into kyma-project:main Jun 19, 2024
24 checks passed
@triffer triffer deleted the istio-1.22.1 branch June 19, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants