jregan
45e118458c
Drop another go.mod version replacement omission.
2020-12-20 17:06:26 -08:00
Jeff Regan
1102153ae3
Merge pull request #3375 from monopole/removeVersionNumbers
...
In module replacements, drop specific version numbers.
2020-12-20 16:45:54 -08:00
jregan
338910d36c
In module replacements, drop specific version numbers.
2020-12-20 16:23:23 -08:00
Kubernetes Prow Robot
38e9770f40
Merge pull request #3374 from monopole/deleteOldChartInflator
...
Delete old example helm chart inflator.
2020-12-20 11:24:25 -08:00
Kubernetes Prow Robot
20a4153893
Merge pull request #3373 from monopole/unpinKyaml
...
Unpin kyaml
2020-12-20 11:00:24 -08:00
jregan
51fba009b3
Delete old example helm chart inflator.
2020-12-20 10:45:43 -08:00
jregan
002215d719
Unpin kyaml
2020-12-20 10:31:17 -08:00
Kubernetes Prow Robot
f9d1e800e4
Merge pull request #3371 from mortent/UseIndexForOrderingFunctions
...
Multiple declarative functions in the same file should execute in order
2020-12-17 17:24:25 -08:00
Jeff Regan
82db6cd73d
Merge pull request #3370 from monopole/fixAnotherNit
...
Fix formatting nit with enableKyaml
2020-12-17 12:49:25 -08:00
Morten Torkildsen
3c25584658
Multiple declarative functions in the same file should execute in order
2020-12-17 12:13:42 -08:00
jregan
c32a809dbd
Fix formatting nit with enableKyaml
2020-12-17 11:21:46 -08:00
Jeff Regan
02be687778
Merge pull request #3369 from monopole/unpinApi
...
Unpin api module.
2020-12-17 10:02:20 -08:00
jregan
c0a754e7b0
Unpin api module.
2020-12-17 09:38:14 -08:00
Jeff Regan
63e441a673
Merge pull request #3368 from monopole/fixSlash
...
Fix apiversion slash
2020-12-17 09:20:00 -08:00
jregan
bd27d5f8bb
Fix apiversion slash
2020-12-17 08:42:15 -08:00
Kubernetes Prow Robot
0aa250c6e2
Merge pull request #3359 from Shell32-Natsu/resmap-from-rnodes
...
Avoid error when the node has local-config
2020-12-16 11:00:30 -08:00
Jeff Regan
e269ad4a80
Merge pull request #3356 from JaredTan95/update_extension_version
...
upgrade admissionregistration.k8s.io/v1beta1 version to v1
2020-12-16 10:44:08 -08:00
Jeff Regan
9db6b37b88
Merge pull request #3357 from yuvalk/yuvalk/master
...
add curl timeout to install script
2020-12-16 10:43:13 -08:00
JaredTan95
2361b70967
fix unit test
2020-12-16 10:05:04 +08:00
Donny Xia
d016326877
avoid error when the node has local-config
2020-12-15 13:29:19 -08:00
Donny Xia
67e445c10b
Merge pull request #3353 from epcim/helmValuesOnInflatorConfig-plugin
...
Helm values on inflator config plugin
2020-12-15 10:21:47 -08:00
Jeff Regan
76970a6b05
Merge pull request #3354 from Shell32-Natsu/set-image
...
describe the format of image tag that is allowed
2020-12-15 09:44:20 -08:00
Kubernetes Prow Robot
66db1df79a
Merge pull request #3346 from Shell32-Natsu/ynode-iszero
...
Add function to check is YNode zero
2020-12-15 09:43:48 -08:00
Yuval Kashtan
6442047e52
add curl timeout to install script
...
This is important to improve reliency of other automations/scripts that are using this script internally. Otherwise install script might stall forever in some cases.
2020-12-15 12:01:15 +02:00
Petr Michalec
8ac6954de1
helm values on inflator config - test
...
Signed-off-by: Petr Michalec <epcim@apealive.net >
2020-12-15 08:39:17 +01:00
Petr Michalec
494977b9d0
helm values on inflator config - builtin
...
Signed-off-by: Petr Michalec <epcim@apealive.net >
2020-12-15 08:38:59 +01:00
Petr Michalec
0a0a6e1018
helm values on inflator config - plugin
...
Signed-off-by: Petr Michalec <epcim@apealive.net >
2020-12-15 08:38:37 +01:00
Petr Michalec
fa69d4ba9d
helm values on inflator config - types
...
Signed-off-by: Petr Michalec <epcim@apealive.net >
2020-12-15 08:37:34 +01:00
JaredTan95
36bdcca735
update plugin api version.
...
Signed-off-by: JaredTan95 <jian.tan@daocloud.io >
2020-12-15 12:22:57 +08:00
JaredTan95
c71a4534a0
update kyaml api version.
2020-12-15 12:21:27 +08:00
JaredTan95
97402f1136
update crd_test.go api version.
2020-12-15 12:20:10 +08:00
JaredTan95
1329afa3ca
update imagetag_test.go api version.
2020-12-15 12:19:37 +08:00
Donny Xia
60c8f4c594
Merge pull request #3350 from shibataka000/add-topologyspreadconstraints-to-builtin-common-label-field
...
Add topologySpreadConstraints to builtin common label field
2020-12-14 10:13:23 -08:00
Donny Xia
428e25b856
Merge pull request #3349 from montmanu/update-docker-path
...
add kustomize to PATH
2020-12-14 10:12:45 -08:00
Donny Xia
8dd6f2b185
describe the format of image tag that is allowed
2020-12-14 10:09:01 -08:00
Takao Shibata
a3bf3ba608
Add topologySpreadConstraints to builtin label field
2020-12-14 14:18:02 +09:00
Christopher Montoro
b97e59c57e
add kustomize to PATH
2020-12-13 18:03:35 -05:00
Donny Xia
bae3228557
Add function to check is YNode zero
2020-12-11 14:55:44 -08:00
Jeff Regan
cc43a2d732
Merge pull request #3342 from Shell32-Natsu/wnode-slice
...
fix wnode get slice issue
2020-12-11 09:07:16 -08:00
Donny Xia
d25e1effb7
Unpin api
2020-12-10 15:13:22 -08:00
Donny Xia
485b8121d3
fix wnode get slice issue
2020-12-10 15:12:57 -08:00
Jeff Regan
401118728a
Update kustomization.yaml
2020-12-10 14:20:36 -08:00
Kubernetes Prow Robot
0f45bd9583
Merge pull request #3339 from monopole/updateTests
...
Update tests of examples against new releases.
2020-12-10 12:58:13 -08:00
jregan
97e4353755
Update test of examples against new releases.
2020-12-10 12:37:47 -08:00
Jeff Regan
826b5d9792
Merge pull request #3338 from monopole/updateGoSum
...
Auto update go.sum
kustomize/v3.9.0
2020-12-10 11:27:28 -08:00
jregan
8c9da15156
Auto update go.sum
2020-12-10 11:26:51 -08:00
Kubernetes Prow Robot
e18d619c9e
Merge pull request #3337 from monopole/pinToApiv0.7.0_enableKyamlByDefault
...
Pin kustomize to api/v0.7.0, enabling kyaml by default
2020-12-10 11:08:15 -08:00
jregan
f8a3c04286
Pin kustomize to api/v0.7.0, enabling kyaml by default
...
ALLOW_MODULE_SPAN
2020-12-10 10:48:52 -08:00
Kubernetes Prow Robot
1a4c82241a
Merge pull request #3335 from monopole/enableKyamlByDefault
...
Flip default value of --enable_kyaml from false to true.
api/v0.7.0
2020-12-10 10:38:14 -08:00
jregan
81ca271e62
Flip default value of --enable_kyaml from false to true.
2020-12-10 10:12:49 -08:00