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
|
e59e477702
|
update go.mod for release
cmd/config/v0.0.5
|
2020-01-03 10:01:16 -08:00 |
|
Phillip Wittrock
|
4264ad0ad4
|
release cmd/config 0.0.5 Merge remote-tracking branch 'upstream/master' into release-cmd/config-v0.0
|
2020-01-03 10:01:06 -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
|
2554cd00eb
|
update go.mod for release
cmd/config/v0.0.4
|
2020-01-02 09:02:06 -08:00 |
|
Phillip Wittrock
|
383244cd63
|
Release cmd/config 0.0.4
Merge remote-tracking branch 'upstream/master' into release-cmd/config-v0.0
|
2020-01-02 09:01:56 -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 |
|
Kubernetes Prow Robot
|
fc4a73f816
|
Merge pull request #2014 from alexeldeib/ace/varName
fix empty var names + clean up cross platform tests
|
2020-01-02 07:39:40 -08:00 |
|
Kubernetes Prow Robot
|
6e6878730c
|
Merge pull request #2010 from prachirp/funcAnnotation
Add support for config.k8s.io/function annotation
|
2020-01-02 07:21:40 -08:00 |
|
Morten Torkildsen
|
71ce46416e
|
Better documentation for the resource and status commands.
|
2020-01-01 14:05:14 -08:00 |
|
wangyetao
|
a47eff804b
|
fix error url
|
2019-12-31 15:03:55 +08:00 |
|
Ace Eldeib
|
c4d3a2ff3f
|
tests: make paths for x-plat friendly
|
2019-12-29 17:28:45 -08:00 |
|
Ace Eldeib
|
e0f62c67f6
|
fix: avoid passing empty variable names
|
2019-12-29 16:48:53 -08:00 |
|
Julien Poissonnier
|
0988f74d39
|
Show namespace resource on id conflict
|
2019-12-27 16:00:14 +01:00 |
|
Jonathan Wong
|
ef82c736b9
|
Remove newline
|
2019-12-24 21:46:59 -08:00 |
|
Jonathan Wong
|
fc57f530ee
|
Clean up merge3 changes
|
2019-12-24 21:18:40 -08:00 |
|
Jonathan Wong
|
4bdfb1c511
|
Remove refactored cmd directory
|
2019-12-24 21:14:27 -08:00 |
|
Kubernetes Prow Robot
|
697a6e9759
|
Merge pull request #2009 from KnVerey/default_structure
config tree defaults to graph structure when ownerRefs available
|
2019-12-24 10:07:29 -08:00 |
|
Prachi Pendse
|
f6320ca379
|
Add support for config.k8s.io/function annotation
|
2019-12-23 13:44:42 -08:00 |
|
Katrina Verey
|
24cf0c1fdc
|
config tree defaults to graph structure when ownerRefs available
|
2019-12-23 16:36:25 -05:00 |
|
Kubernetes Prow Robot
|
3900166fdf
|
Merge pull request #2006 from pwittrock/set
Move setters to be available as libraries
|
2019-12-21 16:53:33 -08:00 |
|
Phillip Wittrock
|
ad4eb87e2e
|
move setters to be available as libraries
|
2019-12-21 16:29:06 -08:00 |
|
Kubernetes Prow Robot
|
19928abb6f
|
Merge pull request #2005 from pwittrock/complete
completion should suggest directories if use contains DIR
|
2019-12-21 16:21:32 -08:00 |
|
Phillip Wittrock
|
8a1874d20d
|
completion should suggest directories if use contains DIR
|
2019-12-21 16:04:23 -08:00 |
|
Kubernetes Prow Robot
|
a280cdf5ee
|
Merge pull request #2000 from pwittrock/master
release `kyaml` and `cmd/config` 0.0.3
|
2019-12-20 09:57:33 -08:00 |
|
Phillip Wittrock
|
b9da33afd4
|
update go.mod for release
cmd/config/v0.0.3
|
2019-12-20 09:44:25 -08:00 |
|
Phillip Wittrock
|
23e339b86c
|
Merge remote-tracking branch 'upstream/master' into release-cmd/config-v0.0
|
2019-12-20 09:44:21 -08:00 |
|
Phillip Wittrock
|
fdf8f1b3df
|
release kyaml and cmd/config 0.0.3
|
2019-12-20 09:40:10 -08:00 |
|
Kubernetes Prow Robot
|
105f25860e
|
Merge pull request #1999 from pwittrock/fix-fmt
fix issues caused by dropping or overriding style
kyaml/v0.0.3
|
2019-12-20 09:27:33 -08:00 |
|
Jonathan Wong
|
e35e0bff60
|
Update docs for merge3
|
2019-12-20 03:48:29 -08:00 |
|
Jonathan Wong
|
8095b16c9a
|
Add test for merge3 command
|
2019-12-20 03:47:45 -08:00 |
|
Jonathan Wong
|
d04b4a2899
|
Remove unnecessary 1-line comment
|
2019-12-20 03:47:45 -08:00 |
|