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

Fixed Network Policy Template #297

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PascalTurbo
Copy link

This Bugfix was originally created by @travigd and is discussed here: #25

I've only bumped the chart version so the fix should be mergable.

twavv and others added 2 commits March 7, 2023 11:16
The use of `{{- with ... }}` seems useless here, and it breaks everything else. I think(?) it doesn't cause an issue in the default configuration because `.Values.networkPolicy.ingress.grpc` is an empty array (and I guess that means it doesn't actually switch into that scope?).

Would be nice™ to add a test too (I made this PR from the GitHub web app).
@rail rail requested a review from DuskEagle March 7, 2023 14:38
@hermannolafs
Copy link

Any news on getting this into a release? This would benefit our team greatly

@fefifofums
Copy link

I'd also like to see this reviewed and merged

@rail rail requested review from prafull01 and removed request for DuskEagle July 13, 2023 14:25
@rail
Copy link
Member

rail commented Jul 13, 2023

Can you remove the changes in the cockroachdb/Chart.yaml? It will be regenerated as a part of next release.

@@ -2,7 +2,7 @@
apiVersion: v1
name: cockroachdb
home: https://www.cockroachlabs.com
version: 10.0.6
version: 10.0.7

Choose a reason for hiding this comment

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

Suggested change
version: 10.0.7
version: 10.0.6

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.

6 participants