Aaron Friel

Results 81 issues of Aaron Friel

In both v5 and v6 of the provider, I occasionally see an error like below, that the AWS SSO session file could not be opened. Retrying the `pulumi` command typically...

kind/bug
impact/reliability
area/credentials

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
impact/performance
service/lambda

The type tokens generated in crd2pulumi may use the `kubernetes` package in their names, causing unexpected codegen output. This is not an intended feature of codegen. Type references in the...

kind/engineering

When run in a Pulumi project, the `esc` and `pulumi env` CLI commands would be much more useful if they env were optional and used the currently selected stack's environments...

kind/enhancement

When a Pulumi stack has multiple environments (see: #193), to create a shell with those same environments in the CLI requires multiple invocations: Given a stack with: ```yaml environments: [foo,...

kind/enhancement

This behavior is closer to what I would expect the command to do, and doesn't leave `pulumi` or the `esc` CLI running after starting the interactive process. Reduces memory usage...

This was discovered when using the Llama 3 Instruct model with the workaround in #4180 on multiple nodes using a shared filed system for the cache directory. Requests to the...

The OpenAI backend may rate limit clients by API key or organization, returning a 429 status code. Currently this bubbles up as an error in the CLI.

kind/enhancement

This installation method enables users to download and install any version published as a tag, the latest tag, or a branch. It can be a convenient way to install on...

Stale

Hey @dqbd, first of all thank you for this great library. I've tried to do as much due diligence here to make the issue reproducible, and I'm filing a corresponding...