Skip to content

[claude] Add "/submit-pr" slash command#1487

Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
MaxBab:add_submit_pr_slash_command
Jan 2, 2026
Merged

[claude] Add "/submit-pr" slash command#1487
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
MaxBab:add_submit_pr_slash_command

Conversation

@MaxBab
Copy link
Copy Markdown
Collaborator

@MaxBab MaxBab commented Dec 25, 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:

Add slash command to create PR and fill up the following details:

  • PR description based on the commit subject and body.
  • PR type, based on commint analyse flow.
  • Number of commits within the PR.
  • Assign "resolve issue" or "related issue/pr", defined by the user.
  • Update existing PR with the new changes if needed.

Which issue(s) this PR fixes:

Fixes #

Related Issue/PR #

@MaxBab MaxBab requested a review from a team as a code owner December 25, 2025 21:14
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.86%. Comparing base (64dab4c) to head (5771bc1).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1487      +/-   ##
==========================================
- Coverage   81.03%   80.86%   -0.18%     
==========================================
  Files          44       44              
  Lines        2299     2299              
==========================================
- Hits         1863     1859       -4     
- Misses        321      323       +2     
- Partials      115      117       +2     

☔ 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.

@MaxBab MaxBab marked this pull request as draft December 25, 2025 22:04
@MaxBab MaxBab force-pushed the add_submit_pr_slash_command branch from dc32324 to 7cd466f Compare December 25, 2025 22:22
@MaxBab MaxBab force-pushed the add_submit_pr_slash_command branch from 7cd466f to 87f6c12 Compare December 25, 2025 22:29
Add slash command to create PR and fill up the following details:
- PR description based on the commit subject and body.
- PR type, based on commint analyse flow.
- Number of commits within the PR.
- Assign "resolve issue" or "related issue/pr", defined by the user.
- Update existing PR with the new changes if needed.
- Create PR as "draft" if specified by the user.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
@MaxBab MaxBab force-pushed the add_submit_pr_slash_command branch from 87f6c12 to 5771bc1 Compare January 1, 2026 06:56
@MaxBab MaxBab marked this pull request as ready for review January 1, 2026 07:02
@MaxBab
Copy link
Copy Markdown
Collaborator Author

MaxBab commented Jan 1, 2026

/test e2e-kind

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

@istio-testing istio-testing merged commit f60c176 into istio-ecosystem:main Jan 2, 2026
16 of 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 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: (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: (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: (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 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 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 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 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)
  ...
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