Integrate bb-common
Follow the bb-common Migration Guide to integrate bb-common into package.
Grafana Network Policies
| Old Name | New Name | Notes | Covered in bb-common |
|---|---|---|---|
| allow-ingress-prometheus | N/A |
Only applies if namespace is not grafana, and not monitoring. This does not need to transfer over, because it is covered by the bb-common policies: {{ .Release.Name }}-default-egress-allow-all-in-ns |
yes |
| allow-in-namespace-{{ .Release.Name }} |
{{ .Release.Name }}-default-egress-allow-all-in-ns |
{{ .Release.Name }}-default-egress-allow-all-in-ns |
yes |
| default-deny-all-{{ .Release.Name }} |
{{ .Release.Name }}-default-ingress-deny-all |
{{ .Release.Name }}-default-ingress-deny-all |
yes |
| allow-egress-grafana | {{ .Release.Name }}-allow-egress-from-grafana-to-anywhere-any-port |
|
no |
| allow-monitoring-test-egress | N/A |
|
Only applies if namespace is not grafana, and not monitoring |
| allow-istiod-egress | {{ .Release.Name }}-default-egress-allow-istiod | {{ .Release.Name }}-default-egress-allow-istiod | yes |
| allow-tempo-egress |
|
Added rule to the grafana template values in umbrella chart. | no |
| egress-thanos |
|
|
no |
| allow-from-backstage-app-{{ .Release.Name }} |
|
Added rule to the grafana template values in umbrella chart. | no |
| allow-from-istio-ingressgateway-{{ .Release.Name }} | {{ .Release.Name }}-allow-ingress-to-grafana-port-3000-gateway | Added rule to the grafana template values in umbrella chart. | no |