Kurt Madel
Kurt Madel
Similar to GitHub: List repositories for the specified org. GET /orgs/:org/repos This would make it easier to interact with repositories specific to a given organization.
Would be nice to support the ability to interact with Organization webhooks via the API.
### TL;DR Add support for syncing to Kubernetes Secrets via `secretObjects`. See https://github.com/kubernetes-sigs/secrets-store-csi-driver#optional-sync-with-kubernetes-secrets This would allow easier migration of existing pod manifests. ### Design **Proposal** Azure example: https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/master/test/bats/tests/azure/azure_v1alpha1_secretproviderclass_ns.yaml Vault example:...
Fix for Loft Agent Values public repo link
Fix broken link to security section of vcluster docs
`$LOFT_URL` in example should be `$LOFT_HOST` I believe...
Org Webhook did not work on creation. Have to manually kick the jobs off after changes made in GitHub. Does this have anything to do with the fact I ran...