pstovik
pstovik
Hi @lblackstone after updating to the latest = 3.22.0 version of "@pulumi/kubernetes" npm package we are getting following kind of error running "pulumi preview" > "message": "error: Preview failed: 1...
[REEVALUATING] - version rollback keeps failing, maybe something else has impact ~~Version 0.32.6 seems to have issue on our project as well. Running CI tests via vitest (X64 architecture) are...
FYI: my usecase for this feature is performance debugging of Typescript ... the typescript tracing (https://github.com/microsoft/TypeScript/wiki/Performance#performance-tracing) provides the absolute position in the file so would be smooth to use /...
FYI: In our project which was SST2 based, we have used Auth construct with just a single OAuth provider - when considering use of OpenAuth for SST3 we preferred not...
Limited workaround: we have configured SSH server running in the container (as the container is some DEV purpose only) ... and then connect from VsCode via SSH remote