A Kubernetes operator that bridges Hardware Security Module (HSM) data storage with Kubernetes Secrets, providing true secret portability th
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

workflow_call

+1
+1
.github/workflows/ci.yml
··· 3 3 on: 4 4 push: 5 5 pull_request: 6 + workflow_call: 6 7 7 8 jobs: 8 9 # Fast feedback: linting and unit tests first