Kubernetes Prow Robot
8c6af9440c
Merge pull request #4327 from mengqiy/fixanno
...
use internal.config.kubernetes.io prefix instead of internal.config.k8s.io
2021-12-03 10:02:27 -08:00
Mengqi Yu
6850408f6c
update test for cmd/config
2021-12-02 14:00:45 -08:00
Mengqi Yu
ec445049be
update tests for api
2021-12-02 14:00:32 -08:00
Mengqi Yu
646915cb86
use internal.config.kubernetes.io prefix instead of internal.config.k8s.io
2021-12-02 14:00:18 -08:00
Kubernetes Prow Robot
fe551be87b
Merge pull request #4326 from natasha41575/deprecateStringAndDatePrefixer
...
deprecate StringPrefixer and DatePrefixer
2021-12-02 10:41:44 -08:00
natasha41575
30280f81af
deprecate stringprefixer and dateprefixer
2021-12-02 10:30:56 -08:00
Kubernetes Prow Robot
8cb60f0c5d
Merge pull request #4325 from sdowell/kyaml-fn-sort-results
...
feat: Add Sort method to kyaml fn Results
2021-12-02 10:01:33 -08:00
Sam Dowell
9d29f57789
feat: Add Sort method to kyaml fn Results
...
Issues: GoogleContainerTools/kpt#2195
2021-12-01 20:57:48 +00:00
Kubernetes Prow Robot
a3e1c99915
Merge pull request #4307 from sdowell/annotations-filter-set-entry
...
feat: Add SetEntryCallback to annotations filter
2021-11-29 18:20:56 -08:00
Sam Dowell
0fe1236e20
feat: Add SetEntryCallback to annotations filter
...
Add a configurable callback that is invoked each time an
annotation is applied by the annotations filter. This is useful
for scenarios such as tracking annotations as they are applied.
Issues: GoogleContainerTools/kpt#2448
2021-11-30 01:21:42 +00:00
m-Bilal
b28f1e55b7
fixes 4240; added null check on namespace when resource is a RoleBinding
2021-11-27 19:53:49 +05:30
Kubernetes Prow Robot
25ee506af4
Merge pull request #4300 from yuwenma/refactor-builtin
...
Move api/builtin to internal
2021-11-22 16:04:16 -08:00
Yuwen Ma
a1c5d79d94
Move api/builtin to internal
2021-11-22 15:54:18 -08:00
Kubernetes Prow Robot
de5210b43a
Merge pull request #4299 from yuwenma/nameReference-doc
...
[Doc] Improve `nameReference` docs, examples and builtin references.
2021-11-22 13:25:32 -08:00
Yuwen Ma
d9c4c749e2
improve docs with examples for nameReference
2021-11-22 13:10:13 -08:00
Natasha Sarkar
01420768c8
Merge pull request #4241 from Goodwine/kyaml-result-provider
...
Handle "Result" errors as non-fatal errors in kyaml FilterFuncs
2021-11-22 11:07:18 -08:00
Natasha Sarkar
d11342489a
Merge pull request #4297 from mengqiy/anno
...
kyaml/fn/framework ensures the annotation output format matches the input
2021-11-19 12:37:01 -08:00
Mengqi Yu
bd7bad19a1
add to BuildAnnotations
2021-11-19 12:13:12 -08:00
Mengqi Yu
dfc627068b
update tests for cmd/config module
2021-11-19 07:30:31 -08:00
Mengqi Yu
166c2e766b
update tests for api module
2021-11-19 07:30:31 -08:00
Mengqi Yu
2ee2d3e389
use custom id as key of the mapping and make kio.Pipeline behave the same as framework.Execute
2021-11-19 07:30:31 -08:00
Mengqi Yu
81edfb7ee8
default result.severity to info when formatting string
2021-11-19 07:30:31 -08:00
Mengqi Yu
4e7aebc20c
address comments
2021-11-18 14:58:04 -08:00
Mengqi Yu
5caed5b90a
kyaml/fn/framework ensures the annotation output format matches the input
...
If the input only contains legacy format anntations (path, index, id), the
output will be the same.
2021-11-17 14:09:19 -08:00
Jimmyscene
f4d8ccda10
fix: prevent read file from throwing away OpenAPI config
2021-11-16 22:59:34 -05:00
Goodwine
4cde50ab14
fix typo
...
Co-authored-by: Katrina Verey <kn.verey@gmail.com >
2021-11-11 16:33:17 -08:00
Kubernetes Prow Robot
2f115223cc
Merge pull request #4285 from KnVerey/updateProwExamplesTarget
...
Test examples against latest release
2021-11-11 16:12:28 -08:00
Katrina Verey
92c505a211
Test examples against latest release
2021-11-11 16:00:51 -08:00
Kubernetes Prow Robot
e9ea7657ee
Merge pull request #4284 from KnVerey/unpinEverything
...
Back to development mode; unpin the modules
2021-11-11 15:59:15 -08:00
Katrina Verey
4bcc57de74
Back to development mode; unpin the modules
2021-11-11 15:49:01 -08:00
Kubernetes Prow Robot
b2d65ddc98
Merge pull request #4283 from KnVerey/pinToApi
...
Pin to api v0.10.1
kustomize/v4.4.1
2021-11-11 15:27:14 -08:00
Carlos Ortiz García
894ffec36a
Handle kyaml Filter errors type Result as non-breaking errors and store in ResourceList
...
- Result can only count as error when passed as pointer, this makes easy use of "errors.As"
- Existing Filter() implementations that return Result from the `framework` package won't return an error anymore but modify the ResourceList
2021-11-11 15:26:07 -08:00
Katrina Verey
3db4a94281
Pin to api v0.10.1
2021-11-11 15:18:05 -08:00
Kubernetes Prow Robot
326a57a9cc
Merge pull request #4282 from KnVerey/pinToCmdConfig
...
Pin to cmd/config v0.10.2
api/v0.10.1
2021-11-11 15:03:14 -08:00
Katrina Verey
9dfdebc6c7
Pin to cmd/config v0.10.2
2021-11-11 14:53:17 -08:00
Natasha Sarkar
b896e04c20
Merge pull request #4281 from KnVerey/pinToKyaml
...
Pin to kyaml v0.13.0
cmd/config/v0.10.2
2021-11-11 14:39:53 -08:00
Katrina Verey
6ecae1ad50
Also pin patch and patchjson transformers
2021-11-11 14:30:39 -08:00
Katrina Verey
9abb72e4d6
Pin to kyaml v0.13.0
2021-11-11 14:12:13 -08:00
Kubernetes Prow Robot
6365b3d0cf
Merge pull request #4280 from KnVerey/more_releases
...
Add s390x and ppc64le binaries to releases
kyaml/v0.13.0
2021-11-11 13:52:07 -08:00
Katrina Verey
33c2ea01c4
Add s390x and ppc64le binaries to releases
2021-11-11 13:37:50 -08:00
Kubernetes Prow Robot
863ff0ef1b
Merge pull request #4262 from patricknelson/fix-windows-build
...
Fix windows build, add clarity to goreleaser build (due to race conditions).
2021-11-11 13:32:08 -08:00
Patrick Nelson
a5117083ec
Step 2 of 2: Adding windows build back and added ability to reproduce goreleaser builds locally (localbuild.sh) in a way exactly consistent with Cloud Build (cloudbuild.sh) but as a *build* only, without being coupled to Cloud Build or it's dependencies (like Cloud KMS, GitHub, etc).
2021-11-11 12:17:42 -08:00
Patrick Nelson
a143688a1d
Step 1 of 2: Renaming localbuild.sh to cloudbuild-local.sh (preserve commit history) to make way for new localbuild.sh which will actually be entirely local, since this script is still very specific to Cloud Build.
2021-11-10 19:03:22 -08:00
Kubernetes Prow Robot
0676d0bd11
Merge pull request #4266 from Serializator/issue-4111-patchJson6902
...
Fix name suffix not being applied when "patchesJson6902" is used
2021-11-10 15:13:50 -08:00
Julian van den Berkmortel
b6cb6c8ae9
fix build annotations getting lost after applying JSON 6902 patch
2021-11-10 23:02:42 +01:00
Julian van den Berkmortel
b16e4ec566
add test to demonstrate internal annotations getting lost ( #4111 )
2021-11-10 21:33:50 +01:00
Mohd Bilal
cb1cbbe044
Fixes 4108; remove hidden files in kustomize edit command to correctly mimic shell globbing behaviour ( #4170 )
...
* util and util_test corrected
* fixed behaviour of fsondisk with test updated
* glob behaviour fixed in fsnode
* removed commented code
2021-11-10 08:51:26 -08:00
Kubernetes Prow Robot
86fb408b2c
Merge pull request #4276 from natasha41575/fixFunctionSpec
...
fix function spec example
2021-11-09 21:05:26 -08:00
natasha41575
ca5d691199
fix function spec example
2021-11-09 20:56:36 -08:00
Kubernetes Prow Robot
394567079d
Merge pull request #4272 from mengqiy/pointer
...
Make ResourceList follow k8s api conventions
2021-11-09 15:41:26 -08:00