Skip to content

Transform structpb types back into their k8s types#1493

Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
nrfox:sail-1492
Jan 13, 2026
Merged

Transform structpb types back into their k8s types#1493
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
nrfox:sail-1492

Conversation

@nrfox
Copy link
Copy Markdown
Contributor

@nrfox nrfox commented Jan 6, 2026

What type of PR is this?

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

What this PR does / why we need it:

The types we're removed in istio/istio and need to be added back to the transformer for the CRD schema.

Which issue(s) this PR fixes:

Fixes #1492

Related Issue/PR #

Additional information:

@istio-testing
Copy link
Copy Markdown
Collaborator

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

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.94%. Comparing base (e5b85f4) to head (a984dec).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1493      +/-   ##
==========================================
+ Coverage   80.64%   80.94%   +0.30%     
==========================================
  Files          44       44              
  Lines        2299     2299              
==========================================
+ Hits         1854     1861       +7     
+ Misses        327      322       -5     
+ Partials      118      116       -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.

The types we're removed in istio/istio and need to be added back to the transformer for the CRD schema.

Signed-off-by: Nick Fox <nfox@redhat.com>
@nrfox nrfox marked this pull request as ready for review January 9, 2026 11:27
@nrfox nrfox requested a review from a team as a code owner January 9, 2026 11:27
@istio-testing istio-testing merged commit 9441ec4 into istio-ecosystem:main Jan 13, 2026
18 checks passed
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)
  ...
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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 15, 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 15, 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 15, 2026
* upstream/main: (40 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 15, 2026
* upstream/main: (40 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 15, 2026
* upstream/main: (40 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 15, 2026
* upstream/main: (40 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 15, 2026
* upstream/main: (40 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 15, 2026
* upstream/main: (41 commits)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 16, 2026
* upstream/main: (41 commits)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 16, 2026
* upstream/main: (41 commits)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 16, 2026
* upstream/main: (42 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1512)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 16, 2026
* upstream/main: (42 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1512)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 16, 2026
* upstream/main: (42 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1512)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 16, 2026
* upstream/main: (42 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1512)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 16, 2026
* upstream/main: (42 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1512)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jan 16, 2026
* upstream/main: (42 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1512)
  Use the setup buildx action in versions-triggered-build flow (istio-ecosystem#1511)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1507)
  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)
  ...
dgn pushed a commit to dgn/sail-operator that referenced this pull request Mar 17, 2026
)

The types we're removed in istio/istio and need to be added back to the transformer for the CRD schema.

Signed-off-by: Nick Fox <nfox@redhat.com>
Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
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.

[BUG] kube types no longer defined in the istio operator API

4 participants