Skip to content

claude: generate-release-notes slash command#1471

Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
skriss:pr-release-notes-claude-command
Jan 2, 2026
Merged

claude: generate-release-notes slash command#1471
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
skriss:pr-release-notes-claude-command

Conversation

@skriss
Copy link
Copy Markdown
Collaborator

@skriss skriss commented Dec 18, 2025

What type of PR is this?

  • Enhancement / New Feature
  • Bug Fix
  • Refactor
  • Optimization
  • Test
  • Documentation Update

What this PR does / why we need it:

Adds a claude slash command for generating user-friendly release notes.

The command will prompt for the version, as well as whether to save output to a markdown file or to edit an existing GitHub release with the output.

Which issue(s) this PR fixes:

Updates #998

Related Issue/PR #

Additional information:

@skriss skriss requested a review from a team as a code owner December 18, 2025 18:51
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.03%. Comparing base (1f15d72) to head (9f5dce4).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1471      +/-   ##
==========================================
+ Coverage   80.55%   81.03%   +0.47%     
==========================================
  Files          44       44              
  Lines        2299     2299              
==========================================
+ Hits         1852     1863      +11     
+ Misses        328      321       -7     
+ Partials      119      115       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Adds a Claude slash command to generate
user-facing release notes for a given
sail-operator release.

Signed-off-by: Steve Kriss <skriss@redhat.com>
@skriss skriss force-pushed the pr-release-notes-claude-command branch from fad2c3d to 9f5dce4 Compare December 18, 2025 19:08
Copy link
Copy Markdown
Contributor

@fjglira fjglira left a comment

Choose a reason for hiding this comment

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

I like this, we should suggest the use at the release issue, for example here #1350 at the release note section. I think we should have a release template to clone for every release or have a document with all the information. I'll check this with @FilipB

@istio-testing istio-testing merged commit 8d944ff into istio-ecosystem:main Jan 2, 2026
17 checks passed
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 2, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 2, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 5, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 5, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 5, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 5, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 5, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 5, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 5, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 5, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 6, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 6, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 6, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 6, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 6, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 6, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 6, 2026
* upstream/main: (30 commits)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  tests: add junit reports for unit/integration/docs tests (istio-ecosystem#1439)
  Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 6, 2026
* upstream/main: (32 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1443)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 7, 2026
* upstream/main: (33 commits)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 7, 2026
* upstream/main: (33 commits)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 7, 2026
* upstream/main: (33 commits)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 7, 2026
* upstream/main: (33 commits)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 7, 2026
* upstream/main: (33 commits)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  Fix sail operator api-reference links (istio-ecosystem#1448)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 8, 2026
* upstream/main: (34 commits)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 9, 2026
* upstream/main: (34 commits)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 9, 2026
* upstream/main: (34 commits)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 9, 2026
* upstream/main: (34 commits)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 9, 2026
* upstream/main: (34 commits)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 9, 2026
* upstream/main: (34 commits)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 9, 2026
* upstream/main: (34 commits)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1452)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 9, 2026
* upstream/main: (35 commits)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 9, 2026
* upstream/main: (35 commits)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 12, 2026
* upstream/main: (35 commits)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 12, 2026
* upstream/main: (35 commits)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 12, 2026
* upstream/main: (35 commits)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  Bump operator version to 1.29.0 (istio-ecosystem#1451)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 12, 2026
* upstream/main: (36 commits)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 12, 2026
* upstream/main: (36 commits)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1453)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 12, 2026
* upstream/main: (37 commits)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 12, 2026
* upstream/main: (37 commits)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 12, 2026
* upstream/main: (37 commits)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 13, 2026
* upstream/main: (37 commits)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 13, 2026
* upstream/main: (37 commits)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1457)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 13, 2026
* upstream/main: (38 commits)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 13, 2026
* upstream/main: (38 commits)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 13, 2026
* upstream/main: (38 commits)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 13, 2026
* upstream/main: (38 commits)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 13, 2026
* upstream/main: (38 commits)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 13, 2026
* upstream/main: (38 commits)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 14, 2026
* upstream/main: (38 commits)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 14, 2026
* upstream/main: (38 commits)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1460)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 14, 2026
* upstream/main: (39 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1506)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 14, 2026
* upstream/main: (39 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1506)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 14, 2026
* upstream/main: (39 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1506)
  Transform structpb types back into their k8s types (istio-ecosystem#1493)
  E2E: Improve Cleaner waiting logic (istio-ecosystem#1494)
  Use the setup buildx action in release workflow (istio-ecosystem#1503)
  Use the setup buildx action in nightly image build (istio-ecosystem#1501)
  E2E: Fixes to stabilize the multicluster tests further (istio-ecosystem#1472)
  fix: Minimize wildcard use in operator ClusterRoles (istio-ecosystem#1477)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1475)
  fix unbound shell variable (istio-ecosystem#1491)
  [claude] Add "/submit-pr" slash command (istio-ecosystem#1487)
  claude: generate-release-notes slash command (istio-ecosystem#1471)
  Adding docs for integrating Istio with ZTWIM (SPIFFE/SPIRE) (istio-ecosystem#1319)
  fix dual-stack kind cluster sample and add beta version (istio-ecosystem#1488)
  fix: dual-stack doc list (istio-ecosystem#1479)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1473)
  fix: allow automator commits without message (istio-ecosystem#1470)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1466)
  set preserve-unknown-fields on gatewayClasses (istio-ecosystem#1465)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1462)
  Add Operator image build trigger on "versions.yaml" change (istio-ecosystem#1461)
  ...
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.

3 participants