Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Revert "feat: add console warnings for mitigating file based credenti…#2160

Merged
GautamSharda merged 1 commit intomainfrom
2151
Oct 13, 2025
Merged

Revert "feat: add console warnings for mitigating file based credenti…#2160
GautamSharda merged 1 commit intomainfrom
2151

Conversation

@GautamSharda
Copy link
Contributor

…al load … (#2143)"

This reverts commit cae596b.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Description

Please provide a detailed description for the change.
As much as possible, please try to keep changes separate by purpose. For example, try not to make a one-line bug fix in a feature request, or add an irrelevant README change to a bug fix.

ADC shouldn't throw warnings. Reverting.

Impact

What's the impact of this change?

Testing

Have you added unit and integration tests if necessary?
Were any tests changed? Are any breaking changes necessary?

Additional Information

Any additional details that we should be aware of?

Checklist

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease
  • Appropriate docs were updated
  • Appropriate comments were added, particularly in complex areas or places that require background
  • No new warnings or issues will be generated from this change

Fixes #2151 🦕

@GautamSharda GautamSharda requested a review from a team October 13, 2025 18:37
@GautamSharda GautamSharda requested a review from a team as a code owner October 13, 2025 18:37
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Oct 13, 2025
@GautamSharda GautamSharda added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2025
@GautamSharda GautamSharda merged commit fbc6b11 into main Oct 13, 2025
20 of 21 checks passed
@GautamSharda GautamSharda deleted the 2151 branch October 13, 2025 18:46
GautamSharda added a commit that referenced this pull request Nov 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecation warnings when using Application Default Credentials

2 participants