Alexander Kim
Alexander Kim
**Description** The mapping paths configuration currently only supports directories. This means that it must search all files within the directory for api resources. However, when tests are located next to...
I work with a lot of stacks, and most of them have outputs. However, rarely do I need to see the output when running `pulumi up`. I would expect to...
I'm not 100% sure as I haven't tested this yet, but from what it looks like (code and docs), this only works with `Deployment`s. Please add support for all workloads:...
### Problem description HashiCorp's official helm chart at https://github.com/hashicorp/vault-helm does not actually have an `index.yaml` because they do not have a proper setup. With this in mind, we cannot specify...
It would be great if we could limit the scope in which it looks for files. So rather than looking at all files that end in `.php` for example, it...
The `FormlyFieldFactory` class is acting like a manager, and only returning new instances when one doesn't exist already. Instead, it should always be returning a new instance.
I'm having an issue with the mapping of the request body to the controller action. Currently it's telling me my first parameter is null and thus it can't set it....
This would make it even easier to install as one would not have to copy/paste the config in.
Hey everyone, We're looking for a maintainer for both TextMate 1 and 2. Dracula theme has grown significantly and it's too much for one person. If you are interested in...
When creating a `Datadog` provider, and running a diff on a project that includes this provider, the diff includes the `apiKey` and `appKey` in plain text. These should be masked...