linkerd2/pkg/tree
Tarun Pothulapati ff91fa8f30
tests: Add TestOverridesSecret integration test (#5805)
* tests: Add TestOverridesSecret integration test

Fixes #5670

This PR adds a new test under install tests called
`TestOverridesSecret` which reads the overrides secret
stored in the cluster and then checks if the relevant overrides
that are passed through helm override flags and CLi flags
are present or not.

Currently, Helm overrides flags are only available with the
edge releases and hence these flags are gated based on the version
in the install logic.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>

Co-authored-by: Alejandro Pedraza <alejandro@buoyant.io>
2021-03-05 15:32:08 +05:30
..
tree.go tests: Add TestOverridesSecret integration test (#5805) 2021-03-05 15:32:08 +05:30
tree_test.go install: persist helm override flags for upgrades (#5653) 2021-02-17 23:59:17 +05:30