-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade operator SDK and Add Folder Sync feature #11
Conversation
Build lastpass-cli as the more recent stable versions are available as distro packages
Generate CRDs and Roles using controller-gen
Reorganized files to match newer operator-sdk layout.
Operator-SDK Layout
Created crd type files and manifests for lastpass group types
Added ability to sync entire lastpass folder, not including subfolders
Add folder sync feature
Add missing lastpassgroup crd to chart folder for helm deployment
add missing crd
@robertoeguia thanks for you contributions! |
@robertoeguia do you mind if I ask what's your use case? is this for personal development or work related? Are you interested in helping maintaining this project from time to time or at least getting involved in PR reviews? |
@niqdev I don't mind at all. This is for personal use and development. I am interested in maintaining and being involved in this project. |
sorry I missed the notification, that's great. as soon as I get a chance I'll setup the action to automatically release the latest docker image when changes are pushed in the main branch |
I apologize for the large pull request.
Changelog: