Skip to content
New issue

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

Enable manual csr flow via clusterctl #706

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

Madhur97
Copy link
Contributor

@Madhur97 Madhur97 commented Sep 15, 2022

What this PR does / why we need it:
This PR enables manual CSR flow via clusterctl. Now user can enable/disable manual csr approval by defining MANUAL_CSR_APPROVAL variable as enable/disable during clusterctl init. By default, it will remain disabled.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #668

Special notes for your reviewer
Have tested with MANUAL_CSR_APPROVAL as enable/disable using clusterctl.

@Madhur97 Madhur97 changed the title enable manual csr flow via clusterctl Enable manual csr flow via clusterctl Sep 15, 2022
@Madhur97 Madhur97 force-pushed the manual_csr_approval branch 7 times, most recently from 1b60708 to e722c66 Compare September 15, 2022 13:55
@Madhur97 Madhur97 changed the title Enable manual csr flow via clusterctl [WIP] Enable manual csr flow via clusterctl Sep 15, 2022
@Madhur97 Madhur97 changed the title [WIP] Enable manual csr flow via clusterctl Enable manual csr flow via clusterctl Sep 16, 2022
main.go Show resolved Hide resolved
@Madhur97 Madhur97 requested a review from anusha94 September 17, 2022 06:17
@anusha94 anusha94 merged commit 9e839e0 into vmware-tanzu:main Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for handling MANUAL_CSR_APPROVAL via environment variable/clusterctl
4 participants