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

FLINK-36544: [OLM] - ensure file permissions are preserved on the CSV during bundle creation. #902

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

k-wall
Copy link

@k-wall k-wall commented Oct 15, 2024

What is the purpose of the change

Bug fix: During OLM bundle creation, the generated bundle lacks necessary file permissions on the CSV. This leads to a subscription failure.

I added a comment to the JIRA showing the investigation.

Brief change log

  • Ensure CSV file permissions are preserved during bundle creation.

Verifying this change

Created the OLM bundle locally.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changes to the CustomResourceDescriptors: no
  • Core observer or reconciler logic that is regularly executed: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

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.

2 participants