Eron Wright

Results 102 issues of Eron Wright

**What did you do?** I would like to configure the PagerDuty receiver to set the **Source** field of the event, as per [PD-CEF](https://support.pagerduty.com/docs/pd-cef). **What did you expect to see?** I...

To simplify the use of the samples in various cloud environments, provide a Dockerfile to assemble the distribution outputs.

**What would you like to be added**: Improve support for producing a gauge for the status conditions of a custom resource, when the condition status is `Unknown`. Today, the data...

kind/feature
triage/accepted

# Description This PR enhances the codegen for dotnet to allow the pulumi-kubernetes provider to have non-overlay components. Previously all components were overlays and didn't require codegen. The specific change...

kind/enhancement
impact/no-changelog-required
language/dotnet
area/codegen

# Description This PR fixes a bug in the dotnet codegen where the wrong "args" class name would be used, specifically when `MakeArgs` is bypassed. For example, a new resource...

kind/bug
impact/no-changelog-required
language/dotnet

kind/enhancement
area/examples
size/S

### Proposed changes Updated the codedocs for new ConfigGroup and ConfigFile (v2) resources. A working example is also provided for YAML and Java. ### Related issues (optional) Closes #2868

area/yaml
impact/no-changelog-required

### Proposed changes The yaml/v2 package eagerly resolves kinds to apply a default namespace. This PR addresses a problem with the use case where a kind is installed by one...

area/yaml
impact/no-changelog-required

### What happened? I tried to write a Go SDK program that post-processes the resources produced by `yamlv2.ConfigGroup`. I found that the array elements aren't coercible to `pulumi.Resource` nor to...

kind/bug
area/yaml
awaiting-feedback
blocked

```[tasklist] ### Resolves - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2179 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2134 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/1354 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/1340 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/1215 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2227 - [ ]...

kind/enhancement