linkerd2/cli/cmd
Alejandro Pedraza 796bb85323
Bump proxy-init to v2.2.4 (#11988)
Upgraded Alpine to 3.19.0, and other various dependencies bumps.
2024-01-26 09:28:14 -08:00
..
testdata Bump proxy-init to v2.2.4 (#11988) 2024-01-26 09:28:14 -08:00
alpha.go
authz.go Update authz help text to indicate that it shows all authorizations (#9235) 2022-08-22 15:01:36 -07:00
check.go Introduce a new check for extension namespace configuration (#11629) 2023-11-20 16:27:10 +00:00
check_extensions.go cli: Support running `check` on CLI-only extensions (#10588) 2023-03-29 12:07:36 -07:00
check_extensions_test.go cli: Support running `check` on CLI-only extensions (#10588) 2023-03-29 12:07:36 -07:00
check_test.go Replace usage of io/ioutil package (#9613) 2022-10-13 12:10:58 -05:00
completion.go
completion_test.go build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#8717) 2022-06-24 10:47:28 -07:00
controller-metrics.go Remove linkerd-viz dependency from linkerd-mutlicluster `gateways` command (#8467) 2022-05-31 13:51:38 -06:00
diagnostics.go Add diagnostics policy command (#9513) 2022-10-07 16:43:24 -07:00
doc.go Add native sidecar support (#11465) 2023-11-22 12:23:24 -05:00
endpoints.go cli: Enhance diagnostics endpoints json output (#11889) 2024-01-08 11:17:48 -08:00
endpoints_test.go cli: Enhance diagnostics endpoints json output (#11889) 2024-01-08 11:17:48 -08:00
identity.go enable `staticcheck` (#8037) 2022-03-10 15:43:35 -08:00
inject.go Add native sidecar support (#11465) 2023-11-22 12:23:24 -05:00
inject_test.go inject: Configure proxy stream lifetime limits (#11837) 2023-12-27 16:24:33 -08:00
inject_util.go Add `gosec` and `errcheck` lints (#7954) 2022-03-03 10:09:51 -07:00
install-cni-plugin.go Introduce trace logging in Control Plane (#11147) 2023-07-26 09:34:24 -05:00
install-cni-plugin_test.go Bump CNI plugin version to v1.3.0 in Go pkg (#11912) 2024-01-12 13:49:01 +00:00
install.go helm: Add `experimentalEnv` settings (#11908) 2024-01-12 14:17:15 +00:00
install_cni_helm_test.go Bump CNI plugin version to v1.3.0 in Go pkg (#11912) 2024-01-12 13:49:01 +00:00
install_helm_test.go helm: Add `experimentalEnv` settings (#11908) 2024-01-12 14:17:15 +00:00
install_test.go Introduce trace logging in Control Plane (#11147) 2023-07-26 09:34:24 -05:00
main_test.go
metrics.go feat(cli): add obfuscate flag for diagnostics proxy-metrics cmd (#7442) 2021-12-10 09:54:36 -08:00
metrics_diagnostics_util.go Remove linkerd-viz dependency from linkerd-mutlicluster `gateways` command (#8467) 2022-05-31 13:51:38 -06:00
metrics_diagnostics_util_test.go Replace usage of io/ioutil package (#9613) 2022-10-13 12:10:58 -05:00
options.go Add native sidecar support (#11465) 2023-11-22 12:23:24 -05:00
policy.go Add support for consumer routes (#11118) 2023-07-25 14:23:28 -07:00
profile.go all: fix some comments (#10387) 2023-03-01 11:47:02 +00:00
profile_test.go Bump helm.sh/helm/v3 from 3.4.1 to 3.6.1 (#6286) 2021-06-18 09:34:29 -06:00
prune.go Add prune command to linkerd and to extensions (#10303) 2023-02-17 10:44:30 -08:00
range_slice.go
range_slice_test.go
root.go Make `CheckURL` and `DefaultDockerRegistry` vars (#11128) 2023-07-19 09:58:37 -07:00
test_helper.go Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
uninject.go Remove namespace from charts and split them into `linkerd-crd` and `linkerd-control-plane` (#6635) 2021-12-10 15:53:08 -05:00
uninject_test.go test: Diff structured YAML when possible (#8432) 2022-05-10 08:40:29 -07:00
uninstall.go Upgrade golangci-lint (#7338) 2021-11-23 12:54:47 -07:00
upgrade.go Update `linkerd upgrade` instructions (#10700) 2023-04-10 11:51:57 -07:00
upgrade_test.go Add ability to configure client-go's `QPS` and `Burst` settings (#11644) 2023-11-28 15:25:05 -05:00
version.go