Skip to content

feat: Add redhat certification for operator - #2081

Draft
jaitaiwan wants to merge 2 commits into
Altinity:masterfrom
jaitaiwan:feat/red-hat-certified-images
Draft

jaitaiwan wants to merge 2 commits into
Altinity:masterfrom
jaitaiwan:feat/red-hat-certified-images

Conversation

@jaitaiwan

Copy link
Copy Markdown

Thanks for taking the time to contribute to clickhouse-operator!

Please, read carefully instructions on how to make a Pull Request.

This will help a lot for maintainers to adopt your Pull Request.

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

`go install operator-sdk@v1.42.3` fails to build on the CI runner because
operator-sdk cgo-links against libgpgme (via containers/image), which the
runner doesn't have dev headers for: "Package gpgme was not found in the
pkg-config search path." publish_redhat_bundle.yaml's own "Install bundle
tools" step already sidesteps this by downloading the prebuilt yq/operator-sdk
release binaries instead of building them - mirror that here. Also drops the
now-unused Set up Go step, since nothing else in this job invokes go.
@jaitaiwan
jaitaiwan force-pushed the feat/red-hat-certified-images branch from 9a8187d to bc7ca8e Compare September 14, 2026 02:09
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