linkerd2/viz
Oliver Gould c8348b3ab4
helm: Restore `namespace` field in templates (#9351)
In #6635 (f9f3ebe), we removed the `Namespace` resources from the
linkerd Helm charts. But this change also removed the `namespace` field
from all generated metadata, adding conditional logic to only include it
when being installed via the CLI.

This conditional logic currently causes spurious whitespace in output
YAML. This doesn't cause problems but is aesthetically
inconsistent/distracting.

This change removes the `partials.namespace` helper and instead inlines
the value in our templates. This makes our CLI- and Helm-generated
manifests slightly more consistent and removes needless indirection.

Signed-off-by: Oliver Gould <ver@buoyant.io>
2022-09-10 10:18:02 -07:00
..
charts/linkerd-viz helm: Restore `namespace` field in templates (#9351) 2022-09-10 10:18:02 -07:00
cmd add new policy resources to `linkerd viz stat` cli docs (#9242) 2022-08-23 13:46:52 -06:00
metrics-api Split linkerd viz authz out of StatSummary (#9186) 2022-08-19 11:17:48 -07:00
pkg viz: add `linkerd viz allow-scrapes` command (#9182) 2022-08-19 11:02:54 -07:00
static Remove old build constraints (#7392) 2021-12-08 14:36:24 -07:00
tap controller: Increase HTTP ReadHeaderTimeout to 15s (#9272) 2022-08-26 13:33:38 -07:00
main.go Report better errors for pods with tap disabled (#5799) 2021-02-24 12:32:46 -08:00