-
Notifications
You must be signed in to change notification settings - Fork 99
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
Stabilize local setup #447
Conversation
CONTRIBUTING.md
Outdated
### Local setup | ||
|
||
```sh | ||
make make deploy-full-local-setup |
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.
make duplicated
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.
thanks for the catch, amended
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.
basically lgtm, but do we need deploy-full-local-setup
anymore ?
taking back, forget it.. .
* Deploy stable helm chart together with stable k8gb controller version * Deploy test helm chart together with temporary test build of k8gb controller from current tree * Update contributor documentation * Resolves #446 Signed-off-by: Yury Tsarev <yury.tsarev@absa.africa>
8f274ae
to
01546bd
Compare
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
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
controller from current tree
Signed-off-by: Yury Tsarev yury.tsarev@absa.africa