Alastair Smith
Alastair Smith
**Describe the bug**: The chart version field on the cert-manager Helm chart is not semver-compatible as it includes a leading `v` (e.g. `v0.12.0-beta.1`). As a result, cert-manager is not listed...
Some combinations of configurations are known to be invalid, for example applying an `outputTemplate` and/or `theme` to the Console Sink in addition to ` formatter`. It would be useful to...
### What happened? I created a Helm V3 release like so: ```csharp var release = new Pulumi.Kubernetes.Helm.V3.Release("mychart", new ReleaseArgs { RepositoryOpts = new RepositoryOptsArgs { Repo = "oci://myregistry.azurecr.io/helm/mychart" // NOTE:...
It would be really useful to be able to test out the regex on sample data as well. E.g., for a regex of "\d+", perhaps I might throw the following...
I'm trying to deploy a Cognitive Search resource, but can't [create Query Keys](https://docs.microsoft.com/en-us/rest/api/searchmanagement/querykeys/create) for the service. It is however possible to [list _existing_ query keys](https://www.pulumi.com/docs/reference/pkg/azure-nextgen/search/listquerykeybysearchservice/) using the provider.
## Issue description The key combination `Alt right` is bound to `MoveFocusOrTab` by default. On macOS, this key combination toggles the floating pane (bound to `Alt f` by default, and...