Get rid of the clusterctl upgrade test fields exposed as environment variables #8535
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What steps did you take and what happened?
Currently, clusterctl upgrade tests exposes multiple fields from
ClusterctlUpgradeSpecInput
as environment variable. Those env vars are only used by other infra providers and they can always read an env var in their_test.go
file if they want to do that.What did you expect to happen?
Not to expose the fields as env vars. Please see #8518 (comment) for more info
Cluster API version
main and supported release branches
Kubernetes version
No response
Anything else you would like to add?
No response
Label(s) to be applied
/kind bug
One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.
The text was updated successfully, but these errors were encountered: