Skip to content

Document sync jobs#1901

Merged
istio-testing merged 3 commits into
istio-ecosystem:mainfrom
nrfox:document-sync-jobs
May 6, 2026
Merged

Document sync jobs#1901
istio-testing merged 3 commits into
istio-ecosystem:mainfrom
nrfox:document-sync-jobs

Conversation

@nrfox
Copy link
Copy Markdown
Contributor

@nrfox nrfox commented Apr 30, 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:

Documents the main workflows that sync istio-ecosystem/sail-operator with its dependencies.

Which issue(s) this PR fixes:

Fixes #

Related Issue/PR #

Additional information:

Document the main workflows that sync istio-ecosystem/sail-operator with its dependencies.

Signed-off-by: Nick Fox <nfox@redhat.com>
@nrfox nrfox requested a review from a team as a code owner April 30, 2026 17:49
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.29%. Comparing base (5ec0a1c) to head (b4fdc94).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1901      +/-   ##
==========================================
- Coverage   80.71%   80.29%   -0.43%     
==========================================
  Files          51       51              
  Lines        2598     2598              
==========================================
- Hits         2097     2086      -11     
- Misses        380      387       +7     
- Partials      121      125       +4     
Flag Coverage Δ
integration-tests 71.16% <ø> (-0.49%) ⬇️
unit-tests 52.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Copy Markdown
Collaborator

@FilipB FilipB left a comment

Choose a reason for hiding this comment

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

Very helpful, thank you.

Comment thread SYNC.md
Comment thread SYNC.md Outdated
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Istio Go modules** | `istio.io/istio` and `istio.io/client-go` pulled from the upstream branch (`master` for main, release branch for release branches). Skipped on release branches (`TOOLS_ONLY=true`). |
| **Istio versions** | Runs `make update-istio` (via `hack/update-istio.sh`) to detect new stable Istio releases and pre-release builds, adding them to `pkg/istioversion/versions.yaml`. Skipped on release branches. |
| **Istio sample manifests** | Downloads latest `helloworld`, `httpbin`, `sleep`, and `tcp-echo` samples from the upstream Istio repo into `tests/e2e/samples/`. |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It would be nice to add 1 sentence why we do this. I don't know

Comment thread SYNC.md Outdated
| **Istio versions** | Runs `make update-istio` (via `hack/update-istio.sh`) to detect new stable Istio releases and pre-release builds, adding them to `pkg/istioversion/versions.yaml`. Skipped on release branches. |
| **Istio sample manifests** | Downloads latest `helloworld`, `httpbin`, `sleep`, and `tcp-echo` samples from the upstream Istio repo into `tests/e2e/samples/`. |
| **Tool versions** | Updates operator-sdk, Helm, controller-tools, controller-runtime, opm, OLM, gitleaks, runme, misspell, and KIND node image to their latest releases. On release branches, updates are pinned to the current minor version (patch-only). |
| **Gateway API CRDs** | Downloads the latest `experimental-install.yaml` from `kubernetes-sigs/gateway-api`. |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It would be nice to add 1 sentence why we do this. I don't know

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks. Could you please check preview? The table rendering is broken.

nrfox added 2 commits May 5, 2026 14:53
Adds "why" we download samples and GW API resources to the repo.

Signed-off-by: Nick Fox <nfox@redhat.com>
Remove padding from md table.

Signed-off-by: Nick Fox <nfox@redhat.com>
@nrfox
Copy link
Copy Markdown
Contributor Author

nrfox commented May 6, 2026

Overriding since this is a docs only update.

/override e2e-kind-multicluster

edit: not sure I have permissions to do this...

@nrfox
Copy link
Copy Markdown
Contributor Author

nrfox commented May 6, 2026

/test e2e-kind-multicluster

@istio-testing istio-testing merged commit a39d566 into istio-ecosystem:main May 6, 2026
16 of 17 checks passed
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request May 7, 2026
* upstream/main:
  Document sync jobs (istio-ecosystem#1901)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1914)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants