Skip to content

Switch kamel and operator-sdk to GitHub-only sources - #170

Merged
snecklifter merged 1 commit into
mainfrom
fix/kamel-operator-sdk-github-only
Aug 7, 2026
Merged

Switch kamel and operator-sdk to GitHub-only sources#170
snecklifter merged 1 commit into
mainfrom
fix/kamel-operator-sdk-github-only

Conversation

@snecklifter

Copy link
Copy Markdown
Contributor

Summary

  • Adds kamel and operator-sdk to the onlyGitHubSupportedClient list, so source: mirror will reject them with a clear error
  • Removes their stale mirror configurations from ClientDetailOverrides
  • Removes kamel and operator-sdk from the mirror CI workflows
  • Updates README to show these as GitHub-only

Why: The OpenShift mirror versions are significantly behind upstream:

  • camel-k mirror tops out at 1.10.10 — upstream is at 2.10.1 (full major version behind)
  • operator-sdk mirror tops out at OCP 4.18 — current OCP stable is 4.22

Neither tool has migrated to CGW. GitHub releases are the only source with current versions.

Test plan

  • source: mirror with kamel or operator-sdk produces a clear error
  • source: github installs current versions of both tools
  • Mirror CI workflows pass without kamel/operator-sdk steps
  • GitHub CI workflows still test both tools

🤖 Generated with Claude Code

The OpenShift mirror versions are stale:
- camel-k mirror has no 2.x releases (upstream is at 2.10.1)
- operator-sdk mirror stops at OCP 4.18 (current is 4.22)

Neither tool has migrated to CGW. Moving them to GitHub-only
ensures users get current upstream releases.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@snecklifter
snecklifter requested a review from a team as a code owner August 7, 2026 07:31
@snecklifter
snecklifter merged commit 3000953 into main Aug 7, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant