-
Notifications
You must be signed in to change notification settings - Fork 378
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #612 from krishchow/update-sub-module
update build submodule
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule build
updated
11 files
+1 −0 | README.md | |
+7 −7 | cross/Dockerfile | |
+4 −9 | makelib/golang.mk | |
+24 −4 | makelib/helm.mk | |
+4 −3 | makelib/image.mk | |
+29 −10 | makelib/k8s_tools.mk | |
+25 −1 | makelib/local.mk | |
+0 −2 | scripts/load-configs.sh | |
+17 −17 | scripts/localdev-deploy-component.sh | |
+54 −0 | scripts/localdev-prepare.sh | |
+1 −1 | scripts/localdev-remove-component.sh |