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
Kubernetes Prow Robot
5353db36f0
Merge pull request #2127 from mortent/FixColorOutput
...
Fix printing to make sure always match setting colors with a reset
2020-01-21 15:18:35 -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
Kubernetes Prow Robot
b024157c2e
Merge pull request #2130 from phanimarupaka/MultipleServicesE2e
...
E2E Tests with multiple apps on same "kind" cluster
2020-01-21 14:04:34 -08:00
Kubernetes Prow Robot
5c55915c57
Merge pull request #2129 from phanimarupaka/FixTrimmingNewLines
...
Do not remove empty lines in configmap/secret
2020-01-21 10:11:39 -08:00
Haiyan Meng
1120c6bc7a
Add a User field into Document to make it easy to aggregate on github
...
user level.
2020-01-21 10:09:52 -08:00
Kubernetes Prow Robot
da23b9a8b4
Merge pull request #2128 from pwittrock/master
...
Release kyaml and cmd/config libs
2020-01-21 09:19:36 -08:00
Phani Teja Marupaka
e851e5eb94
E2E Tests with multiple apps
2020-01-20 23:02:50 -08:00
Phani Teja Marupaka
0bd872e6d5
Do not remove empty lines in configmap/secret
2020-01-20 11:42:39 -08:00
Haiyan Meng
96ee9e9146
Add curl ElasticSearch cmd for using filter and range together
2020-01-17 15:49:14 -08:00
Haiyan Meng
377eb5b66d
Fix the regexp for determining kustomization file
2020-01-17 15:48:38 -08:00
Haiyan Meng
f4636f8555
Add a fileType field into the index
2020-01-17 13:15:49 -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
Jeff Regan
736f826e7e
Merge pull request #2119 from phanimarupaka/HelloWorldExampleWithHere
...
Hello app e2e tests
2020-01-16 17:14:52 -08:00
Phillip Wittrock
331bab494d
Release kyaml and cmd/config libs
2020-01-16 16:25:16 -08:00
Kubernetes Prow Robot
39bbe6efe0
Merge pull request #2117 from seans3/inventory-set
...
Adds new InventorySet abstraction
kyaml/v0.0.9
2020-01-16 16:09:45 -08:00
Phani Teja Marupaka
13c891f54a
Install kind as part of e2e tests
2020-01-16 15:49:11 -08:00
Sean Sullivan
d93b5a161a
Adds new InventorySet abstraction
2020-01-16 14:36:44 -08:00
Phani Teja Marupaka
4d07004977
Hello app e2e tests
2020-01-16 14:11:18 -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
Jeff Regan
365583bc36
Merge pull request #2108 from fantashley/chartinflator-helm-repo
...
Support third-party Helm repos in ChartInflator
2020-01-16 11:41:03 -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
Jeff Regan
5dde9485a2
Merge pull request #2109 from haiyanmeng/stats
...
Add support to get files referred in the generators and tranformers fields
2020-01-16 09:54:14 -08:00
Haiyan Meng
9f80da28ae
Refactor the stats code for generators and transformers
2020-01-16 09:20:24 -08:00
Jeff Regan
f454449cdb
Merge pull request #2094 from arthurgustin/master
...
Add --namespace option to kustomize edit add secret command
2020-01-16 09:15:03 -08:00
Phillip Wittrock
d49b8cdf90
add annotate command to cmd/config
2020-01-15 21:03:22 -08:00
Kubernetes Prow Robot
087086cf3b
Merge pull request #2113 from pwittrock/master
...
kyaml and cmd/config release
2020-01-15 19:02:22 -08:00
Phillip Wittrock
8633763e9d
expose xargs and wrap commands as libraries
2020-01-15 18:33:41 -08:00
Phillip Wittrock
d2f9cf171f
kyaml and cmd/config release
2020-01-15 18:10:20 -08:00
Kubernetes Prow Robot
18d3b9ad8b
Merge pull request #2112 from pwittrock/master
...
drop short-hand flags from `config run` command
kyaml/v0.0.8
2020-01-15 17:30:22 -08:00
Phani Teja Marupaka
2bcf82c6a4
Exclude invalid resources from status
2020-01-15 17:22:07 -08:00
Phillip Wittrock
35e24067fc
drop short-hand flags from config run command
2020-01-15 17:09:57 -08:00
Kubernetes Prow Robot
32c959cde0
Merge pull request #2107 from pwittrock/master
...
`config run`: support for RunFns.Functions and RunFns.Input
2020-01-15 16:42:23 -08:00
Haiyan Meng
5477bde7e5
Use an env variable for index name and fix the call to NewKustomizeIndex in backend
2020-01-15 15:29:17 -08:00
Haiyan Meng
3ead42fe27
Add --index flag to kustomize_stats config file
2020-01-15 15:29:16 -08:00
Haiyan Meng
cf8d53a195
Move SeenMap to the utils dir
2020-01-15 15:29:16 -08:00
Phillip Wittrock
a61d478f0d
config run: support for RunFns.Functions and RunFns.Input
...
- Support specifying RunFns.Functions using the `-i` flag to specify an image
- Parse the function config from key-value arguments specified after ` -- `
- Support reading from stdin / writing to stdout if no arguments are provided
- Table driven tests for parsing flags and args into RunFns structure
2020-01-15 14:59:45 -08:00
Phani Teja Marupaka
c340c30f25
Alpha commands e2e tests
2020-01-15 14:17:37 -08:00
Haiyan Meng
aaaba99389
Use Document.Path instead of its fields
2020-01-15 12:10:08 -08:00
Haiyan Meng
29e50ab476
Collect stats on generators and transformers
2020-01-15 12:10:08 -08:00
Haiyan Meng
3519cc56a1
Add support to get files referred in the generators and tranformers
...
fields
2020-01-15 12:10:08 -08:00
Kubernetes Prow Robot
983ac2be31
Merge pull request #2046 from sunny0826/master
...
Add multiple zh docs
2020-01-15 10:44:09 -08:00
Ashley Nelson
d050276662
Support third-party Helm repos in ChartInflator
2020-01-15 11:59:39 -06:00
Kubernetes Prow Robot
37ee56fc9a
Merge pull request #2104 from pwittrock/master
...
kyaml/rnfn: support explicit fn list and reading from an io.Reader
2020-01-15 08:39:37 -08:00
Kubernetes Prow Robot
ade4f8969c
Merge pull request #2081 from mortent/FixDefaultNamespaceIssue
...
Change the ResourceIdentifier used in kstatus to use only Group instead of GroupVersion
2020-01-14 20:53:31 -08:00
Jeff Regan
5ad69d27e3
Merge pull request #2101 from seans3/kustomize-apply-deps
...
Adds PrependGroupingObject() as apply pre-processor
2020-01-14 20:50:30 -08:00
Morten Torkildsen
dc6e31c23f
Change the ResourceIdentifier used in kstatus to use only Group instead of GroupVersion
2020-01-14 19:19:25 -08:00