Chris Mark
77eebb89fd
Review changes
...
Signed-off-by: Chris Mark <chrismarkou92@gmail.com >
2019-02-18 09:28:04 +02:00
Chris Mark
f5f8e49fa3
Add explanatory comments and format
...
Signed-off-by: Chris Mark <chrismarkou92@gmail.com >
2019-02-13 09:38:13 +02:00
Chris
1382d87d7f
Change ExpandFileSource to work with key=val patterns
...
Signed-off-by: Chris <chrismarkou92@gmail.com >
2019-02-13 09:30:06 +02:00
Jeffrey Regan
48717f3f30
Switch to black box testing of KustTarget and Resource
2019-02-11 16:40:09 -08:00
Jingfang Liu
199763dec8
add group name to kustomize.config.k8s.io
2019-01-30 09:48:12 -08:00
jregan
35daae1715
Delete some dead code and fix nits.
2019-01-29 14:13:46 -08:00
Pascal Bourdier
af8a169619
typo in doc
...
fix it
2019-01-28 11:57:43 +01:00
Jeff Regan
6651e488d6
Merge pull request #709 from sethpollack/secret
...
add add secret command
2019-01-25 16:10:24 -08:00
Kubernetes Prow Robot
0bd2a1e232
Merge pull request #722 from Liujingfang1/removeDeprecates
...
remove patches and imageTags from kustomization.yaml
2019-01-25 14:41:06 -08:00
Jingfang Liu
c461f1f766
remove patches and imageTags from kustomization.yaml
2019-01-25 14:26:17 -08:00
Seth Pollack
a0c22b8216
add add secret command
2019-01-25 12:32:14 -05:00
Jingfang Liu
f7a59178a8
support different filenames for kustomization file
2019-01-24 15:08:28 -08:00
Nestor
e49bd3ab1d
improve image command messages
2019-01-23 08:03:19 +01:00
Nestor
b22e43a4a7
add set image command
2019-01-21 11:01:15 +01:00
Kubernetes Prow Robot
2c1be17fe7
Merge pull request #704 from narg95/feature/add-image-transformer
...
Add image transformer
2019-01-18 09:17:06 -08:00
Kubernetes Prow Robot
7568531118
Merge pull request #679 from Liujingfang1/options
...
make BuildOptions exported
2019-01-17 11:49:34 -08:00
Nestor
6d56c1750f
fix issues from code review
2019-01-17 15:50:34 +01:00
Jingfang Liu
f7c34ccb52
Remove filesystem from ConfigMapGenerator and SecretGenerator
2019-01-16 13:33:06 -08:00
Nestor
6dd599a983
Add image transformer
2019-01-16 16:32:53 +01:00
Jingfang Liu
b9ab948ef2
make BuildOptions exported
2019-01-07 13:52:52 -08:00
jregan
d98afdc229
Delete deprecated file-based build test code.
2018-12-29 15:12:09 -08:00
jregan
b16a7364fd
Convert namespaced generators to in-memory.
2018-12-29 15:03:26 -08:00
jregan
b7e1f8da72
Convert configmap tests to in-memory.
2018-12-29 14:51:59 -08:00
jregan
a838b85426
Convert CRD tests to in-memory.
2018-12-29 14:26:28 -08:00
jregan
9dcbee1d48
Convert generator merge and replace tests to in-memory.
2018-12-28 09:09:26 -08:00
jregan
8b76799dd9
Convert variable tests to in-memory.
2018-12-28 08:24:29 -08:00
jregan
95203c58c4
Convert multi-patch test to in-memory.
2018-12-28 07:39:21 -08:00
Jingfang Liu
1cd99ab68e
change current version from v1 to v1beta1
2018-12-20 15:32:06 -08:00
Jeffrey Regan
47a04f2648
More fully in-memory integration tests.
2018-12-18 10:26:19 -08:00
jregan
243cbae411
Convert file system based test to in-memory.
2018-12-17 12:45:50 -08:00
Jingfang Liu
b6b2fb9c62
add apiVersiond and kind in tests to reduce test noise
2018-12-14 14:58:13 -08:00
Jingfang Liu
d0e4db74b7
fix the missing fields in all edit commands
2018-12-14 13:11:04 -08:00
Jingfang Liu
986c85e728
Add subcommand: edit fix
2018-12-13 14:09:55 -08:00
Jeffrey Regan
d40f52e953
Reduce size of missing field markers.
2018-12-13 11:12:51 -08:00
Jeffrey Regan
cbcc976828
Extract common generator args to common type.
2018-12-07 13:27:19 -08:00
Jeff Regan
1ce1b82f6f
Merge pull request #599 from tomaszkiewicz/generators-namespace
...
Add namespace for config map and secret generators
2018-12-07 12:48:11 -08:00
Steffen Kreutz
252cf3723c
Add support for variable subsitution in Ingress hosts
2018-12-07 10:02:08 +01:00
luktom
6ad5d9f55b
Add namespace for config map and secret generators
2018-12-05 11:36:23 +01:00
zoncoen
7dc8ef1028
update build command testdata
2018-11-26 14:00:26 +09:00
k8s-ci-robot
621ed52bab
Merge pull request #556 from zoncoen/name-suffix-2
...
Add nameSuffix field to kustomization.yaml
2018-11-20 08:50:22 -08:00
zoncoen
b8c2ed20d1
fix the command usage
2018-11-20 17:09:40 +09:00
k8s-ci-robot
19ad9c2d46
Merge pull request #544 from Liujingfang1/config
...
Remove -t flag in build and add configurations field in kustomization file
2018-11-19 16:04:44 -08:00
zoncoen
3488b542ac
add edit command option for editing name suffix
2018-11-19 12:09:54 +09:00
Jingfang Liu
25415c5501
Remove -t flag in build and add configurations field in kustomization.yaml
2018-11-16 13:44:18 -08:00
zoncoen
c1e7f1b957
fix the order of YAMLs
...
If suffix is empty string, ResId.String() retuns name with "noSuffix".
2018-11-15 18:29:11 +09:00
Jeffrey Regan
d04877a9e7
Simplify some code and add TODOs.
2018-11-07 13:58:14 -08:00
Jeffrey Regan
a8fbe35ecf
Rename disableHash to disableNameSuffixHash
2018-10-30 11:36:00 -07:00
k8s-ci-robot
40e0bbeec2
Merge pull request #502 from Liujingfang1/yml
...
add support .yml extension for kusotmization file
2018-10-29 12:33:16 -07:00
Jingfang Liu
ecbf3c5f51
add support .yml extension for kusotmization file
2018-10-29 12:21:00 -07:00
jregan
793577d044
Consult history in fileloader.
...
Fixes #366
To reproduce #366 , add
```
bases:
- .
```
to `examples/helloWorld/kustomization.yaml`, attempt to build it, and enjoy the stack overflow.
This PR fixes this by adding history to file loaders,
allowing one to avoid cycles in overlay->base
relationships. To make entry points clearer, this PR
exposes only two public ways to make a fresh
(no-history) loader
* rooted at `/`
* rooted at the process's current working directory.
When making a new loader from an existing loader,
retaining history along an overlay trace, the only
allowed use is to go deeper into a file hierarchy, or
go up and over to a never before visited sibling. This
fix can probably be defeated by devious symbolic links.
2018-10-29 11:10:21 -07:00