Kubernetes Prow Robot
a5dfc65440
Merge pull request #828 from kenmaglio/add-choco-documentation
...
Adds documentation for choco package for windows
2019-04-29 08:26:21 -07:00
Maximilian Roos
1afc6c775b
Update strategic-merge link
...
The existing link has been deprecated
2019-04-26 21:44:30 -04:00
Jeff Regan
72fd31fd20
Update FAQ.md
2019-04-23 16:29:32 -07:00
Jeff Regan
185ae510e8
Update README.md
2019-04-23 11:24:14 -07:00
Jeffrey Regan
3f2acc90aa
Add faq
2019-04-20 07:47:31 -07:00
郭旭东
3ff5c793e3
docs add kubectl command
2019-04-19 18:09:01 +08:00
Daiki Hayakawa
cefb64b6a9
Fix path
2019-04-05 18:02:37 +09:00
Yujun Zhang
3d0e29075d
Fix markdownlint warnings
2019-03-09 17:02:39 +08:00
Yujun Zhang
0f571b9120
Fix field names
2019-03-09 16:58:32 +08:00
Ken Maglio
bb69e9e70b
Updates documentation for support and source
2019-02-28 21:45:40 -06: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
Ken Maglio
852e7ed5aa
Typo Fix
2019-02-26 17:19:33 -06:00
Shota Ito
5e6c06fb61
Change imagetag to image in docs/eschewedFeatures.md
2019-02-25 20:23:36 +09:00
Ken Maglio
1d65f24b04
adds documentation for choco package
2019-02-21 19:54:48 -06: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
Jeff Regan
d720e9ef49
Fix some typos in versioning policy
2019-02-06 12:36:48 -08:00
Jeff Regan
9e69b9dcc4
Typos in versioning
2019-02-06 10:59:44 -08:00
Jingfang Liu
fc5c7264cf
add documentation for kustomize 2.0.0
2019-02-05 16:27:41 -08:00
Jeffrey Regan
120e7b5744
Versioning policy
2019-02-04 13:01:49 -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
Kubernetes Prow Robot
713c06354f
Merge pull request #748 from Liujingfang1/version
...
add group name as kustomize.config.k8s.io
2019-02-01 13:54:36 -08:00
Roli Schilter
f550540318
Document SMP behavior for custom resources
...
Documents how strategic merge patches are treated as json merge patches
when dealing with custom resources.
2019-01-30 15:59:01 -08: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
Kubernetes Prow Robot
077d554b76
Merge pull request #712 from monopole/readmeFix
...
Add bug writing instructions to README.
2019-01-22 13:28:12 -08:00
Jeffrey Regan
d4b90c8f4e
Add bug writing instructions to README.
2019-01-22 11:30:55 -08:00
Jingfang Liu
fed8195eb2
add apiversion and kind to docs/kustomization.yaml
2019-01-22 11:02:35 -08:00
jregan
78bac973f7
Add sed-like behavior to the eschewed feature list.
2019-01-17 16:38:41 -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
jregan
a5f56027b5
Improve kustomization.go comments.
2018-10-17 14:24:20 -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
Jeffrey Regan
3fe047f79c
Update ptrs to DAM doc.
2018-10-10 16:16:15 -07:00
jregan
6d935b6a4a
Fix some Go nits.
2018-09-28 18:08:36 -07:00
Jeff Regan
8ef87309a2
Merge pull request #315 from nikhita/fix-template-files
...
Move template files from docs/ to root
2018-09-27 09:30:33 -07:00