Mike Chen
Mike Chen
This config does not work: `build_extra_args: --build-arg some_arg="$multiline_string"` For ``` multiline_string='----first line of text---- middle lines of text ----last line of text----' ``` I get an error like: ``` docker...
Pulumi does not automatically install the `eks` plugin using the latest version of everything. ## Steps to reproduce I am running all of this in a docker container created from...
### Proposed changes Update `stacks_failing` metric to use the current `v1` Stack API version instead of the outdated `v1alpha1`. From my observations, the pulumi-k8s-operator automatically upgrades new applications of the...
VS Code Version: 1.42.1 Extension Version: 0.11.0 What's the issue: Only the first set of parameters is annotated when calling higher-ordered functions: 
When the `namespace` property in `k8s.helm.v3.Chart` is not specified, even if the `provider` is restricted to a namespace, the chart will deploy to the `default` namespace instead of the `provider`'s...
Almost any cluster that runs real workloads will have more than one node group, at which point there's no benefit to using the default node group option because we would...
On version `3.118.0` of the DataDog Helm Chart, the DataDog admission controller (for this K8s label `admission.datadoghq.com/enabled: true`) incorrectly removes the `restartPolicy` property in a pod-to-be if it's specified in...
## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...