Jeffrey Regan
416e1fcc1a
Unpin the builtin plugins.
2019-11-22 14:08:24 -08:00
Haiyan Meng
f69d2d2e69
Move hack/crawl under api/internal
2019-11-14 13:17:28 -08:00
Jeff Regan
0a84a0d525
Merge pull request #1793 from haiyanmeng/fix-git
...
Fix two broken deps to allow tests under hack/crawl to pass
2019-11-14 13:04:21 -08:00
Jeffrey Regan
003b3eccc2
Drive kustomize repo verification from make.
2019-11-14 11:31:42 -08:00
Haiyan Meng
df25f3a93a
Run go mod tidy to clean up go.sum
2019-11-14 10:16:58 -08:00
Haiyan Meng
4448bcf22c
Update go.sum and go.mod by running go build|test
2019-11-14 10:16:58 -08:00
Haiyan Meng
5eef5f2777
Fix two broken deps to allow tests under hack/crawl to pass
...
1) copy api/internal/git to hack/crawl/crawler/: internal packages are
not allowed to be imported;
2) change the import path from api/pgmconfig to api/kconfig
2019-11-14 10:16:25 -08:00
Phillip Wittrock
b473faccca
Improve error handling in kyaml libraries
2019-11-12 08:53:55 -08:00
Jeffrey Regan
2dd148af24
Pin kustomize and the plugins to kust Api v0.2.0
2019-11-11 19:47:28 -08:00
Phillip Wittrock
3dfe62fe55
switch to pseudo/k8s deps
2019-11-08 16:48:42 -08:00
Phillip Wittrock
ad9b869ddb
Use local kustomize api for pluginator and hack/crawl
2019-11-08 16:38:01 -08:00
Jeffrey Regan
bdacb941ab
Remove hack/fork_k8s_and_fix_deps.sh to avoid confusion.
2019-11-08 12:49:58 -08:00
Jeff Regan
48dfcf5a3e
Merge pull request #1750 from monopole/invokePluginUnitTests
...
Invoke plugin unit tests in presubmit.
2019-11-07 17:29:15 -08:00
Jeffrey Regan
b0bd4b5410
Script to fork and fix k8s deps.
2019-11-07 17:20:15 -08:00
Jeffrey Regan
dbf8a0fde4
Invoke plugin unit tests in presubmit.
2019-11-07 15:54:20 -08:00
Jeffrey Regan
2b1749778f
Unpin all the plugins, so we can test against head b4 release.
2019-11-07 15:28:04 -08:00
Gábor Lipták
0aeb53a2b3
Correct typo
2019-11-04 15:36:13 -05:00
Jeff Regan
588297f1f9
Update whatApi.sh
2019-11-04 09:50:43 -08:00
jregan
077c7b2d20
Improve config package names and reduce API exposure.
2019-11-03 16:39:44 -08:00
Jeff Regan
690e01c2ba
Update whatApi.sh
2019-11-02 14:12:15 -07:00
Jeffrey Regan
f44574cf43
Script to report on api usage.
2019-10-28 14:40:24 -07:00
Jeffrey Regan
3b3a1309e4
Point kustomize to local API for development.
2019-10-28 11:17:34 -07:00
jregan
6d30bc5c35
Make krusty package - high-level CLI-like package.
2019-10-27 08:19:56 -07:00
jregan
cd50bf4e1e
Move hacks to hack (match k8s pattern).
2019-10-27 05:05:23 -07:00