Donny Xia
|
8e8fa5409d
|
cleanup image transformer
|
2021-03-08 10:41:43 -08:00 |
|
monopole
|
60c8a0498b
|
Full tree go mod tidy.
|
2021-03-05 18:22:32 -08:00 |
|
Jeff Regan
|
5793653630
|
Merge pull request #3673 from natasha41575/PanicDuplicateKeys
Return error instead of panicking for duplicate keys
|
2021-03-05 11:55:33 -08:00 |
|
Kubernetes Prow Robot
|
4e0332551a
|
Merge pull request #3667 from natasha41575/UpgradeYaml.V2
upgraded to yaml.v2 v2.4.0
|
2021-03-04 16:48:24 -08:00 |
|
Natasha Sarkar
|
722b0131f0
|
return error for duplicate keys rather than panicking
|
2021-03-03 12:13:24 -08:00 |
|
Natasha Sarkar
|
60bd8d15d9
|
upgraded to yaml.v2 v2.4.0
|
2021-03-02 18:04:21 -08:00 |
|
Natasha Sarkar
|
e9c97a4c4e
|
updated go version to 1.16
|
2021-03-02 16:40:08 -08:00 |
|
monopole
|
efc03bf329
|
Back to development mode; unpin the modules
|
2021-02-28 12:41:31 -08:00 |
|
monopole
|
29bfdfc1ef
|
Pin to api v0.8.4
|
2021-02-28 12:06:30 -08:00 |
|
monopole
|
be8d60fb9f
|
Unpin kyaml, cmd/config and api.
|
2021-02-28 10:26:07 -08:00 |
|
monopole
|
7965195c29
|
Pin to api api/v0.8.3
|
2021-02-26 16:50:46 -08:00 |
|
monopole
|
3da90dbde7
|
Pin to api v0.8.2
|
2021-02-25 08:04:59 -08:00 |
|
monopole
|
cd2b0fce7e
|
Remove tool deps from shippable modules.
|
2021-02-24 17:37:16 -08:00 |
|
Natasha Sarkar
|
d7b29455ab
|
Back to development mode; unpin the modules
|
2021-02-12 15:09:16 -08:00 |
|
Natasha Sarkar
|
cd0d416a11
|
Pin to api v0.8.1
|
2021-02-12 12:40:49 -08:00 |
|
monopole
|
9dc4004fbe
|
Tidy go.sum after dropping go-getter.
|
2021-02-11 16:48:40 -08:00 |
|
Jeff Regan
|
38b30b0edc
|
Merge pull request #3583 from monopole/addKyamlReplacements
Add kyaml replacements to modules with dependency on api.
|
2021-02-11 15:18:46 -08:00 |
|
monopole
|
8a61bff299
|
Run: gorepomod unpin kyaml api --doIt
|
2021-02-11 15:05:01 -08:00 |
|
monopole
|
e33addc16b
|
Drop hashicorp multierror due to MPL
|
2021-02-11 12:24:22 -08:00 |
|
monopole
|
2d2fbe9f14
|
Unpin everything, back to development mode.
|
2021-02-09 16:42:11 -08:00 |
|
monopole
|
1fa3b224b1
|
Pin to api v0.8.0
|
2021-02-09 14:44:12 -08:00 |
|
monopole
|
3ae1aa7cd7
|
Delete dependence on k8s.io/...
|
2021-02-09 14:15:54 -08:00 |
|
monopole
|
703fee93af
|
Delete kyaml replacements.
|
2021-02-09 13:00:50 -08:00 |
|
monopole
|
f98edf1b55
|
Unpin from api.
|
2021-02-09 11:22:46 -08:00 |
|
monopole
|
0508c89b4b
|
Pin to api
|
2021-02-09 10:59:18 -08:00 |
|
monopole
|
b062ce0f66
|
Pin to kyaml v0.10.9
|
2021-02-09 09:57:21 -08:00 |
|
Jeff Regan
|
2fe85be932
|
Merge pull request #3557 from natasha41575/PatchMergeIssue
fixed ports merging issue and refactored some kyaml/walk code
|
2021-02-09 08:48:19 -08:00 |
|
monopole
|
264bfa8998
|
Unpin; back to development mode.
|
2021-02-09 06:54:18 -08:00 |
|
Natasha Sarkar
|
71f4cecb4c
|
fixed ports merging issue and refactored some kyaml.walk code
|
2021-02-08 17:49:10 -08:00 |
|
monopole
|
41df2bed1f
|
Pin to api v0.7.3
|
2021-02-07 08:40:52 -08:00 |
|
monopole
|
a684592639
|
Pin to api v0.6.9
|
2021-02-06 07:59:54 -08:00 |
|
monopole
|
c077ed4b58
|
Pin to kyaml v0.10.7 and cli-utils v0.23.1
|
2021-02-05 20:34:05 -08:00 |
|
monopole
|
781098843e
|
Make starlarkmixer plugin module name match path.
|
2021-02-05 17:57:12 -08:00 |
|
Kubernetes Prow Robot
|
4345cd2ade
|
Merge pull request #3534 from KnVerey/starlark_genformer
Fix function/exec transformer plugin ability to add/remove resources
|
2021-02-04 19:54:51 -08:00 |
|
Katrina Verey
|
1460d13d50
|
Allow exec and function transformers to delete resources
|
2021-02-04 13:01:09 -08:00 |
|
Katrina Verey
|
97a2b15be6
|
Allow exec and function transformers to generate resources
|
2021-02-04 13:01:09 -08:00 |
|
Katrina Verey
|
f927cf0b8e
|
Regression test for inability to add resources in function-based transfomer
|
2021-02-04 13:01:09 -08:00 |
|
Natasha Sarkar
|
43157f5d35
|
cleaned up resource refactoring
|
2021-02-03 14:30:25 -08:00 |
|
Natasha Sarkar
|
f71854a0c8
|
Refactored resource to store all previous names and namespaces
|
2021-02-03 12:01:09 -08:00 |
|
Donny Xia
|
507244e6f8
|
fix relative path to values file
|
2021-02-01 13:55:48 -08:00 |
|
Natasha Sarkar
|
5958edda14
|
don't merge patches until they are applied
|
2021-01-26 16:43:15 -08:00 |
|
Ma Xinjian
|
97f23966af
|
Fix wrong Validator dir
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
|
2021-01-22 13:54:34 +08:00 |
|
monopole
|
0cf18987d7
|
Back to development mode; unpin the modules
|
2021-01-17 10:10:12 -08:00 |
|
monopole
|
8a65ece956
|
Pin to api v0.7.2
|
2021-01-17 09:19:41 -08:00 |
|
monopole
|
86e9983bb7
|
Pin to kyaml v0.10.6 and cli-utils v0.22.4
|
2021-01-17 06:55:10 -08:00 |
|
monopole
|
11dce34407
|
Annotate decisions on issue 3304 in plugins.
|
2021-01-16 08:08:39 -08:00 |
|
monopole
|
8083b3607f
|
Harden anno transformer test.
|
2021-01-15 17:37:46 -08:00 |
|
Jeff Regan
|
1a4a9fcdaf
|
Update go.mod
|
2021-01-15 17:33:00 -08:00 |
|
Jeff Regan
|
fdfdfa9e4d
|
Update go.mod
|
2021-01-15 13:56:18 -08:00 |
|
Jeff Regan
|
6042aca7a4
|
Update CalvinDuplicator.go
|
2021-01-15 13:33:46 -08:00 |
|