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

feat: allow configuring default cloud environment #1555

Merged
merged 2 commits into from
May 29, 2024

Conversation

aramase
Copy link
Member

@aramase aramase commented May 7, 2024

Add a flag in the provider --cloud-name to configure default cloud to use if cloudName is not provided in SecretProviderClass.
This will be useful in custom cloud envs for defining AzureStackCloud as default + setting AZURE_ENVIRONMENT_FILEPATH one-time at the provider level instead of every SecretProviderClass.

fixes #1541

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase
Copy link
Member Author

aramase commented May 7, 2024

/azp run pr-e2e-azure

@aramase aramase marked this pull request as ready for review May 7, 2024 07:11
@aramase aramase requested a review from nilekhc as a code owner May 7, 2024 07:11
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

This comment was marked as resolved.

@github-actions github-actions bot added the stale label May 22, 2024
@aramase aramase added enhancement New feature or request and removed stale labels May 22, 2024
@nilekhc
Copy link
Contributor

nilekhc commented May 28, 2024

/azp run pr-e2e-azure

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase merged commit 4ef5092 into Azure:master May 29, 2024
26 checks passed
@aramase aramase deleted the aramase/f/default_cloud branch May 29, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a flag to configure the default cloud environment
2 participants