Jeff Regan
46af583a57
Update bugs.md
2019-12-01 07:48:10 -08:00
Jeff Regan
f33069fc15
Update bugs.md
2019-12-01 07:24:56 -08:00
bzub
80dc481f9c
Fix images + name{Prefix,Suffix} field links.
2019-11-23 14:29:06 -06:00
Idan Bidani
04516803f2
Fix docs broken links as Github relative links
2019-11-21 23:52:53 -05:00
Jeff Regan
b6d760dc6f
Update eschewedFeatures.md
2019-11-21 17:00:09 -08:00
Nguyen Phuong An
3ec583a3df
fix typo
...
Signed-off-by: Nguyen Phuong An <AnNP@vn.fujitsu.com >
2019-11-21 09:26:32 +07:00
Kubernetes Prow Robot
12a26e1cbc
Merge pull request #1786 from joncwong/patch-3
...
Add tree to necessary tools
2019-11-14 13:03:36 -08:00
Jeff Regan
c0d1bde30c
Update macDevGuide.md
2019-11-14 11:59:09 -08:00
Jonathan Wong
563564a198
Add tree to necessary tools
...
I don't believe "tree" is under the branch of gnu tools, so it might be misleading to put it under "Install gnu tools." Should we leave it like this or change the title to "Install gnu/unix tools"
2019-11-12 12:37:40 -08:00
jregan
382981fb43
Remove opsys comment from generated code.
2019-11-11 08:32:35 -08:00
Naoki Oketani
6af51a1bfe
brew install gnu-sed
2019-11-08 08:17:48 +09:00
Jeffrey Regan
d36e3f015d
Remove target package from exposed API.
2019-11-06 15:10:11 -08:00
Phillip Wittrock
3301913178
Add Mac development guide
2019-10-30 09:11:25 -07:00
jregan
5c63c20390
Fix some nits.
2019-10-25 10:29:48 -07:00
Jeff Regan
44cdf98a47
Filter out pluginator in install curl script.
2019-10-24 12:40:06 -07:00
Jeff Regan
af8e17a1ed
Fix curl command in INSTALL.md
2019-10-24 11:34:09 -07:00
Jeff Regan
e2eeb90639
Update INSTALL.md
2019-10-24 11:23:21 -07:00
Jeff Regan
1704977a4b
Explain using go to install kustomize.
2019-10-24 11:08:21 -07:00
Jeffrey Regan
46524d3b6a
Introduce API module.
2019-10-21 13:30:31 -07:00
jregan
c88e8cc057
Make new nesting place for generated builtin code.
2019-10-20 17:41:09 -07:00
jregan
951d15bf17
Make api/plugins
2019-10-20 15:12:13 -07:00
jregan
c90e0a4080
Drain pkg/transformers.
2019-10-20 09:19:07 -07:00
jregan
a62f1364fe
Update docs
2019-10-18 12:46:36 -07:00
Jeff Regan
d1240bcc63
Update INSTALL.md
2019-10-18 10:48:54 -07:00
Jeffrey Regan
e5c8b5ec8f
Start api directory, which will become a module.
2019-10-17 14:01:20 -07:00
jregan
07d2500ee3
Make types package public.
2019-10-16 16:41:43 -07:00
Scott Numamoto
9778f867b5
Update broken URL in Exec Plugin Tutorial
...
- link created in the scripts of Exec plugin on linux in 60 seconds to download the kustomize executable does not work
- used the [releases page](https://github.com/kubernetes-sigs/kustomize/releases/tag/v3.0.0 ) to fix
2019-10-12 01:02:16 -07:00
Rui Chen
0551338958
Merge branch 'master' of github.com:kubernetes-sigs/kustomize into go-1.13
...
* 'master' of github.com:kubernetes-sigs/kustomize: (27 commits)
Update complexcomposition_test.go
doc: add configmap generator key example
tweakNamesInTest
cleanup on errors in git loader
refactor complexcomposition_test in prep for addition
Update INSTALL.md
Update INSTALL.md
Introduce dummy program to help with API releases.
fix zh-doc
v3.3.0 release notes
Move pluginator to kustomize Go API v3.3.0
Three builders.
Update README.md
update release process doc
improve tests for alternative kustomization file names
Reduce size of pgmconfig package
Break the dep between fs and pgmconfig.
Improve fs package and doc in prep to officially go public
Update versioning notes.
Fix: documentation link for plugins
...
2019-10-11 11:18:20 -04:00
Jeff Regan
cc4341c546
Update INSTALL.md
2019-10-09 11:16:19 -07:00
Jeff Regan
d0caea0ce1
Update INSTALL.md
...
fix #1604
2019-10-09 11:15:48 -07:00
Jeffrey Regan
3cf6b8ec4d
v3.3.0 release notes
2019-10-07 17:34:21 -07:00
Jeff Regan
0f665ac153
Merge pull request #1544 from ptux/add-transformer-href
...
add transformer href
2019-10-03 16:38:47 -07:00
jregan
995f88d60c
Update versioning notes.
2019-09-30 18:41:09 -07:00
Rui Chen
5caba59073
Upgrade golang to v1.13
2019-09-29 16:34:18 -04:00
Jeff Regan
326fb689be
Merge pull request #1570 from bzub/1234-go_plugin_doc
...
Fix compile kustomize example.
2019-09-26 17:40:11 -07:00
Jeff Regan
970ce67c34
Update goPluginCaveats.md
2019-09-26 17:38:50 -07:00
Jeff Regan
98d1893057
Update INSTALL.md
2019-09-26 17:34:53 -07:00
bzub
b5b11ef6e9
Fix compile kustomize example.
2019-09-26 17:37:53 -05:00
Jeff Regan
fa1af6f51e
Merge pull request #1473 from richardmarshall/execpluginhash
...
Support resource generator options in exec plugins
2019-09-26 10:12:52 -07:00
Richard Marshall
592c5acf5a
docs: Exec plugin generator options
2019-09-26 08:41:41 -07:00
Jeff Regan
f69d526fa3
v3.2.1 release notes
2019-09-25 19:48:37 -07:00
Jeff Regan
9b3de82b45
Merge pull request #1506 from Liujingfang1/release
...
add release note for v3.2.0
2019-09-23 10:14:17 -07:00
Wang(わん)
c950046659
add transformer href
2019-09-19 11:34:01 +09:00
Kubernetes Prow Robot
0c32691e9e
Merge pull request #1537 from jaypipes/gomod-install-note
...
add note about GO111MODULE for source install
2019-09-18 11:43:31 -07:00
Jeff Regan
aec8206695
Update INSTALL.md
2019-09-18 11:33:18 -07:00
Jeffrey Regan
74ed0b30e5
Example of configuring builtin plugin.
2019-09-17 16:29:08 -07:00
Jay Pipes
55941f5769
add note about GO111MODULE for source install
...
It's not immediately obvious that in order to
get the `go install sigs.k8s.io/kustomize/v3/cmd/kustomize` instructions
to work successfully, you need to have `GO111MODULE=on` set, so I added
a note about that.
Issues #1536 , #1314
2019-09-14 18:59:07 -04:00
jingfangliu
77b63f96d1
add release note for v3.2.0
2019-09-05 13:42:43 -07:00
Kubernetes Prow Robot
f87edc8c67
Merge pull request #1488 from yujunz/plugin/go-getter
...
Add example plugin for go-getter
2019-09-05 08:57:10 -07:00
Karan Sharma
716a7307b2
feat: Add instructions for setting key in configmap
2019-08-30 16:21:11 +05:30