Mayur Waghmode

Results 4 issues of Mayur Waghmode

**Describe the bug** Not a bug but a feature request. You already provide static builds for x86 and x64 as a release. Could you please also provide the ppc64le binary...

Signed-off-by: mayurwaghmode #### Overview #### This PR has updated the gomplate version to the latest release(v3.11.2) and added ppc64le support to the dex binary and image. Gomplate's latest release supports...

release-note/new-feature

**What would you like to be added**: As of now looks like, the ppc64le specific binary is available but its [image](https://hub.docker.com/r/kindest/node/tags)(kindest/node:v1.23.5) does not have ppc64le support. **Why is this needed**:...

kind/feature
priority/awaiting-more-evidence

**How to run the rekor-server image uploaded as part of GitHub container registry?** Commands followed ``` arch x86_64 docker pull ghcr.io/sigstore/rekor/rekor-server:sha256-9e9e558a949ec59569073333693898de08b54f19cae361f3f836f59dce9c3e7e.sbom sha256-9e9e558a949ec59569073333693898de08b54f19cae361f3f836f59dce9c3e7e.sbom: Pulling from sigstore/rekor/rekor-server dba5af06d68a: Extracting 82.32kB/82.32kB failed to...

question