Daiki Hayakawa
cefb64b6a9
Fix path
2019-04-05 18:02:37 +09:00
Jingfang Liu
b0c3cd75e1
update the doc for crds: the files in this list should be openAPI definition
2019-02-27 14:11:15 -08:00
Don Bowman
773c1f2199
Make requested wording changes from PR for behavior document
...
Signed-off-by: Don Bowman <don@agilicus.com >
2019-02-21 11:53:12 -05:00
Don Bowman
bf1c801a5e
Add doc indicating existing of 'behavior' in configMapGenerator
...
It appears from the code that configMapGenerator can take
a parameter of 'behavior' which is 'merge','create','replace'.
Add note to the 'docs/kustomization.yaml' indicating so.
Signed-off-by: Don Bowman <don@agilicus.com >
2019-02-21 11:31:54 -05:00
Kubernetes Prow Robot
e1420b408c
Merge pull request #762 from dimitropoulos/patch-1
...
typo: makes verb number agree with subject
2019-02-19 16:26:03 -08:00
Jingfang Liu
1a43759ac3
fix invalid relative path in kustomization.yaml
2019-02-12 08:57:56 -08:00
Dimitri Mitropoulos
b15b20467c
typo: changes verb number to agree with subject
2019-02-04 14:48:43 -05:00
Dimitri Mitropoulos
1d005d47b5
typo: makes verb number agree with subject
...
also changed `one` to `someone` to be more English-as-a-Second-Language friendly
2019-02-04 14:44:04 -05:00
Jingfang Liu
199763dec8
add group name to kustomize.config.k8s.io
2019-01-30 09:48:12 -08:00
Jingfang Liu
c461f1f766
remove patches and imageTags from kustomization.yaml
2019-01-25 14:26:17 -08:00
Jeffrey Regan
51bbf57e95
Tweak documentation on directive.
2019-01-23 17:23:29 -08:00
Jeff Regan
3e4ec3a12c
Merge pull request #715 from narg95/feature/add-images-docu
...
add 'images' documentation
2019-01-23 15:07:48 -08:00
Nestor
62d096e57d
add 'images' documentation
...
deprecate 'imageTags' documentation
2019-01-23 09:32:04 +01:00
Jingfang Liu
fed8195eb2
add apiversion and kind to docs/kustomization.yaml
2019-01-22 11:02:35 -08:00
Jingfang Liu
2fa4a34589
replace commands/envcommand by DataSource in SecretGenerator
2019-01-16 11:17:34 -08:00
Jingfang Liu
6f566d7a38
Revert "add apiVersion and kind to docs and examples" ( #653 )
2018-12-20 15:19:39 -08:00
Jingfang Liu
819b2e99d0
add apiVersion and kind to docs/kustomization.yaml
2018-12-18 11:00:50 -08:00
Andy Repton
3b9cd6bedd
Tiny but noticeable typo fix
2018-12-13 18:26:53 +01:00
luktom
6ad5d9f55b
Add namespace for config map and secret generators
2018-12-05 11:36:23 +01:00
zoncoen
59df8a0dda
update docs, examples, comments
2018-11-29 22:29:52 +09:00
Jeff Regan
fdf78b1d7d
Merge pull request #501 from Liujingfang1/generatoroptions
...
Add example for generatorOptions
2018-11-07 10:55:30 -08:00
Tom Wieczorek
57a5fa593c
Update default var reference link
...
It has moved recently.
2018-11-05 18:15:04 +01:00
Jingfang Liu
4827d9984f
Add example for generatorOptions
2018-10-30 13:53:26 -07:00
Yann
2d26d95a98
fix indent
2018-10-11 09:16:14 +02:00
Yann
5745d030fb
Add literals in configMapGenerator example
2018-10-11 09:14:06 +02:00
theShirbiny
c614f4b5de
missing : after patchesJson6902
2018-09-24 17:55:32 +02:00
Alexandr Burdiyan
5401bd367b
Implement support for digests in imageTags
...
This commit adds a new field to imageTags transformer
so that digests can be used instead of image tags if needed.
Closes https://github.com/kubernetes-sigs/kustomize/issues/326
2018-09-10 11:21:53 +02:00
Jingfang Liu
1c616b1962
Add examples and docs for patchesJson6902
2018-09-07 11:55:12 -07:00
Jingfang Liu
759ba1cbf4
Add example for kustomize build {url}
2018-08-20 09:52:32 -07:00
Seth Pollack
42e6ced2b0
add docs
2018-08-14 20:55:26 -04:00
Ivan Shvedunov
f9a0e671b7
Add timeoutSeconds to secretArgs
2018-08-14 22:55:59 +03:00
Jingfang Liu
838a766d12
Add docs and demo for imageTags
2018-07-23 16:35:04 -07:00
Rio Kierkels
afbc1b0401
docs(vars): add some docs explaining the usage and limitations of vars
2018-07-11 10:43:11 +02:00
guineveresaenger
54e8a014bc
Adds example for secret download using curl
...
It is possible to download secrets from web locations, as the command subfield can execute any terminal command specified.
This is a useful feature that should be highlighted.
2018-06-25 16:39:29 -07:00
Jingfang Liu
4f05482e00
Add support for CRDs
2018-06-11 21:52:13 -07:00
Seth Pollack
fa8d6f08e2
add namespace to the doc
2018-06-08 12:47:52 -04:00
Jeffrey Regan
bfa105970a
add license
2018-05-08 10:37:01 -07:00
Jeffrey Regan
082448d4af
Modify mysql and springboot demo to download their data from the code repo, not the kinflate repo
2018-05-01 15:01:28 -07:00
Jeffrey Regan
897def7483
kustomize.yaml becomes kustomization.yaml
2018-04-17 11:16:49 -07:00