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

Add apk upgrade on container building #941

Merged
merged 1 commit into from
Aug 7, 2022
Merged

Add apk upgrade on container building #941

merged 1 commit into from
Aug 7, 2022

Conversation

jcmoraisjr
Copy link
Owner

Sometimes HAProxy Ingress is released a few weeks after the upstream haproxy container, or sometimes a new release is needed to fix a security vulnerability. Adding apk upgrade during the container building process guarantee that the most up to date dependencies, in the date of the controller release, will be used in the generated image.

This should be merged to all maintained versions.

Sometimes HAProxy Ingress is released a few weeks after the upstream
haproxy container, or sometimes a new release is needed to fix a
security vulnerability. Adding `apk upgrade` during the container
building process guarantee that the most up to date dependencies, in the
date of the controller release, will be used in the generated image.

This should be merged to all maintained versions.
@jcmoraisjr jcmoraisjr merged commit 04b93fe into master Aug 7, 2022
@jcmoraisjr jcmoraisjr deleted the jm-apk-upgrade branch August 7, 2022 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant