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

[bug] Regression on installing pulumi plugins during runtime #374

Open
adrianriobo opened this issue Dec 24, 2024 · 0 comments
Open

[bug] Regression on installing pulumi plugins during runtime #374

adrianriobo opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working priority/HIGH

Comments

@adrianriobo
Copy link
Collaborator

Recently during runtime we see traces for installing plugins this regression had been introduce with #351

Downloading plugin tls-5.0.9: starting
2024-12-24T11:52:03.812Z
Downloading plugin aws-6.64.0: starting
2024-12-24T11:52:03.812Z
Downloading plugin aws-6.59.1: starting
2024-12-24T11:52:03.812Z
Downloading plugin aws-native-1.17.0: starting
2024-12-24T11:52:03.812Z
Downloading plugin awsx-2.19.0: starting
2024-12-24T11:52:03.812Z
Downloading plugin command-1.0.1: starting
2024-12-24T11:52:03.813Z
@ refreshing....
2024-12-24T11:52:03.813Z
Downloading plugin command-1.0.1: done
2024-12-24T11:52:03.813Z
Installing plugin command-1.0.1: starting
2024-12-24T11:52:03.813Z
@ refreshing....
2024-12-24T11:52:03.813Z
Downloading plugin tls-5.0.9: done
2024-12-24T11:52:03.813Z
Downloading plugin aws-native-1.17.0: done
2024-12-24T11:52:03.813Z
Installing plugin tls-5.0.9: starting
2024-12-24T11:52:03.813Z
Installing plugin aws-native-1.17.0: starting
2024-12-24T11:52:03.813Z
Downloading plugin awsx-2.19.0: done
@adrianriobo adrianriobo added bug Something isn't working priority/HIGH labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority/HIGH
Projects
None yet
Development

No branches or pull requests

1 participant