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
11 stars 5 forks source link

Automate helm chart creation from config directory #69

Open nilekhc opened 3 weeks ago

nilekhc commented 3 weeks ago

Use helmify to automatoically generate helm chart from config directory.

Ref - https://github.com/Azure/azure-workload-identity/blob/main/manifest_staging/charts/workload-identity-webhook/README.md#contributing-changes

/good-first-issue

k8s-ci-robot commented 3 weeks 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/69): >Use helmify to automatoically generate helm chart from config directory. > >Ref - https://github.com/Azure/azure-workload-identity/blob/main/manifest_staging/charts/workload-identity-webhook/README.md#contributing-changes > >/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.