gardener / machine-controller-manager

Declarative way of managing machines for Kubernetes cluster
Apache License 2.0
256 stars 117 forks source link

Env var for IT tests #884

Closed sssash18 closed 9 months ago

sssash18 commented 9 months ago

What this PR does / why we need it: This PR introduces a new env var TARGET_RESOURCE_GROUP This PR also corrects the use of IS_CONTROL_CLUSTER_SEED in the docs Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

NONE
sssash18 commented 9 months ago

Thanks for the changes @sssash18!

Just a quick question. Where is this new env var used?

Now the use has been added @aaronfern

sssash18 commented 9 months ago

Looks good in principle Can you change the description and the title as it's now not only a doc change?

Done @aaronfern