Wes McNamee
Wes McNamee
I'd like to report that I also just ran into this issue. In fact the current documentation specifies that either the short name or the fully-qualified name is supported: https://github.com/pulumi/pulumi-kubernetes-operator/blob/master/docs/stacks.md#stackspec...
I'd submit a PR to fix this simple problem, but I don't completely understand how the SDK code is autogenerated.
@viveklak of thank you very much. I'll open a issue/PR there.
Ok, so more information. The field was actually _renamed_ to DeprecatedServerAccount, in addition to having a comment of the deprecation. The problem I'm seeing actually on the pulumi side, is...
any news on this front? I feel like this is really important functionality that was made easy in ArgoCD, as they allowed you to write some simple Lua to perform...
@kralikba what if in the interim, each resource was wrapped in a component resource, which could be the object and a [https://www.pulumi.com/registry/packages/command/api-docs/provider/](command resource), that called out to a CLI like...
any movement on this?
Can you post reproducible code?
I've taken a different approach to this. Literally started hacking on something today. If you _start_ with a manpage, can you generate a docopt usage string? Introducing: https://github.com/ghostsquad/ronn2docopt Obviously this...
Wow, this has been open for awhile with no response?