Matthew (Matt) Jeffryes
Matthew (Matt) Jeffryes
https://github.com/pulumi/pulumi-kubernetes/issues/1914 is a highly upvoted issue for supporting authentication for OCI registries (to enable the use of private registries). `Release/v3` and `Chart/v4` automatically use the ambient credentials (from `docker login`...
```[tasklist] ### Fix Unknowns Handling - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2660 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2679 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2731 ``` ```[tasklist] ### Helm Parity - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2669 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2675...
`CustomResource` is a generic resource for creating a Kubernetes custom resource; see [example](https://www.pulumi.com/ai/answers/giesKpRK2snfzBpgxfgzw5/creating-kubernetes-custom-resources-with-third-party-apis). Today it is implemented as an 'overlay' resource and has two major limitations: - not supported in...
```[tasklist] ### Tasks - [ ] https://github.com/pulumi/pulumi-go-helmbase/issues/6 ```
```[tasklist] ### To Triage - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/133 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/191 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/451 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/452 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/453 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/454 - [...
Iterating on the Kubernetes code base has been slow in part due to the challenge of verifying and testing changes. There has been limited options for unittesting, and e2e tests...
Develop unit test cases for the `Invoke` function of the provider implementation code in `provider/pkg/provider/provider.go`, as part of https://github.com/pulumi/pulumi-kubernetes/issues/2767 and similar to https://github.com/pulumi/pulumi-kubernetes/pull/2768.
```[tasklist] ### Resolves - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/2046 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/1966 - [ ] https://github.com/pulumi/pulumi-kubernetes/issues/1884 ```
Develop unit test cases for the `Check` function of the provider implementation code in `provider/pkg/provider/provider.go`, as part of https://github.com/pulumi/pulumi-kubernetes/issues/2767 and similar to https://github.com/pulumi/pulumi-kubernetes/pull/2768.