Joonas Bergius
Joonas Bergius
@randomvariable bump
This isn't stale 🙂
> @joonas Do you think this is resolved with the `wadm-client` crate and the inclusion of a `ClientError`? Or is there more detail you'd like to have here https://docs.rs/wadm-client/0.3.0/wadm_client/error/enum.ClientError.html Yep,...
@ArchiFleKs - to be clear, projection of `ConfigMap` values works as expected. The issue in question is solely around the projection of individual items from a `Secret`. Just to add...
Just a quick update, I updated to the latest version and tried this with `K8S_VER=v1.4.6_coreos.0`, still seeing the same issue. I'd be happy to take a stab at figuring this...
I think we should give [GitHub's recent announcement of Artifact Attestations support](https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/) a careful read and pull in a bunch of the tooling featured there.
I'd love to take a pass at putting an initial proposal together for what this might look like, happy to self-assign or have it be assigned to me, whatever is...
@brooksmtownsend I noticed the milestone is set to "wasmcloud 1.2" on this, but I think that should now be "wasmcloud 1.3"?
I'll echo @aumetra's sentiment about preference for the Rust Crypto ecosystem, but also note that from a CNCF project perspective, MPL 2.0 isn't on the [list of allowed licenses](https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md#approved-licenses-for-allowlist), and...
https://github.com/wasmCloud/wasmcloud-operator/blob/main/src/services.rs#L562-L650 is probably the bit to change here