pankona
|
18d6a96f80
|
Update go.mod to use go 1.14
|
2020-06-08 16:25:35 +09:00 |
|
Phillip Wittrock
|
701c217791
|
Refactor kustomize config command structure
- Create cfg, fn, live parent commands
|
2020-06-06 08:50:41 -07:00 |
|
Kubernetes Prow Robot
|
72dc895c52
|
Merge pull request #2552 from pwittrock/krm
Write setter definitions to `Krmfile` instead of `kustomization`
|
2020-06-05 10:01:46 -07:00 |
|
Kubernetes Prow Robot
|
952a2ebbf4
|
Merge pull request #2547 from dan-slinky-ckpd/patch-1
Update set.md examples to use correct field name
|
2020-06-03 14:08:43 -07:00 |
|
Phillip Wittrock
|
075846c731
|
Support initializing a directory with a Krmfile
|
2020-06-03 11:56:59 -07:00 |
|
Phani Teja Marupaka
|
10250286c7
|
Check for cycles during create-subst
|
2020-06-01 20:27:13 -07:00 |
|
Phani Teja Marupaka
|
a43d43f2c4
|
Nested substitutions
|
2020-06-01 20:27:02 -07:00 |
|
Jijie Wei
|
e63b9ef825
|
update on util and comments
|
2020-05-29 16:23:10 -07:00 |
|
Jijie Wei
|
4b5b0dfdce
|
rebase
|
2020-05-29 12:50:03 -07:00 |
|
Jijie Wei
|
572260c0f0
|
change args to use flags instead, so that values starting with hyphen can be correctly parsed.
|
2020-05-29 12:45:31 -07:00 |
|
Phillip Wittrock
|
0e5e2648b3
|
write krm metadata to Krmfile instead of Kustomization
|
2020-05-29 12:01:01 -07:00 |
|
Dan Slinky @ Cookpad
|
8d148c7ee4
|
Update set.md examples to use correct field name
|
2020-05-28 13:36:12 +01:00 |
|
Kubernetes Prow Robot
|
b083187e6a
|
Merge pull request #2509 from phanimarupaka/RefChange
Short hand notation for setters/subst
|
2020-05-27 14:36:02 -07:00 |
|
jregan
|
90c23026c2
|
Pin to kstatus/v0.0.2
|
2020-05-27 10:56:01 -07:00 |
|
Phani Teja Marupaka
|
98ba8b7491
|
Change to create setter
|
2020-05-26 13:39:23 -07:00 |
|
Phillip Wittrock
|
28c919912a
|
Fix cmd/config windows issues
|
2020-05-21 16:53:24 -07:00 |
|
Phani Teja Marupaka
|
b3f5874978
|
Short hand notation for set
|
2020-05-21 11:15:16 -07:00 |
|
jregan
|
8f5a55f89b
|
Upgrade to kyaml v0.1.11
|
2020-05-20 15:42:10 -07:00 |
|
Kubernetes Prow Robot
|
1e36c1c74f
|
Merge pull request #2496 from phanimarupaka/SchemaFileToOpenAPI
Add schema-path flag to input openAPI for setters
|
2020-05-18 11:25:36 -07:00 |
|
Phani Teja Marupaka
|
2320c10463
|
Validate list values against openAPI
|
2020-05-16 22:01:11 -07:00 |
|
Phani Teja Marupaka
|
50cba50a8d
|
Add schema-path flag to input openAPI for setters
|
2020-05-16 18:36:05 -07:00 |
|
jregan
|
ee095371b8
|
Automated ./hack/doGoMod.sh tidy;verify
|
2020-05-14 18:50:04 -07:00 |
|
Kubernetes Prow Robot
|
f7f0923375
|
Merge pull request #2470 from pwittrock/master
Support publishing starlark functions from urls
|
2020-05-14 14:44:58 -07:00 |
|
Phani Teja Marupaka
|
7c731f0109
|
Validate substitutions against openAPI
|
2020-05-14 14:00:58 -07:00 |
|
Phani Teja Marupaka
|
eb7602fe19
|
Validate setters against openAPI
|
2020-05-13 21:34:28 -07:00 |
|
Phillip Wittrock
|
6ae53cb732
|
Support publishing starlark functions from urls
|
2020-05-13 11:36:49 -07:00 |
|
Phillip Wittrock
|
75cba52f60
|
unpin kyaml for cmd/config
|
2020-05-13 11:10:26 -07:00 |
|
jregan
|
065f70705d
|
Upgrade to latest kyaml, cmd/config
|
2020-05-09 16:31:24 -07:00 |
|
Phillip Wittrock
|
cc84eb108d
|
update cmd/config e2e tests with new go function framework
|
2020-05-08 09:10:15 -07:00 |
|
Kubernetes Prow Robot
|
9d6bbfb38a
|
Merge pull request #2437 from phanimarupaka/ValidationSubstName
Avoid Setter and Substitution with same name
|
2020-05-07 14:09:42 -07:00 |
|
phani
|
1494cd3702
|
Merge branch 'master' into ListSubstitions
|
2020-05-07 13:38:18 -07:00 |
|
Phillip Wittrock
|
dab0f3cf22
|
Add documentation and simplify framework
|
2020-05-07 12:51:02 -07:00 |
|
Phani Teja Marupaka
|
7309a5cb06
|
Suggested Changes
|
2020-05-06 12:38:12 -07:00 |
|
Phillip Wittrock
|
259624ac07
|
run e2e tests in GitHub Actions CI
|
2020-05-06 08:59:54 -07:00 |
|
Phillip Wittrock
|
d16d1f81b0
|
add starlark e2e tests
|
2020-05-06 08:59:54 -07:00 |
|
Phillip Wittrock
|
b3ff51b9bc
|
Add warnings for exec functions
|
2020-05-06 08:59:54 -07:00 |
|
Phillip Wittrock
|
c9f50745ff
|
e2e tests for functions
|
2020-05-06 08:59:54 -07:00 |
|
Phillip Wittrock
|
95f0a44fc0
|
Enable exec functions (Alpha)
|
2020-05-06 08:59:54 -07:00 |
|
Phillip Wittrock
|
594c48d19a
|
Refactor container function runtime into its own package
|
2020-05-06 08:16:14 -07:00 |
|
Phani Teja Marupaka
|
6d92608877
|
List substitutions
|
2020-05-05 20:51:46 -07:00 |
|
Phani Teja Marupaka
|
e771902a07
|
Avoid Setter and Substitution with same name
|
2020-05-05 14:47:28 -07:00 |
|
Kubernetes Prow Robot
|
f7909fad71
|
Merge pull request #2429 from pwittrock/framework
Better support for writing functions in go
|
2020-05-01 12:06:29 -07:00 |
|
Jeff Regan
|
a9e998d27d
|
Merge pull request #2424 from monopole/fixErrorMessage
Improve config failure error message.
|
2020-04-30 15:41:04 -07:00 |
|
Phillip Wittrock
|
b579bf2b03
|
Better support for writing functions in go
|
2020-04-30 13:33:56 -07:00 |
|
jregan
|
de9f80c41b
|
Improve config failure error message.
|
2020-04-29 19:42:56 -07:00 |
|
Jeff Regan
|
0abad97de3
|
Merge pull request #2419 from phanimarupaka/SettersNameForSubst
Simplify substitutions
|
2020-04-29 12:46:39 -07:00 |
|
Phani Teja Marupaka
|
a2f2cc6a85
|
Create setter with marker as name for subst
|
2020-04-29 12:20:38 -07:00 |
|
Jeff Regan
|
c771f24626
|
Merge pull request #2389 from webwurst/patch-1
Fix formating of example
|
2020-04-27 10:44:33 -07:00 |
|
jregan
|
efeb26c634
|
Fix broken Makefiles.
|
2020-04-22 13:30:39 -07:00 |
|
Phillip Wittrock
|
c1f2dd3688
|
Allow declaratively running starlark functions
|
2020-04-21 14:51:15 -07:00 |
|