Add Runpod's packages to registry#4168
Conversation
There was a problem hiding this comment.
Thank you @pierre818181! Seeing just a few things we'll need fixed up:
-
A few minor formatting and syntactical issues -- I've submitted a PR here to help expedite these: runpod/pulumi-runpod-native#9
-
The TypeScript, Go, and YAML languages seem to work as expected (I signed up and grabbed an API key), but when I went to use the Python SDK, I got the following, and wasn't able to figure get past it. Am I doing something wrong?
Diagnostics: pulumi:pulumi:Stack (python-6b808a7-dev): error: Program failed with an unhandled exception: Traceback (most recent call last): File "/Users/cnunciato/Projects/dev/pulumi/python-6b808a7/__main__.py", line 2, in <module> import pulumi_runpod as runpod ModuleNotFoundError: No module named 'pulumi_runpod' -
I also wasn't able to find the C# SDK at all, so I suggest removing the docs on this until you have support for it and it's published in a way that
dotnet add packageworks. I've removed the docs in the linked PR to save you some time there as well.
We'll need these changes incorporated and a new release cut before we can merge this PR. Thanks!
Thanks @cnunciato. Thanks for the update.
|
@pierre818181 Yeah, I'm definitely in the venv, but still no dice: Do you happen to have a repo that shows a fully working example I could pull down and run? If so, I'd love to see it; I'm just worried your Python users are going to run into the same thing. I'll go ahead and approve to unblock, though. But if you wouldn't mind putting together that example, I'd appreciate it. |
|
@cnunciato There was something wrong with the pulumi_runpod python package. So I moved it to I rebased the main branch and was not able to merge it. Can you run the workflow once more? |

Description
Runpod provides AI/ML infra. This PR aims to merge Runpod's pulumi provider into Pulumi's registry.
Adding a new package?
If this pull request adds a new package:
Cloud,Infrastructure,Network,Database,Monitoring, orUtility).vthat corresponds with a valid GitHub release./docs/_index.md) that includes:layoutset topackage./docs/installation-configuration.md) that includes:pulumi config set.