pulumi / pulumi-kubernetes-cert-manager

A Pulumi Kubernetes CertManager component
Apache License 2.0
15 stars 7 forks source link

Missing version #68

Open mjvankampen opened 5 months ago

mjvankampen commented 5 months ago

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

blampe commented 4 months ago

Sorry about that. The warning is harmless and I expect this will be resolved in the next release thanks to https://github.com/pulumi/pulumi-kubernetes-cert-manager/pull/67.

mjvankampen commented 4 days ago

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

blampe commented 4 days ago

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

@mjvankampen can you try again with v0.0.7?

cowwoc commented 3 days ago

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