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/prometheus] Network policy review #25902

Merged
merged 9 commits into from
May 22, 2024

Conversation

bpfoster
Copy link
Contributor

Description of the change

Apply the same changes made in PR #25519 to the Prometheus chart

Review network policy features to allow users cover their needs without forcing specific labels.

Benefits

Users can restrict access to their deployments in a cleaner way, without leaving open doors to specific labeled pods.

Possible drawbacks

None

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 prometheus triage Triage is needed labels May 15, 2024
@github-actions github-actions bot requested a review from carrodher May 15, 2024 11:53
@bpfoster bpfoster force-pushed the prometheus-networkpolicy branch 2 times, most recently from ec5bad1 to c6ebca5 Compare May 15, 2024 12:52
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels May 15, 2024
@github-actions github-actions bot removed the triage Triage is needed label May 15, 2024
@github-actions github-actions bot removed the request for review from carrodher May 15, 2024 14:26
@github-actions github-actions bot requested a review from jotamartos May 15, 2024 14:26
Apply the same changes made in PR bitnami#25519 to the Prometheus chart

Signed-off-by: Ben Foster <bpfoster@gmail.com>
@fmulero fmulero self-requested a review May 20, 2024 06:13
@fmulero fmulero self-assigned this May 20, 2024
Copy link
Collaborator

@fmulero fmulero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for taking care of these charts! I appreciate it a lot @bpfoster!

There are some conflicts coming from a previous PR Could you give it a glance?

bitnami/prometheus/templates/server/networkpolicy.yaml Outdated Show resolved Hide resolved
bpfoster and others added 2 commits May 20, 2024 09:12
Co-authored-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
Signed-off-by: Ben Foster <bpfoster@gmail.com>
@bpfoster
Copy link
Contributor Author

Thanks @fmulero , merged in the latest main and accepted your request.

bpfoster and others added 6 commits May 21, 2024 11:56
Signed-off-by: Ben Foster <bpfoster@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Fran Mulero <fmulero@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Copy link
Collaborator

@fmulero fmulero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fmulero fmulero enabled auto-merge (squash) May 22, 2024 09:45
@fmulero fmulero merged commit e37834c into bitnami:main May 22, 2024
9 checks passed
fmulero added a commit to fmulero/charts that referenced this pull request May 22, 2024
* [bitnami/prometheus] Network policy review

Apply the same changes made in PR bitnami#25519 to the Prometheus chart

Signed-off-by: Ben Foster <bpfoster@gmail.com>

* Apply suggestions from code review

Co-authored-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
Signed-off-by: Ben Foster <bpfoster@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Fix Changelog

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Ben Foster <bpfoster@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Fran Mulero <fmulero@vmware.com>
Co-authored-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Fran Mulero <fmulero@vmware.com>
Signed-off-by: Fran Mulero <fmulero@vmware.com>
@bpfoster bpfoster deleted the prometheus-networkpolicy branch May 22, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prometheus solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants