Morten Torkildsen
cfcf885031
Implement new rules for status for PDBs
2020-01-08 11:07:25 -08:00
Jeff Regan
ed83b2d8fa
Merge pull request #2044 from phanimarupaka/UnpinApi
...
UnPin api
2020-01-07 18:22:53 -08:00
Phani Teja Marupaka
bda865e9e4
UnPin api
2020-01-07 16:25:01 -08:00
Jeff Regan
2437e1ffe7
Merge pull request #2042 from monopole/pinUnpin
...
Script to ease pinning modules to kustomize api
2020-01-07 16:18:06 -08:00
Jeffrey Regan
00f7656f1b
Script to ease pinning modules to kustomize api
2020-01-07 16:05:33 -08:00
Jeff Regan
32c280664d
Merge pull request #2025 from phanimarupaka/ConfigMapSpacesAndTabs
...
Trim trailing spaces and tabs from config map files
2020-01-07 15:53:31 -08:00
Phani Teja Marupaka
2094f23414
Rerun travis CI
2020-01-07 15:05:59 -08:00
Jeff Regan
7190ea2688
Merge pull request #2038 from haiyanmeng/log-parser
...
Add a binary to parse GKE log
2020-01-07 14:57:40 -08:00
Jeff Regan
6bdb4fe2a6
Update main.go
2020-01-07 14:52:20 -08:00
Phani Teja Marupaka
62964bfcb4
Remove replace from kustomize/go.mod
2020-01-07 14:42:43 -08:00
Jeff Regan
e13c26b2f8
Merge pull request #2020 from ttonline6/execPluginGuidedExample.md
...
fix error url
2020-01-07 13:57:54 -08:00
Jeff Regan
647731a6ad
Update execPluginGuidedExample.md
2020-01-07 13:57:30 -08:00
Kubernetes Prow Robot
426407a1b2
Merge pull request #1889 from frankfarzan/functions-doc
...
Generalize Configuration Functions Spec.
2020-01-07 13:14:19 -08:00
Frank Farzan
3276e74d2d
Generalize configuration functions spec in RFC format.
...
As defined in `kustomize config docs-fn-spec`, configuration functions can be
implemented using any toolchain and invoked using any container workflow orchestrator
(e.g. Tekton, Cloud Build) or run directly using docker run.
functions-impl describes using `kustomize config run` as an example
orchestrator for invoking configuration functions.
2020-01-07 12:51:24 -08:00
Jeff Regan
bbceb49fc4
Merge pull request #2012 from julienp/master
...
Show namespace resource on id conflict
2020-01-07 11:41:01 -08:00
Haiyan Meng
950660ff63
Add a binary to parse GKE log
2020-01-07 10:31:10 -08:00
Kubernetes Prow Robot
f749a4a194
Merge pull request #2036 from pwittrock/fix-go-mod
...
Switch to api version 0.3.1
2020-01-07 10:08:18 -08:00
Jeff Regan
79cfdb0976
Merge pull request #1983 from mortent/statusCmdTests
...
Add tests for status cli
2020-01-07 09:56:04 -08:00
Jeff Regan
9ec4100ee1
Merge pull request #2001 from haiyanmeng/expose-es
...
Several fixes of Crawler
2020-01-07 09:49:01 -08:00
Phillip Wittrock
6e7f7ce194
create travis check for go.mod's
2020-01-07 09:45:01 -08:00
Phillip Wittrock
b1f514632a
Switch to api version 0.3.1
2020-01-07 08:54:05 -08:00
Haiyan Meng
745b58b3d0
Check whether a pointer is empty before accessing it to avoid SIGSEGV
2020-01-06 12:06:18 -08:00
Haiyan Meng
142c105500
SKip the empty resource/base item in a kustomization file and set the
...
defaultBranch if needed
2020-01-06 12:06:18 -08:00
Haiyan Meng
5f8a8b545b
Add "kustomization" into the kustomization filenames used by the crawler
2020-01-06 12:06:18 -08:00
Haiyan Meng
ee659a70e4
Fix how to construct URLs for finding all the commits related to a
...
github file
The existing logic sets the creation time of a github file to the time
when the github repository was created.
The fix sets the creation time of a github file to the time when the
file was created.
2020-01-06 12:06:18 -08:00
Kubernetes Prow Robot
837df94d67
Merge pull request #2027 from prachirp/configFnDocs
...
Docs and examples use config.k8s.io/function annotation
2020-01-06 11:00:19 -08:00
Prachi Pendse
6b90f13281
Clarify docs messaging
2020-01-06 13:05:24 +05:30
Kubernetes Prow Robot
db5e2c42b0
Merge pull request #2031 from pwittrock/master
...
list-setters command
2020-01-04 11:31:40 -08:00
Phillip Wittrock
d489bdedd7
publish list-setters command
2020-01-04 09:39:56 -08:00
Kubernetes Prow Robot
8b10aea859
Merge pull request #2030 from pwittrock/master
...
Fix `kio` sorting for files with more than 9 Resources
2020-01-03 12:51:41 -08:00
Phillip Wittrock
a7a28a85a4
Fix kio sorting for files with more than 9 Resources
2020-01-03 12:33:28 -08:00
Kubernetes Prow Robot
2c8736ccb2
Merge pull request #2029 from pwittrock/master
...
Release kyaml 0.0.5
2020-01-03 10:31:42 -08:00
Phillip Wittrock
9062a83276
Release kyaml 0.0.5
2020-01-03 09:57:50 -08:00
Prachi Pendse
5ee6380b1c
Docs and examples use config.k8s.io/function annotation
...
- Update function docs to recommend new annotation
- Update examples to use config.k8s.io/function annotation
2020-01-03 10:52:56 +05:30
Kubernetes Prow Robot
2880c2ae5d
Merge pull request #2026 from pwittrock/master
...
kyaml `setters`: support full and partial field replacement
kyaml/v0.0.5
2020-01-02 16:33:41 -08:00
Phillip Wittrock
e0b766ee46
Fix issue with setting set-by
2020-01-02 15:55:38 -08:00
Phani Teja Marupaka
2ab884c879
Push commit to point to changes
2020-01-02 15:06:54 -08:00
Phillip Wittrock
ac9b0a3e9e
kyaml setters: support full and partial field replacement
2020-01-02 14:00:43 -08:00
Phani Teja Marupaka
5e1ddf38db
Rerun travis-ci
2020-01-02 13:52:15 -08:00
Phani Teja Marupaka
011804e14d
Make suggested changes
2020-01-02 13:06:14 -08:00
Phani Teja Marupaka
7753a04fdc
Empty commit to trigger cncf-cla
2020-01-02 11:14:25 -08:00
Morten Torkildsen
f0d81c4fac
Add tests for status cli
2020-01-02 10:42:51 -08:00
Phani Teja Marupaka
fa8f504ff4
Trim trailing spaces and tabs from config map files
2020-01-02 10:28:03 -08:00
Kubernetes Prow Robot
3577a7e174
Merge pull request #2022 from mortent/Docs
...
Better documentation for the resource and status commands.
2020-01-02 09:51:41 -08:00
Kubernetes Prow Robot
e4274bccba
Merge pull request #2024 from pwittrock/release
...
Release kyaml and cmd/config 0.0.4
2020-01-02 09:49:40 -08:00
Phillip Wittrock
4b64801d44
release kyaml and cmd/config 0.0.4
2020-01-02 08:59:12 -08:00
Phillip Wittrock
a9c5f90805
fix releasing message
2020-01-02 08:58:01 -08:00
Kubernetes Prow Robot
29a1b96b96
Merge pull request #2023 from pwittrock/set
...
Refactor `set`
kyaml/v0.0.4
2020-01-02 08:57:42 -08:00
Phillip Wittrock
b37abbf057
Refactor set
...
- Implement inline setters as OpenAPI extensions
- Naming cleanup substitute -> set
- Documentation cleanup
- Simplify implementation
2020-01-02 08:32:38 -08:00
Kubernetes Prow Robot
3bef339186
Merge pull request #1890 from joncwong/merge3
...
Integrate merge3 as command for 3-way merges
2020-01-02 07:43:41 -08:00