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

bitnami/spring-cloud-dataflow fix for #32453 #32456

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

juanpablo-santos
Copy link

Description of the change

Changes prometheus-proxy/deployment.yaml so that /tmp becomes writable, as per comment on #32453

Benefits

/tmp becomes writable, fixing #32453

Possible drawbacks

N/A

Applicable issues

Additional information

N/A

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

Signed-off-by: Juan Pablo Santos Rodríguez <[email protected]>
Signed-off-by: Juan Pablo Santos Rodríguez <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Mar 15, 2025
@github-actions github-actions bot removed the triage Triage is needed label Mar 15, 2025
@github-actions github-actions bot removed the request for review from carrodher March 15, 2025 07:53
@github-actions github-actions bot requested a review from migruiz4 March 15, 2025 07:53
Bitnami Containers and others added 2 commits March 15, 2025 07:57
Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Juan Pablo Santos Rodríguez <[email protected]>
@juanpablo-santos
Copy link
Author

Hi! I've modified the PR in order to fix merge conflicts, and I've noticed that a couple of checks are failing.

First IIUC, checks if the fork is synced (it is), so don't know what's expected there. As for the second, it complains about a lot of files with missing / incorrect license headers, unrelated to the PR.

Is anything else needed in order to get the PR merged?

thx in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress spring-cloud-dataflow verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bitnami/spring-cloud-dataflow] prometheus-rsocket-proxy /tmp should be writable
3 participants