-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: Add CRD Support for Oracle Cloud Infrastructure #457
Conversation
Required Changes had been performed |
Also please change this line in the makefile: # Dependency versions
GOLANGCI_VERSION = 1.53.3
LICENSEI_VERSION = 0.8.0
KIND_VERSION = 0.20.0
KURUN_VERSION = 0.7.0
CODE_GENERATOR_VERSION = 0.27.1
HELM_DOCS_VERSION = 1.11.0
KUSTOMIZE_VERSION = 5.1.0
CONTROLLER_TOOLS_VERSION = 0.15.0 # <-- This line Delete the |
Signed-off-by: Jean-Yves NOLEN <jynolen@gmail.com>
Changed done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Depends on bank-vaults/bank-vaults#2660 |
Overview
This PR is the sister PR of bank-vaults/bank-vaults#2660
It adds CRD Support for Oracle Cloud Infrastructure
Notes for reviewer
See bank-vaults/bank-vaults#2660 for complete implementation