We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Medium) I'm annoyed but I'll live
This test ensures that:
USE_EXISTING_CLUSTER
false
true
TEST_REMOTE_KUBECONFIG
KIND
kubeConfigValidCondition
allNodesReadyCondition
readyCondition
Cluster
Namespace
SA
ClusterRoleBinding
The text was updated successfully, but these errors were encountered:
abhijith-darshan
No branches or pull requests
Priority
(Medium) I'm annoyed but I'll live
Description
This test ensures that:
USE_EXISTING_CLUSTER
:false
: spin Up "remote" envtest controlplane to test against as in this exampletrue
: test against remote cluster specified by kubeconfig located atTEST_REMOTE_KUBECONFIG
KIND
or existing clusterkubeConfigValidCondition
,allNodesReadyCondition
,readyCondition
,Cluster
resource present on central Greenhouse ClusterNamespace
in remote ClusterSA
in remote ClusterClusterRoleBinding
forSA
in remote ClusterThe text was updated successfully, but these errors were encountered: