Batuhan Apaydın

Results 155 issues of Batuhan Apaydın

### Feature request Why don't we add support for deploying Tekton Pipelines, Chains, Dashboard via tkn CLI? IMHO, it'd be great if I could type: ```shell $ tkn install cd...

kind/feature
lifecycle/frozen
area/roadmap

There are a bunch of selectors in the [Workload K8S Attestator](https://github.com/spiffe/spire/blob/v1.1.1/doc/plugin_agent_workloadattestor_k8s.md), but there is no way of specifying which one of them do I want to use while deploying the...

In the current design, there is no way of accessing the context name through the `pkg/client/config`[^1] package of `controller-runtime.` So, for people who might want to access the raw config...

### Description We (w/@dentrax) thought that it'd be nice if pack CLI has the support of signing container images right after building them without requiring any additional steps to sign...

type/enhancement
help wanted
status/ready

Signed-off-by: Batuhan Apaydın #### Summary This PR will add custom annotation support to both attest and verify-attestation commands. #### Ticket Link Fixes #1773 #### Release Note ```release-note feat(attest): custom annotations...

no-pr-activity

**Description** Based on the talk in Slack[^1] with @imjasonh, it'd be better for consistency to use the `skip-information` flag for clean cmd in addition to the `force` flag. The whole...

enhancement

**Description** Here in README.md[^1] and sigstore.dev[^2], The `COSIGN_REPOSITORY` env variable looks like it can only be used for storing signatures in the given repository. Still, it can be used to...

enhancement

Signed-off-by: Batuhan Apaydın Co-authored-by: Furkan Türkal #### Summary You can test this with the following path: > do not forget to install conftest to push rego policies suitable with their...

**Description** In the meantime, cosign has two different ways of verifying the integrity of attestations, CUE, or Rego policies. In this issue, I'm proposing to add a new way of...

enhancement