Paul Stack

Results 95 comments of Paul Stack

@nfx please can you also change the go.mod namespace here? I am not able to pull this into pulumi until this is done as there's a mismatch between the repo...

@radeksimko I really like this idea - we should definitely be notifying the user that we are changing their variables so that they work with the APIs we are using

@radeksimko / @apparentlymart was any discussion given to this outside of this issue? I feel this has sort of dropped off the face of the planet atm :)

@jaxxstorm is this something that we can use the work in https://github.com/jaxxstorm/pulumi-aws-loadbalancercontroller/blob/main/nodejs/src/index.ts and bring this in as an out of the box adding that we can schematise and offer via...

Hi @runlevel5 As of Pulumi-eks v0.21.0 we added "disableVpcCni" in this PR https://github.com/pulumi/pulumi-eks/pull/493 Does this help? Paul

After speaking to @roothorp on this, we suggest that the function that creates the storageClass: ```(cluster.ts ln595) createStorageClass(`${name.toLowerCase()}-${storageClasses}`, storageClass, { ``` just passes the name into the storageClass and then...

Hi @orcutt989 Can you give me a snippet of code that recreates this issue please? Paul

Similar to https://github.com/pulumi/pulumi-awsx/pull/819