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

Add network policies to Uptime Kuma #182

Merged

Conversation

stranljip
Copy link
Contributor

Description of the change

This PR adds the ability to the Uptime Kuma Helmchart to create NetworkPolicies. This is a required feature in k8s environments which enforce the usage of NetworkPolicies in order for the applications to work.

Benefits

Ability to deploy and run Uptime Kuma in environments with enforcement of NetworkPolicies

Possible drawbacks

None

Applicable issues

  • no issue known/found

Additional information

The NetworkPolicy created will allow all incoming traffic to the Uptime Kuma pod on the port where Uptime Kuma listens

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the README.md

@stranljip stranljip requested a review from dirsigler as a code owner December 9, 2024 19:38
Signed-off-by: stranljip <carsten@heidmann.info>
Signed-off-by: stranljip <carsten@heidmann.info>
@stranljip stranljip force-pushed the slb/disy/network-policies branch from 4f50a16 to 0949d79 Compare December 9, 2024 19:59
Signed-off-by: stranljip <carsten@heidmann.info>
@stranljip stranljip force-pushed the slb/disy/network-policies branch from 0949d79 to bc0044c Compare December 9, 2024 20:14
@dirsigler
Copy link
Owner

Amazing additions, thank you very much!
Will run tests and review asap.

@dirsigler dirsigler merged commit e7e3cc7 into dirsigler:main Dec 10, 2024
4 checks passed
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