Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bundle a newer Kafka image #126

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Conversation

asekretenko
Copy link
Contributor

@asekretenko asekretenko commented Jan 5, 2024

This removes the vulnerable Kafka 3.1.2 image (one used by default by kafka-operator) from the air-gapped bundle and adds the oldest image not containing relevant CVEs to the bundle.

The side effect is that in airgapped settings kafka-operator will not be able to handle KafkaClusters that do not specify an image explicitly (which is not the recommended way to use it and not something we want to continue to support).

@asekretenko asekretenko force-pushed the asekretenko/bundle_newer_kafka branch from 4837171 to b26ea14 Compare January 9, 2024 14:40
@asekretenko
Copy link
Contributor Author

Rebased on top of the new main

@mikolajb mikolajb merged commit 4c79f45 into main Jan 10, 2024
3 checks passed
@mikolajb mikolajb deleted the asekretenko/bundle_newer_kafka branch January 10, 2024 10:34
gracedo added a commit that referenced this pull request Jan 10, 2024
* feat: add license CI check (#123)

* chore: separate whitelisted images target

* feat: add licenses mapping file

* feat: add license CI check

* fix: make command

* fix: run license check on custom runner

* fix: remove unnecessary setup-asdf action

* fix: licenses main key

* fix: add setup-go action

* fix: add go stable version

* feat: Remove docker images of unsupported app versions (#127)

Signed-off-by: Mikołaj Baranowski <[email protected]>

* chore: switch from an unmaintained kubectl image to the Bitnami one (#125)

* chore: switch from an unmaintained kubectl image to the bitnami one

* chore: add the new ZK app to the CVE scanning whitelist

* fix: remove an unrelated trailing whitespace to make pre-commit happy

* chore: remove images used by the old apps from the bundle

* chore: bundle a newer Kafka image (#126)

* chore: bundle a newer Kafka image

* fix: remove an unrelated trailing whitespace to make pre-commit happy

* chore: switch zookeeper-operator to images from our fork (#128)

---------

Signed-off-by: Mikołaj Baranowski <[email protected]>
Co-authored-by: Martin Hrabovcin <[email protected]>
Co-authored-by: Mikołaj Baranowski <[email protected]>
Co-authored-by: Andrei Sekretenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Trigger all configured tests ready-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants