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

Missing version #68

Open
mjvankampen opened this issue May 28, 2024 · 4 comments
Open

Missing version #68

mjvankampen opened this issue May 28, 2024 · 4 comments
Labels
kind/bug Some behavior is incorrect or out of spec

Comments

@mjvankampen
Copy link
Contributor

What happened?

When running pulumi I get the warning:

warning: resource plugin kubernetes-cert-manager is expected to have version >=0.0.6, but has ; the wrong version may be on your path, or this may be a bug in the plugin

Example

Update kubernetes-cert-manager python package to 0.0.6
Run pulumi preview

Output of pulumi about

CLI          
Version      3.115.1
Go Version   go1.22.2
Go Compiler  gc

Plugins
KIND      NAME                     VERSION
resource  cloudflare               5.29.0
resource  gcp                      7.24.0
resource  kubernetes               4.12.0
resource  kubernetes-cert-manager  0.0.6
language  python                   unknown

Host     
OS       darwin
Version  14.4.1
Arch     arm64

This project is written in python: executable='/Users/m.vankampen/.pyenv/versions/3.11.7/envs/cx-api-3.11/bin/python3' version='3.11.7'

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).

@mjvankampen mjvankampen added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels May 28, 2024
@blampe
Copy link
Contributor

blampe commented May 29, 2024

Sorry about that. The warning is harmless and I expect this will be resolved in the next release thanks to #67.

@blampe blampe removed the needs-triage Needs attention from the triage team label May 29, 2024
@mjvankampen
Copy link
Contributor Author

@blampe still seems to be there, no biggie of course :)

@blampe
Copy link
Contributor

blampe commented Oct 21, 2024

@blampe still seems to be there, no biggie of course :)

@mjvankampen can you try again with v0.0.7?

@cowwoc
Copy link

cowwoc commented Oct 22, 2024

@blampe I am getting the same error using v0.0.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

3 participants