Michael Bridgen

Results 87 issues of Michael Bridgen

The spec fields `.envs` and `.secretEnvs` are deprecated in favour of `.envRefs`, but are still expected to work -- the test case ["can deploy a stack with a file config"](https://github.com/pulumi/pulumi-kubernetes-operator/blob/56a8f592f393ce3334337483d6cf153ccc4f921a/test/stack_controller_test.go#L163)...

kind/bug

See https://github.com/pulumi/pulumi-kubernetes-operator/actions/runs/4184062302/jobs/7249224170, in particular ``` Ready condition is true Expected : false to be true In [It] at: /home/runner/work/pulumi-kubernetes-operator/pulumi-kubernetes-operator/test/program_test.go:146 ``` where [program_test.go:145-146](https://github.com/pulumi/pulumi-kubernetes-operator/blob/master/test/program_test.go#L145-L146) checks first that the stack status is marked...

kind/engineering

The Pulumi YAML language provider has [deprecated the use of the `.configuration` field](https://github.com/pulumi/pulumi-yaml/issues/369), preferring the (Pulumi engine mandated) `.config`. It may also need a different structure (worth checking).

kind/bug
area/program-resource

- Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling,...

kind/enhancement

stack_controller_test.go has tests of specific mechanisms (e.g., using a config that comes in a file with the program) along with smoke tests that run an example AWS-based stack using various...

kind/engineering
impact/reliability

It's not clear whether the metrics as published can be used to construct useful dashboards and alerts. Therefore: - [ ] come up with examples of alerts, adding metrics if...

impact/usability
kind/design

The helper struct `ReconcileStackSession` makes engineering more difficult because it duplicates local variables, making it unclear which are in play, and obscuring side-effects. It doesn't do anything that couldn't better...

kind/engineering

These are for two related purposes: 1. recognise help from people and orgs (mainly orgs) that isn't time and effort; like, free CI accounts 2. make room for sponsorships, which...

I am having a few difficulties getting this to work on my macbookpro. (It works just fine on a Linux/Ubuntu machine). Difficulty #1: It only works with Martin's fork of...

https://github.com/weaveworks/service-conf/issues/1397