Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

feat: build operator image with chainguard #250

Merged

Conversation

emosbaugh
Copy link
Member

@emosbaugh emosbaugh commented Jul 16, 2024

@emosbaugh emosbaugh marked this pull request as ready for review July 16, 2024 20:31
deploy/melange.tmpl.yaml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@emosbaugh emosbaugh requested a review from sgalsaleh July 16, 2024 21:32
- name: Build linux-amd64
run: |
make build
name: manager
Copy link
Member

Choose a reason for hiding this comment

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

hmm, thinking about this, the binary in the image will be CVE free, but this is the one that will end up in production and used by kots. i worked around a similar situation with the schemahero binary and the kotsadm-migrations image in kots by extracting the binary from the image published by apko: https://github.com/replicatedhq/kots/blob/main/.github/actions/build-custom-melange-package/action.yml#L44-L45

Copy link
Member Author

Choose a reason for hiding this comment

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

changed

@emosbaugh emosbaugh force-pushed the emosbaugh/sc-108755/use-chainguard-images-for-embedded-cluster branch from 1814af0 to 4adf5c1 Compare July 16, 2024 21:53
@emosbaugh emosbaugh requested a review from sgalsaleh July 16, 2024 23:02
Makefile Show resolved Hide resolved
@emosbaugh emosbaugh merged commit e9a22ac into main Jul 16, 2024
10 checks passed
@sgalsaleh sgalsaleh deleted the emosbaugh/sc-108755/use-chainguard-images-for-embedded-cluster branch July 16, 2024 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants