lastpass-operator
lastpass-operator copied to clipboard
A Kubernetes Operator to manage secrets stored in LastPass password manager
> WIP https://github.com/edgelevel/lastpass-operator/issues/9
See #8 * [ ] release latest version * [x] update readme/doc e.g. remove `dep`, etc. * [ ] remove travis * [x] setup ci + docker publish with gh-actions...
Hey there, love the project ! Is it possible to synchronize a full LastPass folder ? If I understand correctly, you currently need to write one configuration file for each...
Current Behaviour: The `lastpass-operator` supports the creation of `Opaque` secrets. Enhanced behaviour: Add the flexibility in the `LastPass` custom resource to choose the type of secret to be created. type:...
We'd like to use the operator in production. However, currently, the metrics expose generic information about the pod itself, rather than useful insight. Useful metrics could include; - Is the...
Hi, i want to understand why are you trying to use lastpass id in secret name? With deployment that will try to use that secret you will need to first...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.7 to 0.31.1. Commits eb5129b Update dependencies to v0.31.1 tag 46f6230 Merge pull request #126761thockin/automated-cherry-pick-of-#126749 1857695 fix v1a3 ResourceSliceList metadata field name 382a091 update codegen and openapi...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.7 to 0.31.1. Commits a8f449e Falls back to SPDY for gorilla/websocket https proxy error 62791ec Merge pull request #125571 from liggitt/filter-auth-02-sar cc2ba35 add field and label selectors...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.7 to 0.31.1. Commits c5196eb Update dependencies to v0.31.1 tag 5e3e8ea informers: add comment that Start does not block f71a5cc Call non-blocking informerFactory.Start synchronously to avoid races...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.1 to 2.20.2. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.20.2 2.20.2 Require Go 1.22+ Maintenance bump go to v1.22 [a671816] Changelog Sourced from github.com/onsi/ginkgo/v2's changelog. 2.20.2 Require...