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

Revert readOnlyRootFilesystem for image_pruner #65

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

hugares
Copy link
Contributor

@hugares hugares commented Sep 20, 2023

The image-pruner container needs write on rootFS as it is installing pip packages. Put back write access until image-pruner is changed to not require this access.

The image-pruner container needs write on rootFS as it is installing pip
packages. Put back write access until image-pruner is changed to not
require this access.
@hugares hugares mentioned this pull request Sep 20, 2023
@mmorhun
Copy link
Collaborator

mmorhun commented Sep 27, 2023

Merging this as a temporary workaround.
We'll work on proper fix.

@mmorhun mmorhun merged commit 2b2e5a5 into konflux-ci:main Sep 27, 2023
6 of 8 checks passed
tkdchen added a commit to tkdchen/image-controller that referenced this pull request Jan 5, 2024
By replacing requests with urllib, the change can be restored.

This reverts commit 2b2e5a5.
tkdchen added a commit to tkdchen/image-controller that referenced this pull request Jan 8, 2024
tkdchen added a commit that referenced this pull request Jan 12, 2024
* Revert "Revert readOnlyRootFilesystem for image_pruner (#65)"

This reverts commit 2b2e5a5.

* Revert "Disable no-read-only-root-fs kube-linter rule for image pruner job (#77)"

This reverts commit de983aa.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants