* feat: Enhance PipeSpec and FromSpec with AuthorizedKeysSecret - Added AuthorizedKeysSecret field to FromSpec for referencing Kubernetes secrets. - Updated deepcopy functions to handle new AuthorizedKeysSecret field. - Modified CRD definition to include the new private_key_secret field. - Refactored fake client and lister implementations to support new fields. - Introduced shared informers and listers for Pipe resources. - Updated code generation scripts to reflect changes in API structure. * refactor: Rename private_key_secret to authorized_keys_secret in CRD schema * feat: Add support for authorized_keys from secret in skel and update k8sworkload.yaml * feat: Enhance authorized keys handling to include secret name check * Update plugin/kubernetes/skel.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| kubetools | ||
| sshdconfig | ||
| testplugin | ||
| banner_test.go | ||
| connmeta_test.go | ||
| docker-compose.yml | ||
| docker_test.go | ||
| e2eentry.sh | ||
| failtoban_test.go | ||
| fixed_test.go | ||
| grpcplugin_test.go | ||
| k8sworkload.yaml | ||
| kubernetes_test.go | ||
| main_test.go | ||
| workingdir_test.go | ||
| yaml_test.go | ||