Batuhan Apaydın

Results 155 issues of Batuhan Apaydın

**What would you like to be added**: I would like to add a new subcommand like `list load-images` that will help us to list all installed docker images via the...

kind/feature

Signed-off-by: Batuhan Apaydın Co-authored-by: Furkan Fixes #2425 ![Screen Shot 2021-08-20 at 14 41 20](https://user-images.githubusercontent.com/16693043/130231682-5b6e2bf1-7fd7-4ca4-b88e-51af960ca741.png) ![Screen Shot 2021-08-20 at 15 13 47](https://user-images.githubusercontent.com/16693043/130231657-afa1122c-d9c0-4afc-965b-4f2eb13a371a.png)

cncf-cla: yes
size/L
needs-rebase
needs-ok-to-test

**Description** Recently, we (w/@dentrax @erkanzileli) added other key management system support to Kyverno while verifying image signatures.[^1] Then, I tried this feature on GCP while using GCP KMS and GKE....

enhancement

**Description** There are a bunch of useful functions in cosign's [tlog.go](https://github.com/sigstore/cosign/blob/main/pkg/cosign/tlog.go) file, let's move these all the useful functions over here. WDYT? cc: @dentrax @lukehinds

enhancement

- [ ] create a new release with GoReleaser both for binaries and container images - [ ] automate workflow with GitHub Actions? - [ ] sign/verify binaries&container images GitHub...

If one of the images has been built on a `scratch` image, the final stage is based upon the `scratch` image; we should not add it to the `docker-lock.json` file....

### Expected behavior Once you build a container image via `google/ko` with --local flag enabled, you will end up having an image with the `ko.local/` prefix. It causes that container-diff...

By default, when the user supplies the `docker buildx ls` command, the output will look like the following: ```shell NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS desktop-linux docker desktop-linux desktop-linux running linux/amd64, linux/arm64,...

**Describe the problem/challenge you have** I would like to sign container images while building them through carvel-kbld. **Describe the solution you'd like** [cosign](https://github.com/sigstore/cosign) maintained by [sigstore](https://sigstore.dev/) community is a new...

enhancement
carvel accepted
priority/important-longterm

### Feature request We (w/@dentrax @erkanzileli) propose generating SBOMs once the images are built when Taskrun has been completed, then signing them. I want to list the tools that can...

kind/feature
area/s3c
lifecycle/frozen