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

dist/Dockerfile: bump base image to Fedora 36 #65

Merged
merged 2 commits into from
May 16, 2022

Conversation

lucab
Copy link
Contributor

@lucab lucab commented May 16, 2022

This updates the container base image to Fedora 36.

Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@lucab lucab merged commit 895fa92 into coreos:main May 16, 2022
@lucab lucab deleted the ups/dockerfile-f36 branch May 16, 2022 13:36
@lucab
Copy link
Contributor Author

lucab commented May 18, 2022

Unfortunately this brought some troubles to the production deployment, with police-engine not able to serve most of the requests.
Clients were seeing a lot of timeouts from the production endpoint, error counters started going up right after deploying this:

# HELP zincati_cincinnati_update_checks_errors_total Total number of errors while checking for updates.
# TYPE zincati_cincinnati_update_checks_errors_total counter
zincati_cincinnati_update_checks_errors_total{kind="generic_http_408"} 147
zincati_cincinnati_update_checks_errors_total{kind="generic_http_504"} 146

I'll have to revert this PR then try attempting smaller image bumps.

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.

None yet

2 participants