-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: upgrade kubebuilder scaffold to v3 #89
Commits on Aug 15, 2023
-
refactor: changed Kubebuilder to v4 and scaffold to go/v4
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f5e9a43 - Browse repository at this point
Copy the full SHA f5e9a43View commit details -
feat: implemented retry function
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 3cb9d35 - Browse repository at this point
Copy the full SHA 3cb9d35View commit details -
refactor: improved cache retry logic
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 44b5260 - Browse repository at this point
Copy the full SHA 44b5260View commit details -
chore: added project related configs
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for a76650b - Browse repository at this point
Copy the full SHA a76650bView commit details -
chore: improved loadCache retry logic
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for c0f1a7d - Browse repository at this point
Copy the full SHA c0f1a7dView commit details -
chore: added missing controller test setup
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for c42228d - Browse repository at this point
Copy the full SHA c42228dView commit details -
chore: added additional Makefile steps
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for fe15f05 - Browse repository at this point
Copy the full SHA fe15f05View commit details -
leonsteinhaeuser committed
Aug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e9024b - Browse repository at this point
Copy the full SHA 9e9024bView commit details -
chore: updated auto generated K8s manifests
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 170daa7 - Browse repository at this point
Copy the full SHA 170daa7View commit details -
leonsteinhaeuser committed
Aug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for e8dd837 - Browse repository at this point
Copy the full SHA e8dd837View commit details -
leonsteinhaeuser committed
Aug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 8a7f9d0 - Browse repository at this point
Copy the full SHA 8a7f9d0View commit details -
chore: changed webhook targests for v1alpha1 and v1alpha2 versions
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f2fd422 - Browse repository at this point
Copy the full SHA f2fd422View commit details -
chore: changed test to target v1alpha1 instead of mixed v1alpha1 --> …
…v1alpha2
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 000f26e - Browse repository at this point
Copy the full SHA 000f26eView commit details -
chore: added script to generate ssl certificates
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for d2d62f9 - Browse repository at this point
Copy the full SHA d2d62f9View commit details -
leonsteinhaeuser committed
Aug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for d7824bd - Browse repository at this point
Copy the full SHA d7824bdView commit details -
chore: re-added needed changes to controller deployments files
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f694a50 - Browse repository at this point
Copy the full SHA f694a50View commit details -
fix: always reset secret fields on change
Otherwise we would keep data not managed by us.
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for e4132d7 - Browse repository at this point
Copy the full SHA e4132d7View commit details -
chore: improved re-login when cache loading did not succeed
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for b8a08ca - Browse repository at this point
Copy the full SHA b8a08caView commit details -
leonsteinhaeuser committed
Aug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 41a214d - Browse repository at this point
Copy the full SHA 41a214dView commit details -
feat: added custom metrics to get more insights in passbolt requests
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 9ce4763 - Browse repository at this point
Copy the full SHA 9ce4763View commit details -
chore: improved docker build ignores
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f38b2b4 - Browse repository at this point
Copy the full SHA f38b2b4View commit details -
chore: changed CI kind node images matrix range from 1.24 - 1.27
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 4749f32 - Browse repository at this point
Copy the full SHA 4749f32View commit details -
fix: added missing conversion review versions
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e46c3f - Browse repository at this point
Copy the full SHA 3e46c3fView commit details -
chore(ci): install prometheus operator CRDs
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 34ee748 - Browse repository at this point
Copy the full SHA 34ee748View commit details -
docs: added prometheus operator crds and cert-manager to the requirem…
…ents list
leonsteinhaeuser committedAug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for a4ca464 - Browse repository at this point
Copy the full SHA a4ca464View commit details
Commits on Aug 16, 2023
-
chore: added missing patch for local deploys
leonsteinhaeuser committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for f31d2c8 - Browse repository at this point
Copy the full SHA f31d2c8View commit details -
fix(ci): bump go to 1.20 and fix namespace name ref
leonsteinhaeuser committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for b25a14f - Browse repository at this point
Copy the full SHA b25a14fView commit details -
chore: changed binary name to controller
leonsteinhaeuser committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f63148 - Browse repository at this point
Copy the full SHA 5f63148View commit details -
fix: apply -f error caused by kustomize file
leonsteinhaeuser committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 33f21c2 - Browse repository at this point
Copy the full SHA 33f21c2View commit details -
chore: improved error message for failed cache updates
leonsteinhaeuser committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 82ed847 - Browse repository at this point
Copy the full SHA 82ed847View commit details
Commits on Aug 18, 2023
-
chore: improved operator reconciliation start and stop message
leonsteinhaeuser committedAug 18, 2023 Configuration menu - View commit details
-
Copy full SHA for c44cedf - Browse repository at this point
Copy the full SHA c44cedfView commit details -
chore: improved reconciliation status update for non changed secrets
leonsteinhaeuser committedAug 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 5366312 - Browse repository at this point
Copy the full SHA 5366312View commit details
Commits on Aug 29, 2023
-
fix: removed beginning blank line in .gitignore
leonsteinhaeuser committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 31bdde0 - Browse repository at this point
Copy the full SHA 31bdde0View commit details -
chore: removed charts/** from paths-ignore
leonsteinhaeuser committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for ebb8dc3 - Browse repository at this point
Copy the full SHA ebb8dc3View commit details