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

feat(helm): allow adding pod labels #18848

Merged

Conversation

vuongxuongminh
Copy link
Contributor

SUMMARY

Allow adding pod labels to support enable Redis or Postgres (Bitnami subcharts) network policy (Redis only accept connection from pods have client labels)

See: https://github.com/bitnami/charts/tree/master/bitnami/redis#networkpolicy

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@vuongxuongminh vuongxuongminh force-pushed the helm-chart-allow-adding-pod-labels branch from 20b32bc to bc1695f Compare February 23, 2022 01:18
@vuongxuongminh vuongxuongminh force-pushed the helm-chart-allow-adding-pod-labels branch from bc1695f to b691f20 Compare February 23, 2022 01:20
@vuongxuongminh
Copy link
Contributor Author

I had force-pushed for bump Helm chart version.

@craig-rueda craig-rueda merged commit dafc841 into apache:master Feb 23, 2022
@vuongxuongminh vuongxuongminh deleted the helm-chart-allow-adding-pod-labels branch February 24, 2022 04:31
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.5.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/S 🚢 1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants