kubernetes-sigs / secrets-store-csi-driver

Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
https://secrets-store-csi-driver.sigs.k8s.io/
Apache License 2.0
1.21k stars 280 forks source link

ci: use `--verbose` instead of `--debug` in goreleaser #1557

Closed aramase closed 3 weeks ago

aramase commented 3 weeks ago

--debug is removed, using --verbose instead.

This should resolve the create_release workflow failure: https://github.com/kubernetes-sigs/secrets-store-csi-driver/actions/runs/9570424010/job/26385138887

k8s-ci-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aramase

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/OWNERS)~~ [aramase] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
nilekhc commented 3 weeks ago

/lgtm