natasha41575
|
ba051c863b
|
fix issue with quote being dropped in configmap generation
|
2021-10-14 18:30:28 -07:00 |
|
natasha41575
|
4d59146e48
|
test for dropped quote in configmap generation
|
2021-10-14 18:13:49 -07:00 |
|
Kubernetes Prow Robot
|
5765ab4dbc
|
Merge pull request #4236 from Goodwine/docs-fn
Update documents from 'kustomize configuration' to 'kustomize fn'
|
2021-10-13 18:35:28 -07:00 |
|
Kubernetes Prow Robot
|
4769751943
|
Merge pull request #4160 from osherdp/fix/github-rate-limiter-output
Return a meaningful message if we hit the rate-limiter of GitHub
|
2021-10-13 18:23:28 -07:00 |
|
Kubernetes Prow Robot
|
e506ce021e
|
Merge pull request #4230 from yutachaos/feature/update_unified_go_version
Update go version 1.16 for CI
|
2021-10-13 18:09:28 -07:00 |
|
Kubernetes Prow Robot
|
ed763991de
|
Merge pull request #4227 from natasha41575/MigrateIndexPathIdAnnotations
fix bug with migrating kyaml reader path, index, and id annotations
|
2021-10-12 18:37:48 -07:00 |
|
natasha41575
|
55ac9ca88d
|
fix bug with migrating annotations
|
2021-10-12 15:42:54 -07:00 |
|
Carlos Ortiz García
|
548f5ffca9
|
Update documents from 'configuration' to 'fn'
|
2021-10-11 12:35:22 -05:00 |
|
yutachaos
|
dd3377b1a0
|
Update CI go version 1.16
Signed-off-by: yutachaos <18604471+yutachaos@users.noreply.github.com>
|
2021-10-08 14:02:50 +09:00 |
|
natasha41575
|
605239a1e5
|
test to demonstrate broken annotation selection
|
2021-10-07 15:40:23 -07:00 |
|
Kubernetes Prow Robot
|
67c58ad4f4
|
Merge pull request #4210 from natasha41575/openapiFromComponent
fix issue with getting openapi schema from components
|
2021-10-04 19:27:49 -07:00 |
|
natasha41575
|
11e19a3d0f
|
separate custom openapi test from the others
|
2021-10-04 18:48:54 -07:00 |
|
Kubernetes Prow Robot
|
6fffcb9203
|
Merge pull request #4202 from cedarkuo/update-helloworld-example-readme
Updated README to use 'resources' instead of 'bases' in overlays example.
|
2021-10-04 14:26:41 -07:00 |
|
Devin Stein
|
3479b6691e
|
docs: Update plugin links
|
2021-10-04 12:58:16 -07:00 |
|
Kubernetes Prow Robot
|
68790e00a9
|
Merge pull request #4216 from mengqiy/updatedockerfilegen
update the dockerfile gen command
|
2021-09-29 13:51:22 -07:00 |
|
Mengqi Yu
|
6cf06fac12
|
update the dockerfile gen command
|
2021-09-29 13:34:11 -07:00 |
|
natasha41575
|
0d8c107362
|
fix issue with openapi schema from components
|
2021-09-27 17:00:14 -07:00 |
|
natasha41575
|
f30e45c549
|
test to demonstrate issue with openapi from components (#4179)
|
2021-09-27 16:29:08 -07:00 |
|
Kubernetes Prow Robot
|
250ea13767
|
Merge pull request #4208 from KnVerey/release_instructions
Small improvements to release instructions
|
2021-09-27 11:41:45 -07:00 |
|
Katrina Verey
|
608128738d
|
Small improvements to release instructions
|
2021-09-27 10:44:02 -07:00 |
|
Kubernetes Prow Robot
|
7153f33466
|
Merge pull request #4207 from KnVerey/updateProwExamplesTarget
Test examples against latest release
|
2021-09-27 10:11:36 -07:00 |
|
Kubernetes Prow Robot
|
274b12318d
|
Merge pull request #4205 from natasha41575/releasing
add link to k8s-staging-kustomize project to releasing instructions
|
2021-09-27 10:01:37 -07:00 |
|
Katrina Verey
|
94c82f61a3
|
Test examples against latest release
|
2021-09-27 09:51:01 -07:00 |
|
Kubernetes Prow Robot
|
d260f50573
|
Merge pull request #4206 from KnVerey/unpinEverything
Back to development mode; unpin the modules
|
2021-09-27 09:47:37 -07:00 |
|
Katrina Verey
|
40c014a991
|
Back to development mode; unpin the modules
|
2021-09-27 09:37:38 -07:00 |
|
natasha41575
|
75c8aec29d
|
add link to k8s-staging-kustomize project to releasing instructions
|
2021-09-27 09:35:40 -07:00 |
|
Kubernetes Prow Robot
|
fcb9c0065e
|
Merge pull request #4200 from KnVerey/go1.17_build_tags
Add go 1.17 build tags, which go fmt auto-synchronizes
|
2021-09-27 09:27:36 -07:00 |
|
Katrina Verey
|
63ec6bdb3d
|
Merge pull request #4199 from KnVerey/pinToApi
Pin to api v0.10.0
kustomize/v4.4.0
|
2021-09-27 09:13:36 -07:00 |
|
Kubernetes Prow Robot
|
25bfe6f306
|
Merge pull request #4204 from KnVerey/release_updates
Use keyring from kustomize GCP project with new token
|
2021-09-27 09:01:35 -07:00 |
|
Timo Furrer
|
635c4fd43b
|
Merge branch 'master' into config-map-consistency
|
2021-09-27 09:16:42 +02:00 |
|
Timo Furrer
|
c455215f55
|
Add consistency to ConfigMap spelling
|
2021-09-27 09:11:56 +02:00 |
|
cedarkuo
|
8f56f51307
|
Updated README to use 'resources' instead of 'bases' in overlays example.
Kubernetes v1.21 upgrade kustomize-in-kubectl to v4.0.5. https://github.com/kubernetes/kubernetes/pull/98946
So I think this example could update back to use resources instead of bases?
|
2021-09-27 12:40:36 +08:00 |
|
Katrina Verey
|
70a8ed6ed3
|
Add go 1.17 build tags, which go fmt auto-synchronizes
|
2021-09-24 17:28:21 -07:00 |
|
Katrina Verey
|
febfaf16dc
|
Use keyring from kustomize GCP project with new token
|
2021-09-24 20:24:10 -04:00 |
|
Katrina Verey
|
8268b17700
|
Pin to api v0.10.0
|
2021-09-24 16:58:20 -07:00 |
|
Kubernetes Prow Robot
|
0889995a61
|
Merge pull request #4198 from KnVerey/pinToCmdConfig
Pin to cmd/config v0.10.1
api/v0.10.0
|
2021-09-24 16:34:21 -07:00 |
|
Katrina Verey
|
4e476ae574
|
Pin to cmd/config v0.10.1
|
2021-09-24 16:07:21 -07:00 |
|
Kubernetes Prow Robot
|
7efd7d23fe
|
Merge pull request #4197 from KnVerey/pinToKyaml
Pin to kyaml v0.12.0
cmd/config/v0.10.1
|
2021-09-24 14:07:50 -07:00 |
|
Katrina Verey
|
6fb944815b
|
Pin to kyaml v0.12.0
|
2021-09-24 12:23:09 -07:00 |
|
Kubernetes Prow Robot
|
5e3432fbbe
|
Merge pull request #4196 from natasha41575/test
fix tests for reader annotations
kyaml/v0.12.0
|
2021-09-24 08:31:24 -07:00 |
|
natasha41575
|
f0c6bd7773
|
fix tests for reader annotations
|
2021-09-24 08:20:44 -07:00 |
|
Jeff Regan
|
dd579c905d
|
Merge pull request #4180 from yuwenma/fix-4124
[Fix 4124] Skip local resource until all transformations have completed.
|
2021-09-24 08:05:19 -07:00 |
|
Jeff Regan
|
22b735885a
|
Merge pull request #4190 from natasha41575/MigrateIndexPathIdAnnotations
Migrate index path id annotations
|
2021-09-24 08:00:15 -07:00 |
|
Kubernetes Prow Robot
|
b7c5058e37
|
Merge pull request #4177 from sylr/helm-v3.6
Upgrade Helm v3 to v3.6.3
|
2021-09-24 07:45:24 -07:00 |
|
Kubernetes Prow Robot
|
baff5f4359
|
Merge pull request #4187 from monopole/deanchorCall
Do YAML anchor expansion shortly after reading YAML.
|
2021-09-22 13:14:33 -07:00 |
|
monopole
|
dce4ea5846
|
Add AnchorsAweigh option to ByteReader to toggle YAML alias/anchor expansion
|
2021-09-22 12:44:08 -07:00 |
|
Kubernetes Prow Robot
|
c47fc48607
|
Merge pull request #4193 from phanimarupaka/AddressBareSeqNodeComments
Clean up bare sequence node wrapping
|
2021-09-20 15:46:23 -07:00 |
|
Phani Teja Marupaka
|
1d9b6cbe57
|
Clean up bare sequence node wrapping
|
2021-09-20 15:35:40 -07:00 |
|
Kubernetes Prow Robot
|
1cb93123fc
|
Merge pull request #4189 from phanimarupaka/SkipNonKRMResources
Handle parsing of bare sequence yaml nodes
|
2021-09-20 11:40:24 -07:00 |
|
Kubernetes Prow Robot
|
c6cb42ec27
|
Merge pull request #4185 from KnVerey/standardize_owners_files
Use standard Kubernetes project roles for ownership
|
2021-09-20 10:44:10 -07:00 |
|