Skip to content

[bitnami/superset] Fix warnings during deployment #34374

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

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

Conversation

LucasRakotomalala
Copy link
Contributor

Description of the change

  • Removed the items part in beat/deployment.yaml for superset-secrets projected volume
  • Removed the items part in flower/deployment.yaml for superset-secrets projected volume
  • Removed the items part in init/init-job.yaml for superset-secrets projected volume
  • Removed the items part in web/deployment.yaml for superset-secrets projected volume
  • Removed the items part in worker/deployment.yaml for superset-secrets projected volume

Benefits

  • When deploying Superset, no warnings are displayed in the console

Possible drawbacks

N/A

Applicable issues

Additional information

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)

@github-actions github-actions bot added the triage Triage is needed label Jun 12, 2025
@github-actions github-actions bot requested a review from carrodher June 12, 2025 13:16
Signed-off-by: Bitnami Bot <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Jun 16, 2025
@github-actions github-actions bot removed the triage Triage is needed label Jun 16, 2025
@github-actions github-actions bot removed the request for review from carrodher June 16, 2025 07:39
@github-actions github-actions bot requested a review from migruiz4 June 16, 2025 07:39
Signed-off-by: Bitnami Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress superset verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bitnami/superset] Warnings during deployment
4 participants