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

Manifests from main does not work due to read only filesystem. #1013

Open
bwplotka opened this issue Jun 10, 2024 · 1 comment
Open

Manifests from main does not work due to read only filesystem. #1013

bwplotka opened this issue Jun 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@bwplotka
Copy link
Collaborator

This is fine on managed GMP, because we have a different flow there.

Using manifests/* from main leads to:

{"error":"create temporary certificate dir: mkdir /tmp/operator-cert2628617008: read-only file system"
@bwplotka
Copy link
Collaborator Author

bwplotka commented Jun 11, 2024

Introduced by #944, but not a biggie.

Probably the best to be fixed by something like #663, actually fixed on main already (build latest main operator, but can't really figure out how it was fixed), just manifests can't reference the latest main image.

TODO: Figure out the best way forward, some relevant discussion here: #1010 (comment)

@bwplotka bwplotka added bug Something isn't working help wanted Extra attention is needed labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant