Skip to content

Remove fog azure support from ccng coding and Gemfile#5118

Open
WeiQuan0605 wants to merge 1 commit into
cloudfoundry:mainfrom
sap-contributions:remove-fog-azurerm
Open

Remove fog azure support from ccng coding and Gemfile#5118
WeiQuan0605 wants to merge 1 commit into
cloudfoundry:mainfrom
sap-contributions:remove-fog-azurerm

Conversation

@WeiQuan0605
Copy link
Copy Markdown
Contributor

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:
    fog-azure-rm and azure-storage-blob will be removed from CC

  • An explanation of the use cases your change solves

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@svkrieger svkrieger self-requested a review May 21, 2026 12:49
context 'AzureRM' do
let(:az_connection_config) do
{
provider: 'AzureRM',
Copy link
Copy Markdown
Contributor

@kathap kathap May 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In file storage_cli_client.rb
the conversion of old to storage-cli provider name should be removed too when we do not support fog azure any more. And some more specs would need to be updated to use storage-cli provider name for azure 'azurebs' instead of 'AzureRM'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants