Prachi Pendse
b17ea88bf7
Update mount flag to match docker docs
...
- Also modify TODO in validator-kubeval example
2020-04-02 11:20:32 -07:00
Prachi Pendse
38973a80c3
Use mount flag to pass storage mounts to functions
2020-04-01 15:03:57 -07:00
Prachi Pendse
39fe903498
Support mounting volumes to containers
2020-03-31 01:08:54 -07:00
bzub
24988df444
config: update docs to use list-setters.
2020-03-30 12:42:37 -05:00
Phillip Wittrock
7164e55831
Allow functions to enable the starlark filter (off by default)
2020-03-25 13:29:20 -07:00
Phani Teja Marupaka
9a9bdee605
Generate network config
2020-03-20 10:24:24 -07:00
Kubernetes Prow Robot
7840b7f949
Merge pull request #2265 from pwittrock/merge3
...
Setters: support for setting string list fields
2020-03-17 09:44:30 -07:00
Phillip Wittrock
5364b2198a
Add Starlark kio.Filter
...
- Support for implementing filters in Starlark
2020-03-09 10:30:18 -07:00
Phillip Wittrock
370502ed4b
Setters: support for setting string list fields
2020-03-07 13:53:24 -08:00
Phillip Wittrock
fa507f782f
Setters: support for explicit setter typing
...
- ensure OpenAPI definitions always uses strings for setter values
- allow the field type to be defined -- integer,boolean,string
- format values using yaml 1.1 compatibility
2020-02-27 11:51:18 -08:00
Phillip Wittrock
da548f65ea
fixup go.sum
2020-02-27 11:48:24 -08:00
Kubernetes Prow Robot
8991b193c6
Merge pull request #2232 from pwittrock/setby
...
Setters: support for enums
2020-02-26 20:33:19 -08:00
Phillip Wittrock
3c776b3435
fix setter clear set-by test
2020-02-26 20:25:05 -08:00
Phani Teja Marupaka
1d988a0fd8
Merge branch 'master' into substitutions
2020-02-24 09:39:22 -08:00
Phillip Wittrock
6f176b1507
Merge pull request #2203 from pwittrock/setter-wiring
...
Manually merging since the prow automation does not appear to be configured correctly
2020-02-24 09:23:00 -08:00
Phillip Wittrock
e004c31700
Make GetOpenAPIFile publicly settable
2020-02-21 08:09:48 -08:00
Phillip Wittrock
232c1c8ee9
write create-substitution into command
2020-02-19 14:25:38 -08:00
Phillip Wittrock
61cf3e6ec5
wire set 2.0 command
2020-02-19 14:25:38 -08:00
Phillip Wittrock
1ce469f1fd
stop printing expected error message in fmt command test
2020-02-19 14:25:38 -08:00
Phillip Wittrock
a49c9de4a4
wire create-setter 2.0 into command
2020-02-19 14:25:38 -08:00
Phillip Wittrock
bada055cd3
wire list-setters 2.0 into command
2020-02-19 14:25:38 -08:00
Eddie Zaneski
6cdcb1f436
Support network in functions
...
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com >
2020-02-07 17:31:33 -07:00
Phillip Wittrock
90e1dbe5d0
cmd/config: support for stdin/stdout in source/sink
2020-02-05 17:24:45 -08:00
Phani Teja Marupaka
72e7084639
Make filed optional flag for create setter
2020-02-05 09:21:45 -08:00
Kubernetes Prow Robot
bf6982afa3
Merge pull request #2176 from phanimarupaka/OptInToFormatSchema
...
Opt in to use schema
2020-02-04 11:27:27 -08:00
Phani Teja Marupaka
79d591e2b0
Opt in to use schema
2020-02-04 10:50:17 -08:00
Phillip Wittrock
2d54981bcd
optionally use filepath as part of merge key for merge3
2020-02-03 19:28:40 -08:00
Morten Torkildsen
68195ffabb
Restructure the Apply command to separate printing from the code that actually does the work
2020-01-27 14:50:08 -08:00
Sean Sullivan
0c022db1e6
Connect prune to apply
2020-01-24 16:06:53 -08:00
Kubernetes Prow Robot
fec8881819
Merge pull request #2151 from seans3/inventory-set
...
Adds the PruneOptions and implements the methods for this struct
2020-01-24 15:05:04 -08:00
Sean Sullivan
7b44f71caf
Adds the PruneOptions and implements the methods for this struct
2020-01-24 14:43:12 -08:00
Kubernetes Prow Robot
2d3cb22bc0
Merge pull request #2147 from HowJMay/fix_typo
...
fix typos
2020-01-24 10:14:32 -08:00
Jeff Regan
53432ba4bb
Merge pull request #2135 from seans3/inventory-set
...
Fixed inventory Equal(), checking nil as passed parameter
2020-01-23 10:06:58 -08:00
HowJMay
00f68c12a8
fix typos
...
Fix typos
2020-01-23 23:35:38 +08:00
Sean Sullivan
1a7e2561ff
Fixed inventory Equal(), checking nil as passed parameter
2020-01-21 17:14:08 -08:00
Jeff Regan
c7d78970fb
Merge pull request #2134 from monopole/moveStatusToKustomize
...
Move status command to kustomize.
2020-01-21 17:13:06 -08:00
Jeffrey Regan
8e5bce17dc
Move status command to kustomize.
2020-01-21 17:09:52 -08:00
Sean Sullivan
bf2e398b33
Adds InventorySet Equals() function
2020-01-21 16:15:42 -08:00
Kubernetes Prow Robot
758d428264
Merge pull request #2132 from seans3/inventory-set
...
Adds new helper function retrieveGroupingLabel()
2020-01-21 15:48:37 -08:00
Sean Sullivan
3623d9205e
Adds new helper function retrieveGroupingLabel()
2020-01-21 15:18:22 -08:00
Morten Torkildsen
73d44f9d31
Fix printing to make sure always match setting colors with a reset
2020-01-21 14:57:10 -08:00
Jeff Regan
89367be008
Merge pull request #2111 from phanimarupaka/FixStatusOfUnknownResources
...
Exclude invalid resources from status
2020-01-16 17:15:30 -08:00
Sean Sullivan
d93b5a161a
Adds new InventorySet abstraction
2020-01-16 14:36:44 -08:00
Kubernetes Prow Robot
e35eaaff17
Merge pull request #2116 from pwittrock/master
...
Refactor `config annotate`
2020-01-16 12:50:32 -08:00
Phillip Wittrock
c96cd82cab
Refactor config annotate
2020-01-16 11:49:44 -08:00
Kubernetes Prow Robot
74e325db60
Merge pull request #2115 from pwittrock/master
...
Add Annotate command to cmd/config
2020-01-16 11:36:33 -08:00
Jeff Regan
36b6a63066
Merge pull request #2110 from phanimarupaka/E2ETestsApplyAndGrpngObj
...
Alpha commands e2e tests
2020-01-16 11:24:24 -08:00
Phillip Wittrock
d49b8cdf90
add annotate command to cmd/config
2020-01-15 21:03:22 -08:00
Phillip Wittrock
8633763e9d
expose xargs and wrap commands as libraries
2020-01-15 18:33:41 -08:00
Phani Teja Marupaka
2bcf82c6a4
Exclude invalid resources from status
2020-01-15 17:22:07 -08:00