Commit Graph

  • ff2a3d368b Merge pull request #4294 from Jimmyscene/master Kubernetes Prow Robot 2022-01-10 10:01:12 -08:00
  • 1c5ce6975f Merge pull request #4312 from m-Bilal/fix-4240 Kubernetes Prow Robot 2022-01-10 09:43:13 -08:00
  • fe99674fcd Fix helm globals Rollo 2022-01-05 17:56:29 +00:00
  • 7674c220b1 Improved error message and test cases for 4240 m-Bilal 2022-01-09 19:05:49 +05:30
  • 469ae33b50 Merge pull request #4369 from sdowell/labels-filter-set-entry Kubernetes Prow Robot 2022-01-06 16:06:30 -08:00
  • fbd949a95d feat: add SetEntryCallback to labels filter Sam Dowell 2022-01-06 00:59:58 +00:00
  • c996d1fcab Merge pull request #4367 from natasha41575/KubectlInstructions Kubernetes Prow Robot 2022-01-04 18:14:33 -08:00
  • 41917ca588 instructions for how to upgrade kustomize in kubectl natasha41575 2022-01-04 16:01:12 -08:00
  • 37668d87c4 Merge pull request #4361 from natasha41575/EditAddGenerator Kubernetes Prow Robot 2022-01-04 17:24:32 -08:00
  • 92197fda9e add kustomize edit add generator command natasha41575 2021-12-30 17:09:05 -08:00
  • ff7b2f20d5 Throwing error instead of silently ignoring invalid input m-Bilal 2022-01-01 21:52:37 +05:30
  • 59c8268245 Merge pull request #4334 from sylr/handle-http-errors Kubernetes Prow Robot 2021-12-30 16:18:51 -08:00
  • 4f21d60045 helper methods, types, and unit tests for transformer annotations natasha41575 2021-12-29 15:13:04 -08:00
  • 77b1af2d91 Merge pull request #4352 from natasha41575/FilterErrors Kubernetes Prow Robot 2021-12-29 13:45:22 -08:00
  • bb0a520f40 Merge pull request #4355 from natasha41575/OriginTests Kubernetes Prow Robot 2021-12-29 11:41:22 -08:00
  • 987437857f test coverage for origin annotations for generated resources natasha41575 2021-12-28 12:41:47 -08:00
  • 1843b6f25f Merge pull request #4310 from sylr/upgrade-cobra Kubernetes Prow Robot 2021-12-23 13:58:29 -08:00
  • 31b7cf9e0a Upgrade cobra for better zsh support Sylvain Rabot 2021-11-26 22:30:59 +01:00
  • 964bb38ba2 add origin annotation for resources generated by generators (#4341) Natasha Sarkar 2021-12-23 10:40:29 -08:00
  • c659306ee2 don't surface entire node content in error message natasha41575 2021-12-22 15:41:22 -08:00
  • 233f1a3c2a Merge pull request #4344 from natasha41575/ResIdStr kyaml/v0.13.1 Kubernetes Prow Robot 2021-12-22 12:27:03 -08:00
  • 75de98e2ef Merge pull request #4055 from lstoll/lstoll-unrelated-name-reference Kubernetes Prow Robot 2021-12-22 12:15:04 -08:00
  • 3dbc88bf94 Refactor the PrefixSuffixTransformer into separate prefix- and suffix transformers (#4318) Julian 2021-12-22 12:01:06 -08:00
  • d701792aa1 Update test demonstrating bug to pass, update comments Katrina Verey 2021-12-22 14:53:50 -05:00
  • 4079056501 ConfigMapGenerator should not update unrelated ClusterRole rule Lincoln Stoll 2021-07-10 16:26:48 +02:00
  • 6dfc238aa2 improve gvk and resid strings for error messages natasha41575 2021-12-21 18:58:01 -08:00
  • 3608f335fd Merge pull request #3924 from monopole/architecture Kubernetes Prow Robot 2021-12-22 11:35:04 -08:00
  • 56efec5abc Minor updates and clarifications Katrina Verey 2021-12-22 14:23:00 -05:00
  • 2a608bd71c Add ARCHITECTURE.md monopole 2021-05-12 23:18:41 -07:00
  • ee4b7847f0 Merge pull request #4221 from devstein/master Kubernetes Prow Robot 2021-12-20 16:37:07 -08:00
  • ec38bbeb99 Merge pull request #4342 from natasha41575/moduleSpanDefault Kubernetes Prow Robot 2021-12-15 11:45:51 -08:00
  • 26999664e6 remove multi-module check natasha41575 2021-12-13 17:02:58 -08:00
  • c0b61b9442 Merge pull request #4332 from natasha41575/OriginCollection Kubernetes Prow Robot 2021-12-13 13:10:26 -08:00
  • 274a76fe84 Merge pull request #4267 from natasha41575/TransformerAnnotationsProposal Kubernetes Prow Robot 2021-12-13 12:05:58 -08:00
  • a8f58b4080 collect origin data only when the option is set natasha41575 2021-12-07 12:34:15 -08:00
  • 542b7c7c4c proposal for transformer annotations option natasha41575 2021-11-04 12:52:23 -07:00
  • 16495c6ed7 Test HTTP Error thrown by the file loader Sylvain Rabot 2021-12-10 09:28:54 +01:00
  • 738573b079 Error on HTTP resources are not nescessarly protocol related Sylvain Rabot 2021-12-10 09:27:37 +01:00
  • e65e571ed1 Do not try to load HTTP resources from FS when error occurs Sylvain Rabot 2021-12-08 18:24:29 +01:00
  • 49b464fd4d Handle HTTP error codes in file loader Sylvain Rabot 2021-12-08 14:27:11 +01:00
  • 9a875add84 Merge pull request #4329 from natasha41575/configMapIssue Kubernetes Prow Robot 2021-12-07 18:07:40 -08:00
  • a3d547ccd3 fix issue with multiline configmap data with extra space natasha41575 2021-12-03 15:16:35 -08:00
  • c4a8a99834 add regression tests for multiline configmap with space natasha41575 2021-12-03 15:03:04 -08:00
  • bc3b249489 Merge pull request #4328 from mengqiy/undeprecate Kubernetes Prow Robot 2021-12-03 14:12:36 -08:00
  • cd2c6a1ad1 Remove the deprecation warning for a few RNode helpers Mengqi Yu 2021-12-03 11:47:34 -08:00
  • 8c6af9440c Merge pull request #4327 from mengqiy/fixanno Kubernetes Prow Robot 2021-12-03 10:02:27 -08:00
  • 6850408f6c update test for cmd/config Mengqi Yu 2021-12-02 14:00:45 -08:00
  • ec445049be update tests for api Mengqi Yu 2021-12-02 14:00:32 -08:00
  • 646915cb86 use internal.config.kubernetes.io prefix instead of internal.config.k8s.io Mengqi Yu 2021-12-02 14:00:18 -08:00
  • fe551be87b Merge pull request #4326 from natasha41575/deprecateStringAndDatePrefixer Kubernetes Prow Robot 2021-12-02 10:41:44 -08:00
  • 30280f81af deprecate stringprefixer and dateprefixer natasha41575 2021-12-02 09:51:50 -08:00
  • 8cb60f0c5d Merge pull request #4325 from sdowell/kyaml-fn-sort-results Kubernetes Prow Robot 2021-12-02 10:01:33 -08:00
  • 9d29f57789 feat: Add Sort method to kyaml fn Results Sam Dowell 2021-12-01 20:48:15 +00:00
  • a3e1c99915 Merge pull request #4307 from sdowell/annotations-filter-set-entry Kubernetes Prow Robot 2021-11-29 18:20:56 -08:00
  • 0fe1236e20 feat: Add SetEntryCallback to annotations filter Sam Dowell 2021-11-24 22:36:04 +00:00
  • b28f1e55b7 fixes 4240; added null check on namespace when resource is a RoleBinding m-Bilal 2021-11-27 19:53:49 +05:30
  • 25ee506af4 Merge pull request #4300 from yuwenma/refactor-builtin Kubernetes Prow Robot 2021-11-22 16:04:16 -08:00
  • a1c5d79d94 Move api/builtin to internal Yuwen Ma 2021-11-22 12:45:54 -08:00
  • de5210b43a Merge pull request #4299 from yuwenma/nameReference-doc Kubernetes Prow Robot 2021-11-22 13:25:32 -08:00
  • d9c4c749e2 improve docs with examples for nameReference Yuwen Ma 2021-11-19 16:45:55 -08:00
  • 01420768c8 Merge pull request #4241 from Goodwine/kyaml-result-provider Natasha Sarkar 2021-11-22 11:07:18 -08:00
  • d11342489a Merge pull request #4297 from mengqiy/anno Natasha Sarkar 2021-11-19 12:37:01 -08:00
  • bd7bad19a1 add to BuildAnnotations Mengqi Yu 2021-11-19 12:13:12 -08:00
  • dfc627068b update tests for cmd/config module Mengqi Yu 2021-11-19 07:29:39 -08:00
  • 166c2e766b update tests for api module Mengqi Yu 2021-11-19 07:28:42 -08:00
  • 2ee2d3e389 use custom id as key of the mapping and make kio.Pipeline behave the same as framework.Execute Mengqi Yu 2021-11-18 19:53:46 -08:00
  • 81edfb7ee8 default result.severity to info when formatting string Mengqi Yu 2021-11-19 01:25:03 -08:00
  • 4e7aebc20c address comments Mengqi Yu 2021-11-18 14:58:04 -08:00
  • 5caed5b90a kyaml/fn/framework ensures the annotation output format matches the input Mengqi Yu 2021-11-17 14:06:20 -08:00
  • f4d8ccda10 fix: prevent read file from throwing away OpenAPI config Jimmyscene 2021-11-16 19:28:25 -05:00
  • 4cde50ab14 fix typo Goodwine 2021-11-11 16:33:17 -08:00
  • 2f115223cc Merge pull request #4285 from KnVerey/updateProwExamplesTarget Kubernetes Prow Robot 2021-11-11 16:12:28 -08:00
  • 92c505a211 Test examples against latest release Katrina Verey 2021-11-11 15:59:54 -08:00
  • e9ea7657ee Merge pull request #4284 from KnVerey/unpinEverything Kubernetes Prow Robot 2021-11-11 15:59:15 -08:00
  • 4bcc57de74 Back to development mode; unpin the modules Katrina Verey 2021-11-11 15:49:01 -08:00
  • b2d65ddc98 Merge pull request #4283 from KnVerey/pinToApi kustomize/v4.4.1 release-kustomize-v4.4 Kubernetes Prow Robot 2021-11-11 15:27:14 -08:00
  • 894ffec36a Handle kyaml Filter errors type Result as non-breaking errors and store in ResourceList Carlos Ortiz García 2021-10-06 18:49:54 -07:00
  • 3db4a94281 Pin to api v0.10.1 Katrina Verey 2021-11-11 15:18:05 -08:00
  • 326a57a9cc Merge pull request #4282 from KnVerey/pinToCmdConfig api/v0.10.1 release-api-v0.10 Kubernetes Prow Robot 2021-11-11 15:03:14 -08:00
  • 9dfdebc6c7 Pin to cmd/config v0.10.2 Katrina Verey 2021-11-11 14:53:17 -08:00
  • b896e04c20 Merge pull request #4281 from KnVerey/pinToKyaml cmd/config/v0.10.2 Natasha Sarkar 2021-11-11 14:39:53 -08:00
  • 6ecae1ad50 Also pin patch and patchjson transformers Katrina Verey 2021-11-11 14:24:38 -08:00
  • 9abb72e4d6 Pin to kyaml v0.13.0 Katrina Verey 2021-11-11 14:12:13 -08:00
  • 6365b3d0cf Merge pull request #4280 from KnVerey/more_releases kyaml/v0.13.0 Kubernetes Prow Robot 2021-11-11 13:52:07 -08:00
  • 33c2ea01c4 Add s390x and ppc64le binaries to releases Katrina Verey 2021-11-11 13:34:38 -08:00
  • 863ff0ef1b Merge pull request #4262 from patricknelson/fix-windows-build Kubernetes Prow Robot 2021-11-11 13:32:08 -08:00
  • 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). Patrick Nelson 2021-11-10 19:06:04 -08:00
  • 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. Patrick Nelson 2021-11-10 19:03:22 -08:00
  • 0676d0bd11 Merge pull request #4266 from Serializator/issue-4111-patchJson6902 Kubernetes Prow Robot 2021-11-10 15:13:50 -08:00
  • b6cb6c8ae9 fix build annotations getting lost after applying JSON 6902 patch Julian van den Berkmortel 2021-11-10 21:41:11 +01:00
  • b16e4ec566 add test to demonstrate internal annotations getting lost (#4111) Julian van den Berkmortel 2021-11-10 21:29:27 +01:00
  • cb1cbbe044 Fixes 4108; remove hidden files in kustomize edit command to correctly mimic shell globbing behaviour (#4170) Mohd Bilal 2021-11-10 22:21:26 +05:30
  • 86fb408b2c Merge pull request #4276 from natasha41575/fixFunctionSpec Kubernetes Prow Robot 2021-11-09 21:05:26 -08:00
  • ca5d691199 fix function spec example natasha41575 2021-11-09 20:56:36 -08:00
  • 394567079d Merge pull request #4272 from mengqiy/pointer Kubernetes Prow Robot 2021-11-09 15:41:26 -08:00
  • e0c8ebc41f Merge pull request #4235 from Goodwine/kyaml-wrap-bug Kubernetes Prow Robot 2021-11-09 12:37:48 -08:00
  • 8668691ade Merge pull request #4271 from natasha41575/ReplacementsEdit Kubernetes Prow Robot 2021-11-09 10:49:47 -08:00
  • 374d790a21 Make ResourceList follow k8s api conventions Mengqi Yu 2021-11-08 21:35:49 -08:00
  • d8f406d06f add omitempty tag to replacement sources and targets natasha41575 2021-11-08 12:33:30 -08:00
  • 46b3cd2109 modify edit test for null replacements fields natasha41575 2021-11-08 12:21:45 -08:00