-
Notifications
You must be signed in to change notification settings - Fork 49
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
Create a dedicated module for api #108
Conversation
@mvladev I like it. It makes sense. This should ideally be the general pattern for most controllers that have resource definitions, right? |
Reduces dependency hell
7c79e41
to
025106b
Compare
Yes. This is the idea. |
025106b
to
082ca30
Compare
@mvladev Sorry for the delay in review. There is an upcoming release this week for etcd-backup-restore and etcd-druid and we want to pick this after that release. |
@mvladev You need rebase this pull request with latest master branch. Please check. |
/close via #169 |
What this PR does / why we need it:
Reduces dependency hell
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
I've split the PR into 3 separate commits to make the review easier.
Release note: