Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: detect if a mitm proxy is being used in host preflights (#1318)
* make templates provide http/s proxy strings and cacert from runtimeSpec back out changes using RuntimeSpec back out new Provider functions get privateCAs from install flags remove privateCAs() from Applier make initial-release check proxy and privateca flags before passing them on make stuff Discard changes to pkg/addons/embeddedclusteroperator/static/metadata.yaml Discard changes to operator/charts/embedded-cluster-operator/values.yaml Discard changes to operator/charts/embedded-cluster-operator/Chart.yaml make kinds generate && make operator manifests * remove old code * test a minified hostpreflight spec * Discard changes to pkg/preflights/host-preflight.yaml * Discard changes to pkg/preflights/preflights.go * revert changes to hostpreflight template * make sure CA collector code is pulled in from latest troubleshoot release * go mod tidy * make initial-release * fix spec syntax * Discard changes to operator/charts/embedded-cluster-operator/Chart.yaml * Discard changes to operator/charts/embedded-cluster-operator/values.yaml * Discard changes to pkg/addons/embeddedclusteroperator/static/metadata.yaml * remove development code * Discard changes to operator/charts/embedded-cluster-operator/Chart.yaml * Discard changes to operator/charts/embedded-cluster-operator/values.yaml * Discard changes to pkg/addons/embeddedclusteroperator/static/metadata.yaml * bump troubleshoot in makefile * revert change to runtime config * Discard changes to operator/charts/embedded-cluster-operator/Chart.yaml * Discard changes to operator/charts/embedded-cluster-operator/values.yaml * Discard changes to operator/charts/embedded-cluster-operator/charts/crds/templates/resources.yaml * Discard changes to operator/config/crd/bases/embeddedcluster.replicated.com_installations.yaml * Discard changes to pkg/addons/embeddedclusteroperator/static/metadata.yaml
- Loading branch information