Jeff Regan
|
2153863355
|
Merge pull request #2660 from monopole/kyaml_0_3_1
Switch to kyaml v0.3.1
|
2020-06-26 15:58:10 -07:00 |
|
jregan
|
4afab168c5
|
Switch to kyaml v0.3.1
|
2020-06-26 15:28:12 -07:00 |
|
Jeff Regan
|
2c52e3a851
|
Merge pull request #2659 from monopole/schemaTest
Allow multiple patch strategies.
kyaml/v0.3.1
|
2020-06-26 15:04:12 -07:00 |
|
jregan
|
781e396122
|
Allow multiple patch strategies.
|
2020-06-26 14:46:29 -07:00 |
|
Jeff Regan
|
cebb1b31ab
|
Merge pull request #2658 from monopole/volMergeTests
Deployment volume merge tests.
|
2020-06-26 14:33:49 -07:00 |
|
jregan
|
9137d2a39a
|
Deployment volume merge tests.
|
2020-06-26 14:19:15 -07:00 |
|
Kubernetes Prow Robot
|
95f4ecd261
|
Merge pull request #2657 from phanimarupaka/FixCommentsInFunctions
Fix copy comments for Folded style scalar nodes
|
2020-06-26 12:41:31 -07:00 |
|
Phani Teja Marupaka
|
600d4f2c0b
|
Fix copy comments for Folded style scalar nodes
|
2020-06-26 12:22:08 -07:00 |
|
Jeff Regan
|
6c4c5cf9ad
|
Merge pull request #2655 from monopole/updatePSMT
Update SMP transformer for kyaml
|
2020-06-26 11:35:56 -07:00 |
|
jregan
|
5f5b23af58
|
Update SMP transformer for kyaml
|
2020-06-26 11:14:02 -07:00 |
|
Jeff Regan
|
ae5a690146
|
Merge pull request #2654 from monopole/moreKyamlTests
More kyaml list merge tests
|
2020-06-26 11:03:15 -07:00 |
|
jregan
|
625e011e2b
|
More kyaml list merge tests
|
2020-06-26 10:58:27 -07:00 |
|
Jeff Regan
|
01ce33b926
|
Merge pull request #2653 from monopole/apiversionv1
Convert all deployments to v1 to use openapi schema.
|
2020-06-26 10:58:02 -07:00 |
|
jregan
|
a323d78bbc
|
Convert all deployments to v1 to use openapi schema.
|
2020-06-26 10:30:02 -07:00 |
|
Nino Miletich
|
69dc34500a
|
docs: add link to another Go plugin
|
2020-06-26 17:02:00 +01:00 |
|
Alexey Odinokov
|
919bdb84c9
|
Refactoring to get rid of duplicated code
|
2020-06-26 04:28:38 +00:00 |
|
Alexey Odinokov
|
178f4e21f0
|
Added test for exec-based function generator
|
2020-06-26 04:22:33 +00:00 |
|
Alexey Odinokov
|
d732a6faab
|
Gave up to install docker in pod. Just skipping tests that require docker if there is no binary
|
2020-06-26 04:22:33 +00:00 |
|
Alexey Odinokov
|
f053ca6a5f
|
little fix
|
2020-06-26 04:22:33 +00:00 |
|
Alexey Odinokov
|
dfc5c32af5
|
Added manual start of rootless docker
|
2020-06-26 04:22:33 +00:00 |
|
Alexey Odinokov
|
80b3f4e00a
|
Added info about user to subgid
|
2020-06-26 04:22:33 +00:00 |
|
Alexey Odinokov
|
4646bca230
|
Added info about user to subuid
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
57ca8fa321
|
Do update of repos
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
de7fa4bf3a
|
Check what is os release
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
af1280ea43
|
Install uidmap before docker
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
0dd191c0f6
|
Added flag to skip iptables
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
e20e126d65
|
Switched back to rootless docker
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
abf862fff1
|
Added more post-install check for docker
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
27cf3981ca
|
Added post-install check for docker
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
2c39ff0fa0
|
Changed to std docker to run fn tests
|
2020-06-26 04:22:32 +00:00 |
|
Alexey Odinokov
|
afc14afe45
|
Trying to install rootless docker to run fn tests
|
2020-06-26 04:22:31 +00:00 |
|
Alexey Odinokov
|
6e91e0667d
|
Disabled tests because we don't have docker installed
|
2020-06-26 04:22:31 +00:00 |
|
Alexey Odinokov
|
1aca8b8b9e
|
Corrected literal to make lint happy
|
2020-06-26 04:22:31 +00:00 |
|
Alexey Odinokov
|
448c060084
|
Added tests for fn-based generators and transformers
|
2020-06-26 04:22:31 +00:00 |
|
Alexey Odinokov
|
b3951942e3
|
removed commented import to make linter happy
|
2020-06-26 04:22:31 +00:00 |
|
Alexey Odinokov
|
b78464c8b1
|
Made generators work in addition to transformers
Made go fmt to make linter happy
|
2020-06-26 04:22:31 +00:00 |
|
Alexey Odinokov
|
9bd4f78288
|
PoC to use kpt functions as kustomize plugins
Closes [1]
In addition removes accidentally committed binary [2]
[1]
https://github.com/GoogleContainerTools/kpt/issues/646
[2]
1644fdd076 (diff-78873bc1f515e5cb644e68f0bcbaba23)
|
2020-06-26 04:22:31 +00:00 |
|
Jeff Regan
|
85e9fa94b0
|
Merge pull request #2648 from monopole/moreTests
Add more SMP tests.
|
2020-06-25 12:27:53 -07:00 |
|
jregan
|
c754927112
|
Add more SMP tests.
|
2020-06-25 12:09:53 -07:00 |
|
Jeff Regan
|
8049c57b72
|
Merge pull request #2623 from Shell32-Natsu/releasing-doc
Releasing doc
|
2020-06-25 11:04:51 -07:00 |
|
Jeff Regan
|
695ec44bf7
|
Merge pull request #2636 from jijiew/fmt-test
add test case showing that kustomize/kpt fmt works on yaml file with top-level lists
|
2020-06-25 11:04:21 -07:00 |
|
Jeff Regan
|
5b394b2079
|
Merge pull request #2638 from haiyanmeng/mem
Avoid reprocess queries whose range size is 0 and improve memory usage
|
2020-06-25 10:58:20 -07:00 |
|
Jeff Regan
|
97c2ac77cd
|
Merge pull request #2639 from Shell32-Natsu/knative-back-ref
Add back reference for secret in knative service
|
2020-06-25 10:57:44 -07:00 |
|
Jijie Wei
|
3183fcc926
|
simplify the test case
|
2020-06-25 10:01:15 -07:00 |
|
Jijie Wei
|
0af9ca1266
|
simplify the test case
|
2020-06-25 09:59:17 -07:00 |
|
Kubernetes Prow Robot
|
a6111b5c3c
|
Merge pull request #2642 from mortent/FixListSettersErr
Fix failing list setters test
|
2020-06-24 10:01:18 -07:00 |
|
Morten Torkildsen
|
fdbd1bdbbb
|
Fix failing list setters test
|
2020-06-23 17:32:21 -07:00 |
|
Morten Torkildsen
|
16baf7a955
|
Merge pull request #2629 from phanimarupaka/ListSettersNoSet
Tests for List setters should not alter resources
|
2020-06-23 17:17:30 -07:00 |
|
Kubernetes Prow Robot
|
69aea07c4e
|
Merge pull request #2637 from pwittrock/merge-primitize
Support merging primitive lists
|
2020-06-23 16:55:18 -07:00 |
|
Kubernetes Prow Robot
|
2250ad3e18
|
Merge pull request #2635 from phanimarupaka/RequiredSettersForApply
Required setters for apply
|
2020-06-23 15:19:17 -07:00 |
|