kubernetes-sigs / secrets-store-sync-controller

This is a Kubernetes controller that watches for changes to a custom resource and syncs the secrets from external secrets-store as Kubernetes secret.
Apache License 2.0
15 stars 8 forks source link

Fix go list cmd #42

Closed nilekhc closed 2 months ago

nilekhc commented 3 months ago

What steps did you take and what happened: [A clear and concise description of what the bug is.] Ref - https://github.com/kubernetes-sigs/secrets-store-sync-controller/pull/30#discussion_r1678720112

What did you expect to happen:

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Which provider are you using: [e.g. Azure Key Vault, HashiCorp Vault, etc. Have you checked out the provider's repo for more help?]

Environment:

/assign

nilekhc commented 2 months ago

/good-first-issue

k8s-ci-robot commented 2 months ago

@nilekhc: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubernetes-sigs/secrets-store-sync-controller/issues/42): >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
nilekhc commented 2 months ago

/unassign

omerap12 commented 2 months ago

/assign