Bryce Lampe

Results 196 comments of Bryce Lampe

@klurpicolo based on #3609 it looks like you might be on CLI version 3.159.0, which is a little old. Always try updating dependencies in case this is a bug that's...

> If I comment out that default return undefined, the pulumi up will fail like this > ``` > kubernetes:core/v1:Service (fleet-telemetry:fleet-telemetry/fleet-telemetry-internal): > error: Default provider for 'kubernetes' disabled. 'urn:pulumi:staging::company-service::kubernetes:helm.sh/v4:Chart$kubernetes:core/v1:Service::fleet-telemetry:fleet-telemetry/fleet-telemetry-internal' must...

Hi @klurpicolo, can you confirm you're still seeing this after upgrading to pulumi-kubernetes 4.23 and pulumi to something current? Can you post the output of `pulumi about` again? One of...

@Muchaszewski can you clarify which example isn't compiling for you, and what error you're seeing?

Thanks, I agree the namespace should be `Pulumi.Kubernetes.ApiExtensions.CustomResource` and the generated code shouldn't include read-only properties for the constructor. We'll look into fixing this, and in the meantime you can...

I'd be in favor of using `zap.NewProduction` so logs are structured in all environments.