Add Claude Code command for updating EOL Istio versions#1326
Add Claude Code command for updating EOL Istio versions#1326istio-testing merged 4 commits intoistio-ecosystem:mainfrom
Conversation
Adds a custom Claude Code slash command (/update-eol-versions) that automates the process of marking End-of-Life Istio versions in versions.yaml. The command fetches the current supported versions from istio.io and updates the EOL status accordingly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Filip Brychta <fbrychta@redhat.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1326 +/- ##
==========================================
+ Coverage 77.69% 79.20% +1.50%
==========================================
Files 44 44
Lines 2834 2255 -579
==========================================
- Hits 2202 1786 -416
+ Misses 524 364 -160
+ Partials 108 105 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| - Only mark versions as EOL if they are confirmed to be EOL upstream | ||
| - Preserve all existing version entries - do not remove them from the file | ||
| - The `eol: true` flag makes versions uninstallable but keeps them as valid spec.version values for API compatibility | ||
| - After marking as EOL, the charts array should be removed since EOL versions don't need chart URLs |
There was a problem hiding this comment.
I guess not just the charts array but all fields except name and eol, right?
There was a problem hiding this comment.
It's doing that even with current steps but for sure it will be better to be more specific. I will update this. Thanks!
|
Cool idea! |
Signed-off-by: Filip Brychta <fbrychta@redhat.com>
sridhargaddam
left a comment
There was a problem hiding this comment.
LGTM, nice @FilipB
Added a /hold so that others can take a look. Feel free to remove it if required.
fjglira
left a comment
There was a problem hiding this comment.
Only a small comment, but I really like this. We should add a note in the release issue to execute this to get the EOL version
Co-authored-by: Francisco Herrera <fjglira@gmail.com>
Co-authored-by: Francisco Herrera <fjglira@gmail.com>
|
/unhold |
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (52 commits) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) Increase e2e timeout when waiting for service LB (istio-ecosystem#1314) docs: IstioCNI: mention resource name restriction (istio-ecosystem#1288) ...
* upstream/main: (54 commits) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1320) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1318) ...
* upstream/main: (56 commits) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) ...
* upstream/main: (56 commits) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) ...
* upstream/main: (56 commits) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1321) ...
* upstream/main: (57 commits) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) ...
* upstream/main: (57 commits) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1323) ...
* upstream/main: (58 commits) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) Prevent pruning IstioRevisions with unknown InUse status (istio-ecosystem#1322) ...
* upstream/main: (59 commits) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1324) ...
* upstream/main: (60 commits) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) ...
* upstream/main: (60 commits) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) ...
* upstream/main: (60 commits) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) ...
* upstream/main: (60 commits) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) ...
* upstream/main: (60 commits) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) ...
* upstream/main: (60 commits) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) ...
…tem#1326) * Add Claude Code command for updating EOL Istio versions Adds a custom Claude Code slash command (/update-eol-versions) that automates the process of marking End-of-Life Istio versions in versions.yaml. The command fetches the current supported versions from istio.io and updates the EOL status accordingly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Filip Brychta <fbrychta@redhat.com> * Be more specific about fields to be kept Signed-off-by: Filip Brychta <fbrychta@redhat.com> * Update .claude/commands/update-eol-versions.md Co-authored-by: Francisco Herrera <fjglira@gmail.com> * Update .claude/commands/update-eol-versions.md Co-authored-by: Francisco Herrera <fjglira@gmail.com> --------- Signed-off-by: Filip Brychta <fbrychta@redhat.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Francisco Herrera <fjglira@gmail.com> Signed-off-by: Rafael Zago <rafaelvzago@gmail.com>
* upstream/main: (60 commits) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1325) ...
* upstream/main: (61 commits) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) ...
* upstream/main: (61 commits) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1332) Update sleep kustomization file (istio-ecosystem#1327) ...
* upstream/main: (63 commits) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) ...
* upstream/main: (63 commits) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) ...
* upstream/main: (63 commits) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1335) ...
* upstream/main: (64 commits) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1336) ...
* upstream/main: (65 commits) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) ...
…tem#1326) * Add Claude Code command for updating EOL Istio versions Adds a custom Claude Code slash command (/update-eol-versions) that automates the process of marking End-of-Life Istio versions in versions.yaml. The command fetches the current supported versions from istio.io and updates the EOL status accordingly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Filip Brychta <fbrychta@redhat.com> * Be more specific about fields to be kept Signed-off-by: Filip Brychta <fbrychta@redhat.com> * Update .claude/commands/update-eol-versions.md Co-authored-by: Francisco Herrera <fjglira@gmail.com> * Update .claude/commands/update-eol-versions.md Co-authored-by: Francisco Herrera <fjglira@gmail.com> --------- Signed-off-by: Filip Brychta <fbrychta@redhat.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Francisco Herrera <fjglira@gmail.com> Signed-off-by: Rafael Zago <rafaelvzago@gmail.com>
* upstream/main: (65 commits) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) ...
* upstream/main: (65 commits) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) ...
* upstream/main: (65 commits) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) ...
* upstream/main: (65 commits) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) ...
* upstream/main: (65 commits) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) Increase timeouts in multicluster tests (istio-ecosystem#1337) ...
* upstream/main: (66 commits) api: add ZTunnel v1 CRD version (istio-ecosystem#1365) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1341) ...
* upstream/main: (67 commits) Remove Profile printcolumn from ztunnel status (istio-ecosystem#1386) api: add ZTunnel v1 CRD version (istio-ecosystem#1365) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) ...
* upstream/main: (67 commits) Remove Profile printcolumn from ztunnel status (istio-ecosystem#1386) api: add ZTunnel v1 CRD version (istio-ecosystem#1365) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) ...
* upstream/main: (67 commits) Remove Profile printcolumn from ztunnel status (istio-ecosystem#1386) api: add ZTunnel v1 CRD version (istio-ecosystem#1365) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) ...
* upstream/main: (67 commits) Remove Profile printcolumn from ztunnel status (istio-ecosystem#1386) api: add ZTunnel v1 CRD version (istio-ecosystem#1365) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) ...
* upstream/main: (67 commits) Remove Profile printcolumn from ztunnel status (istio-ecosystem#1386) api: add ZTunnel v1 CRD version (istio-ecosystem#1365) Automatic update for Istio versions in Docs (istio-ecosystem#1374) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1378) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1377) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1376) fix: pin helm to v3 (istio-ecosystem#1375) Make sure to skip cleanup of operator in e2e (istio-ecosystem#1351) Changes on crd-ref-docs templates to add API version to the CRD (istio-ecosystem#1368) Make getProxyVersion robust to changes in istioctl proxy-status format (istio-ecosystem#1346) fix: update codecov ignore pattern for tests directory (istio-ecosystem#1357) Unpining OLM version as 0.38.0 is reverting the breaking change (istio-ecosystem#1347) Test External Control Plane on latest versions (istio-ecosystem#1352) Adding Istio 1.28.0 (istio-ecosystem#1344) Fix make gen errors when vendor folder is present (istio-ecosystem#1348) Add Claude Code command for updating EOL Istio versions (istio-ecosystem#1326) CI: validate only the first commit message from the PR (istio-ecosystem#1342) Enhance IstioRevision dependency check to include ztunnel status (istio-ecosystem#1334) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1343) Use openshift-service-mesh org for our fork of community-operators-prod (istio-ecosystem#1340) ...
Adds a custom Claude Code slash command (/update-eol-versions) that automates the process of marking End-of-Life Istio versions in versions.yaml. The command fetches the current supported versions from istio.io and updates the EOL status accordingly.
🤖 Generated with Claude Code