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

Pulumitest disable automatic plugin acquisition by default #110

Open
VenelinMartinov opened this issue Oct 3, 2024 · 0 comments
Open

Pulumitest disable automatic plugin acquisition by default #110

VenelinMartinov opened this issue Oct 3, 2024 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@VenelinMartinov
Copy link
Contributor

What happened?

We should consider enabling PULUMI_DISABLE_AUTOMATIC_PLUGIN_ACQUISITION by default for the library as it is generally not useful for tests to install providers automatically - tests should either specify the versions of providers they want or use a local provider or explicitly opt-in to automatic plugin acquisition.

Additionally this also consumes GH API quotas which has caused flaky CI in the past.

Example

.

Output of pulumi about

.

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@VenelinMartinov VenelinMartinov added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team kind/enhancement Improvements or new features and removed kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

1 participant