Skip to content

Revert cloud filtering from DefaultCredentials#1522

Merged
hectorcast-db merged 1 commit intomainfrom
revert-cred
Mar 11, 2026
Merged

Revert cloud filtering from DefaultCredentials#1522
hectorcast-db merged 1 commit intomainfrom
revert-cred

Conversation

@hectorcast-db
Copy link
Copy Markdown
Contributor

@hectorcast-db hectorcast-db commented Mar 6, 2026

Summary

Changes

Reverts the following changes from #1505:

  • Removes cloudRequirements map and WithCloudRequirements builder from credentialsChain in config/auth_default.go
  • Restores IsAzure() / IsGcp() guards in individual Azure and GCP credential strategies
  • Removes cloud filtering tests from config/auth_default_test.go
  • Removes test for Azure CLI credentials skipping on AWS hosts from config/auth_azure_cli_test.go
  • Removes changelog entry for the reverted feature

Tests

Existing unit tests cover the restored behavior.

NO_CHANGELOG=true

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2026

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-go

Inputs:

  • PR number: 1522
  • Commit SHA: 29f419124e380cb7fe810069547084cb58b77ba7

Checks will be approved automatically on success.

@hectorcast-db hectorcast-db added this pull request to the merge queue Mar 11, 2026
Merged via the queue into main with commit c491a0d Mar 11, 2026
15 of 16 checks passed
@hectorcast-db hectorcast-db deleted the revert-cred branch March 11, 2026 06:56
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.

2 participants