Adam Reese

Results 17 comments of Adam Reese

@sgoings we do something similar for `helm info` Example: `helm info alpine --format='{{.}}'`

I was running into this yesterday with a `nodePort` validation. It is a bug in Kubernetes that missing fields in manifest are not initializing. As for passing params during helm...

@technosophos do you have an example error?

We might need vault for aws depending on how we setup permissions.

When I patch tinygo with #3303 I get a different error ``` 0: 0x2a9ec - abort at /Users/areese/p/src/github.com/tinygo-org/tinygo/lib/wasi-libc/libc-bottom-half/sources/abort.c:5:5 1: 0x29b8f - canonical_abi_realloc at /Users/areese/p/src/github.com/fermyon/spin/sdk/go/http/wasi-outbound-http.c:13:3 ``` Looks like the bindings expect...

Is cert-manager running when you get the error? You might get the error if cert-manager isn't ready

@calebschoepp can this be closed with https://github.com/spinkube/spin-operator/pull/278 ?

I really love the name `spintainer` but it's not totally intuitive what it is. Giving it a cute name makes it sound like it's something more than just a container.

I think this issue can be closed now that upstream fix is in place and docs are updated.

Can this be closed with https://github.com/spinkube/containerd-shim-spin/pull/144?