Jeffrey Regan
07e0e46ac7
improve tests for alternative kustomization file names
2019-10-04 10:17:49 -07:00
Jeffrey Regan
baa0296a12
Reduce size of pgmconfig package
2019-10-03 18:22:05 -07:00
Jeff Regan
14b0a65091
Merge pull request #1581 from monopole/refactorFs
...
Break the dep between fs and pgmconfig.
2019-10-02 12:39:02 -07:00
Jeffrey Regan
2d58f8b81c
Break the dep between fs and pgmconfig.
2019-10-02 12:01:45 -07:00
Jeff Regan
9a43ca53cc
Merge pull request #1578 from nlamirault/fix/build-plugins-doc
...
Fix: documentation link for plugins
2019-10-02 11:15:41 -07:00
Jeff Regan
5372fc6f6c
Merge pull request #1579 from monopole/fsPackageCleanup
...
Improve fs package and doc in prep to officially go public
2019-10-01 12:16:38 -07:00
Jeffrey Regan
9a94bcb854
Improve fs package and doc in prep to officially go public
2019-10-01 11:12:27 -07:00
Nicolas Lamirault
334a64676f
Fix: documentation link for plugins
...
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com >
2019-09-27 09:22:35 +02:00
Guangming Wang
08963ba503
improve test code coverage in transformers
...
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io >
2019-09-27 14:53:58 +08: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
ac9424fa3e
tests: Add unit tests for update resource options
2019-09-26 08:41:41 -07:00
Richard Marshall
79fbe7c4cc
Support resource generator options in exec plugins
2019-09-26 08:41:41 -07:00
Jeffrey Regan
b82a8fd316
Move the kustomize binary to its own module.
2019-09-25 15:37:48 -07:00
Jeffrey Regan
3b9bcc48a0
Compress copyright in the commands package.
2019-09-24 16:40:32 -07:00
Jerome Brette
1d90ba7c7b
Fix typo in apiVersion yaml declaration
2019-09-22 05:24:58 +00:00
Jerome Brette
b1faa989f4
Update Ingress apiVersion to networking.k8s.io/v1beta1
2019-09-20 19:37:05 +00:00
Jeffrey Regan
274b5c3b4e
Tweak file path handling and logging in test.
2019-09-18 11:17:21 -07:00
Jeffrey Regan
74ed0b30e5
Example of configuring builtin plugin.
2019-09-17 16:29:08 -07:00
jregan
2050afdeb4
Ease doing custom configuration of builtin plugins.
2019-09-13 14:45:36 -07:00
Kubernetes Prow Robot
72d26c6ad5
Merge pull request #1522 from jcassee/basereusenameprefix-test
...
Add test for name conflict with base reuse
2019-09-13 11:02:29 -07:00
Jeff Regan
e011f3be4f
change "bases:" to "resources:"
...
per https://github.com/monopole/kustomize/blob/master/docs/fields.md#bases
no big deal
2019-09-13 10:47:35 -07:00
Joost Cassee
e898c5221b
Add test for name conflict with base reuse
2019-09-10 23:57:15 +02:00
Daniel Gorin
1237ae43b4
Consider currentId when replacing/merging resources
...
When merging resources such as the output of a `configMapGenerator`,
we need to consider the `CurrentId`, otherwise, we cannot extend
a common base definition twice by adding different prefixes, and
then further kustomize them.
See #1442 .
2019-09-10 11:14:08 +01:00
Jeffrey Regan
f59d7998d2
Add an example of reusable builtin plugins with custom config.
2019-09-05 15:53:03 -07:00
jregan
a081534938
Test custom configuration of a builtin plugin.
2019-08-30 16:37:29 -07:00
Andrew Lavery
2e7ad48b44
properly omitempty for 'inventory' in 'kustomize'
...
with the current 'yaml:"inventory:omitempty"', 'inventory:omitempty' is used as the literal name for the yaml field
2019-08-29 14:41:03 -07:00
Jerome Brette
31262cccbe
IsInKustomizeCtx should use end of nameprefix array (code review)
2019-08-29 13:59:01 -05:00
Jerome Brette
93cedbaa51
IsInKustomizeCtx should use end of nameprefix array (3/3)
...
Improve multi level kustomization ctx during candidate selection
testing.
2019-08-29 13:58:03 -05:00
Jerome Brette
6e13acfac3
IsInKustomizeCtx should use end of nameprefix array (2/3)
...
Update unit tests associated with in IsSameKustomizeCtx
2019-08-29 13:58:03 -05:00
Jerome Brette
2e6dd481e0
IsInKustomizeCtx should use end of nameprefix array (1/3)
...
Need to use ending prefix and suffix subarray instead of beginning
2019-08-29 13:58:03 -05:00
Kubernetes Prow Robot
33ad02a6b4
Merge pull request #1383 from richardmarshall/smp_patch_directive
...
Handle ordering patch with SMP delete directives
2019-08-23 11:15:18 -07:00
Kubernetes Prow Robot
3ace96d7a4
Merge pull request #1467 from richardmarshall/create_fixes
...
Fixes to create sub-command
2019-08-21 11:38:33 -07:00
Jeff Regan
2b44ba200f
Merge pull request #1455 from lcostea/master
...
Add short version flag
2019-08-21 11:35:23 -07:00
Richard Marshall
594a06d35b
Fixes to create sub-command
2019-08-21 08:59:21 -07:00
Kubernetes Prow Robot
e541ff3999
Merge pull request #1414 from richardmarshall/create_subcommand
...
Create subcommand
2019-08-20 16:47:20 -07:00
Jeff Regan
9ea184c04a
Merge pull request #1449 from richardmarshall/git_cycle_detection
...
Fix indirect cycle detection for git resources
2019-08-20 16:17:36 -07:00
Jeff Regan
2c1dda5436
Merge pull request #1437 from fentas/fentas-patch-1
...
add PriorityClass to the order list
2019-08-20 15:09:57 -07:00
Jeff Regan
653123975c
Merge pull request #1435 from lukatera/go-get-submodules
...
Download submodules when using base from git
2019-08-20 15:08:08 -07:00
Jeff Regan
5cf3f4e275
Merge pull request #1419 from richardmarshall/git_url_handling
...
Handle git:: prefix in urls containing _git
2019-08-20 15:01:14 -07:00
jregan
bc303c4629
in plugin executor remove unnecessary code and improve error messages
2019-08-19 20:23:07 -07:00
jregan
fa834f9541
Fix non-travis tests.
2019-08-19 16:29:00 -07:00
Jeff Regan
a2767cab2a
Merge pull request #1374 from alexeldeib/ace/windows
...
fix: windows builds
2019-08-19 15:03:51 -07:00
Liviu Costea
64341a81fa
Add short version flag
2019-08-16 09:46:37 +03:00
Richard Marshall
fe8ba8e44b
Log loader errors during resource accumulation
2019-08-15 07:59:55 -07:00
Richard Marshall
54f1952195
Log output from git on errors
2019-08-15 07:34:38 -07:00
Richard Marshall
44b62a8ebc
Fix indirect git resource cycle detection
2019-08-15 07:25:20 -07:00
Richard Marshall
0e5206a251
test: Update target tests for SMP directives
2019-08-13 13:38:42 -07:00
Jan Guth
6c44da52a2
add PriorityClass to the order list
2019-08-10 07:31:54 +02:00
Richard Marshall
eaae7af5fe
Retain replicas field in edit marshal path
2019-08-08 15:45:56 -07:00
Luka Skugor
2de052ecd8
Download submodules when using base from git
2019-08-08 15:49:56 +02:00