jregan
f8a3c04286
Pin kustomize to api/v0.7.0, enabling kyaml by default
...
ALLOW_MODULE_SPAN
2020-12-10 10:48:52 -08:00
jregan
cb2b376065
Pin to api v0.6.7
2020-12-09 19:20:29 -08:00
jregan
b4ad4b6984
Pin to api v0.6.6
2020-12-07 17:29:46 -08:00
jregan
575b4efc18
Pin to kyaml v0.10.3 cliutils v0.22.1
2020-12-07 16:26:52 -08:00
jregan
e1fd74bb61
Automated Go mod cache updates.
2020-12-07 13:23:20 -08:00
Jeff Regan
f2e025ea53
Update manager.go
2020-12-07 12:57:32 -08:00
Jeff Regan
51ba54ad82
Revert "helm values on inflator config"
2020-12-07 12:52:31 -08:00
Jeff Regan
4144775a3b
Merge pull request #3316 from epcim/helmValuesOnInflatorConfigSpec
...
helm values on inflator config
2020-12-07 12:51:42 -08:00
Jeff Regan
ff9b215ae7
Update taggedmodule.go
2020-12-07 12:09:09 -08:00
Petr Michalec
f6e5eedee2
helm values on inflator config spec.
2020-12-07 13:49:30 +01:00
jregan
f66e5bb923
Extract conflict detection to it's own interface.
...
This PR
- defines a patch conflict detector interface,
- extracts implementations of the interface from the
merginator code, making the merginator code
independent of --enable_kyaml.
- injects those implementations into kustomize
as a function of --enable_kyaml.
So, instead of using different merginators to combine
resmaps, this pr allows the use of a single patch merge
code path that uses different conflict detectors.
So instead of debating how to merge, we're now only
considering whether to warn on conflict detection
in one transformer.
This PR is in service of #3304 , eliminating seven
instances where --enable_kyaml was consulted. These
were cases where conflict detection wasn't an issue
(but merging patches was).
2020-12-06 08:38:45 -08:00
jregan
a7c91c37e9
Automated doc update.
2020-12-04 10:51:22 -08:00
jregan
32dd194aca
Automated go.sum updates.
2020-11-30 18:16:23 -08:00
Donny Xia
8f7bcb9b16
update Go version to 1.15
2020-11-25 12:41:20 -08:00
jregan
a5f3d5c823
Use DepProvider in tests to access kyaml impls.
2020-11-21 14:49:44 -08:00
Jeff Regan
849d5c4a8d
Merge branch 'master' into krm-function-converter
2020-11-21 06:10:25 -08:00
Donny Xia
6cb339142d
update module api version in wrapper
2020-11-20 16:28:38 -08:00
Donny Xia
2f4c35347e
Get plugin config from data field
2020-11-19 13:11:47 -08:00
Donny Xia
2ae323bb26
move files into internal
2020-11-18 12:21:59 -08:00
Donny Xia
260e093547
modify pluginator to add support for krm function
2020-11-18 12:21:59 -08:00
Phani Teja Marupaka
b6a4dd446a
Refactor openAPI
...
Refactor global openapi
2020-11-16 23:03:56 -08:00
jregan
966d0a054c
Fix go fmt.
2020-11-14 11:02:44 -08:00
Phani Teja Marupaka
2278e01b7f
Delete v1 setters code
2020-11-12 15:29:07 -08:00
jregan
fa3caaacee
Unpin everything post v3.8.7 release
2020-11-11 15:45:09 -08:00
jregan
0a9fc6c8cb
Pin to api_v0.6.5
2020-11-11 14:56:25 -08:00
jregan
636c9fcddf
Pin to cli-utils_v0.21.1 kyaml_v0.9.4
2020-11-11 13:26:05 -08:00
Kubernetes Prow Robot
0acac39640
Merge pull request #3192 from Shell32-Natsu/multierror
...
Improve the readability for multiple errors in kusttarget
2020-11-06 17:21:38 -08:00
Donny Xia
f780f7a3c2
update go.sum
2020-11-06 15:18:41 -08:00
Jeff Regan
b3e82a2fe7
Merge pull request #3187 from runewake2/multi-module-golang
...
Run multi-module check during presubmit
2020-11-06 13:33:29 -08:00
Jeff Regan
57f4ea5354
Merge pull request #3166 from phanimarupaka/DeferOpenAPICleanup
...
Defer openAPI cleanup
2020-11-05 14:48:00 -08:00
Phani Teja Marupaka
ec2cc2d421
Defer openAPI cleanup
2020-11-05 13:49:43 -08:00
Sam Wronski
712eb6d276
Refactor changeset spanning function naming
2020-11-05 12:23:45 -08:00
Sam Wronski
1f697e3792
Run multi-module check during presubmit
2020-11-05 11:21:15 -08:00
Kubernetes Prow Robot
9fb25fc5a7
Merge pull request #3139 from runewake2/multi-module-golang
...
Update Multi Module Check to Scan Commits
2020-11-04 12:14:52 -08:00
Sam Wronski
877da8da6d
Update module span to check commits
...
- Use regex to detect if check should run
- Update scan to be per-commit
2020-11-02 10:29:40 -08:00
Donny Xia
da0893bac0
unpin modules
2020-10-29 16:17:45 -07:00
Donny Xia
f68986827b
Pin to api 0.6.4
2020-10-29 15:53:34 -07:00
Donny Xia
08099f0cea
Pin to kyaml v0.9.3
2020-10-29 14:47:52 -07:00
Kubernetes Prow Robot
55b4448862
Merge pull request #3134 from phanimarupaka/OptionallySuppressIsSet
...
Make isSet a parameter
2020-10-22 11:43:37 -07:00
Phani Teja Marupaka
bcaac6f8c1
Make isSet a parameter
2020-10-22 11:31:30 -07:00
jregan
d8d727b1ca
Generated go.sum/mod and docs.go changes.
2020-10-20 17:22:48 -07:00
Eyob Tefera
8714ca5a58
Move "Is Set" column to after "Required"
2020-10-20 23:17:54 +00:00
Eyob Tefera
0490ca163f
Fix list_setters test.
2020-10-20 23:17:54 +00:00
Eyob Tefera
b4947fe8a0
Add isSet to ListSetters cmd.
2020-10-20 23:17:54 +00:00
Jeff Regan
2a8edd2859
Merge pull request #3110 from aude/completion
...
Use Cobra for shell completion
2020-10-19 18:03:06 -07:00
Phani Teja Marupaka
e9ff26bb1b
Make recurse logic public
2020-10-19 12:26:15 -07:00
Asbjørn Apeland
9d0fba81f0
Use Cobra for shell completion
2020-10-16 18:55:54 +02:00
Donny Xia
d954c39ef7
Unpin kyaml
2020-10-15 14:05:31 -07:00
Jeff Regan
176ac5b4fa
Merge pull request #3104 from Shell32-Natsu/pinToKyaml0.9.2
...
Pin to kyaml v0.9.2
2020-10-15 14:02:47 -07:00
Donny Xia
dd696b5cb4
Pin to kyaml v0.9.2
2020-10-15 13:55:30 -07:00