Skip to content

Conversation

@knative-automation
Copy link
Contributor

Cron -dprotaso

/cc knative-extensions/backstage-plugins-writers
/assign knative-extensions/backstage-plugins-writers

Produced by: knative-extensions/knobots/actions/update-deps

bumping knative.dev/reconciler-test 2187daa...718cf85:
  > 718cf85 Update community files (# 840)
  > 41bbc9a upgrade to latest dependencies (# 836)
bumping k8s.io/apimachinery 173776a...b72d93d:
  > b72d93d Merge remote-tracking branch 'origin/master' into release-1.34
  > cd8b91c clarify that staging repos are automatically published
  > 8c59599 add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
  > ec3cea5 link to what a staging repository is
  > e4db694 docs: clarify that this is a staging repository and not for direct contributions
  > 04507a3 Merge pull request # 132942 from thockin/kyaml
  > 50e39b1 Merge pull request # 132935 from benluddy/cbor-bump-custom-marshalers
  > 7d108e8 Re-vendor sigs.k8s.io/yaml @ v1.6.0
  > 58c4eb0 Merge pull request # 133130 from ylink-lfs/chore/residual_boolptr_removal
  > fa4b7ae KEP-4222: Adopt text and JSON transcoding support for CBOR.
  > 38a24e6 chore: residual boolptr and intptr removal
  > b025858 Bump to github.com/fxamacker/cbor/v2 v2.9.0.
  > c04562b Merge pull request # 133112 from yongruilin/master_vg-cleanup
  > c91403d fix(validation-gen): correct typos in comments and documentation
  > b92abb2 Merge pull request # 133008 from aaron-prindle/master-pr-vg-union-tags-and-item-tag-chaining-support
  > 9b71f29 Merge pull request # 133020 from pohly/apimachinery-list-map-keys
  > c58c5e4 add validate/zeroorone_test.go and add +k8s:zeroOrOneOfMember output tests
  > 3d4cbfb SSA: test optional map keys
  > ada13e7 feat(validation-gen): add +k8s:zeroOrOneOfMember tag validator and associated validate method
  > 2e350ba sigs.k8s.io/structured-merge-diff/v6 v6.3.0
  > d9c6883 add validate/union_test.go and add +k8s:unionMember and +k8s:unionDiscriminator output tests
  > 2ee6665 SSA: add integration tests
  > 76e5596 feat(validation-gen): add +k8s:unionMember and +k8s:unionDiscriminator tag validators and associated validate methods
  > a75d3d8 Merge pull request # 132979 from ylink-lfs/chore/residual_intptr_removal
  > 1ebcba2 Merge pull request # 132871 from dims/bump-k8s.io/kube-openapi-to-latest-SHA-f3f2b991d03b
  > 3130ae8 chore: residual intptr removal with ptr.To
  > 8b4e5d0 Merge pull request # 132513 from xiaoweim/validation-cleanup-invalid
  > 4962c26 Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b)
  > 3b00b62 Merge pull request # 132934 from ylink-lfs/chore/residual_strptr_removal
  > 5937fdf Cleanup: Remove field name from invalid field detail message
  > c73d18d chore: residual strPtr utility removal with ptr.To
  > d5a1ab8 Merge pull request # 132907 from PatrickLaabs/132749-boolPtrFn
  > a3a3a5d Merge pull request # 132469 from yongruilin/master_vg_ratcheting-list
  > ba86525 chore: removed boolPtrFn helpers with ptr package implementation
  > c904feb feat: add +k8s:neq tag which enforces field is neq to a specified comparable value
  > e6bf297 feat(validation-gen): add k8s:item
  > c904af4 feat: Add validation ratcheting for subfields tag
  > 3bd7983 chore: improve error rendering and add unit tests for ErrorMatcher
  > b31e2b6 feat(validation-gen): enhance validation functions for slices and maps
  > ed63805 Merge pull request # 132823 from yongruilin/master_vg_enum
  > 882f988 feat(validation-gen): add Enum validator function
  > b18bb6a Merge pull request # 132792 from ylink-lfs/chore/typo_invaILd
  > cd1624c Merge pull request # 132794 from PatrickLaabs/132749-boolptr
  > e76ac93 chore: typo invaILd occurrence replacement
  > f90b683 chore: replacement of helper functions to ptr packge
  > a9de165 Merge pull request # 132314 from thockin/jp_nicer_api_errors
  > b86b632 Merge pull request # 132675 from dims/bump-sigs-k8s-io-json-no-code-changes
  > 7fecabd Don't panic in case of an unknown API error code
  > 7548d4d Merge pull request # 132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4
  > a864156 Bump sigs.k8s.io/json to latest - no code changes
  > 0084b28 WIP: Fix tests
  > 45e4ebb Bump go.yaml.in/yaml/v3 to v3.0.4
  > c58e197 Nicer value rendering in API errors
  > 852f126 Merge pull request # 132654 from Jefftree/b-openapi
  > 1880ea5 Merge pull request # 132585 from jpbetz/drop-openapi-name-dependant-test
  > 7f21f07 Update vendor
  > 10cef9d Merge pull request # 132472 from xiaoweim/validation-cleanup
  > b0db85e Drop test that checks openAPI resource name since we currently don't guarantee name stability in the API
  > 48f740b pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
  > 6af1141 Merge pull request # 132465 from yongruilin/master_vg_fix-fuzz-test
  > cfeb5db Cleanup: Remove redundant detail messages in field.Required
  > 5c20c36 fix: versioned validation test avoid incorrect conversion
  > d6651ab Merge pull request # 132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
  > f3d8685 Merge pull request # 132504 from jpbetz/name-formats
  > e6ac37c switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
  > c21f374 Merge pull request # 132255 from likakuli/feat-nothingfastreturn
  > 5f2744f Bump to latest kube-openapi
  > f545e56 Merge pull request # 132376 from tico88612/cleanup/message-count-map
  > d3c271a  feat: optimize ListAll and ListAllByNamespace to return directly when nothing to select
  > ae76986 Merge pull request # 132194 from alvaroaleman/local0dev
  > 36c0fec apimachinery/pkg/util/errors: deprecated MessageCountMap
  > 07890cc Add an interface that all applyconfigs implement
  > 1025cde Merge pull request # 132349 from p0lyn0mial/upstream-rm-initial-events-list-blueprint
  > 47b0b24 apimachinery/meta/types.go: remove InitialEventsListBlueprintAnnotationKey const
  > d2d60b8 Merge pull request # 132221 from dims/new-cmp-diff-impl
  > 6c33c81 Add a replacement for cmp.Diff using json+go-difflib
  > e0270fe Merge pull request # 132269 from dims/update-to-latest-github.com/modern-go/reflect2
  > 01cb050 Merge pull request # 132232 from likakuli/feat-optlabelselector
  > 9dd84ae Update to latest github.com/modern-go/reflect2
  > 9ad0362 Merge pull request # 132135 from jpbetz/options-to-slice-master
  > e172d59 feat: optimize label selector match performance
  > a1eb4c9 Merge pull request # 132217 from yongruilin/master_vg_refactor-test
  > 4390983 Change option to a slice
  > e22a1df Better formatting of matcher errors
  > e514dfa Use slice.Contains()
  > d5745c2 Merge pull request # 132103 from nojnhuh/typed-ring-buffer
  > 1ea9804 Merge pull request # 132034 from ChosenFoam/dev-fix
  > e152370 Update k8s.io/utils for new generic ring buffer
  > 90f1d78 Merge pull request # 132110 from jpbetz/gengo-bump
  > 855a955 add unit test for IsDNS1123SubdomainWithUnderscore function
  > 4af193d Fix field path for embedded fields in root types
  > add5cf8 Fix IsDNS1123SubdomainWithUnderscore to return correct error message
  > a925cd7 Merge pull request # 132039 from alvaroaleman/fix-w-unstructured
  > 2519180 FieldManagedObjectTracker: Fix to work with unstructured
  > 09ff139 Merge pull request # 131664 from jpbetz/subresources-enable-replicas
  > cb4ef17 Simplify subresource matching
  > dc0ccb5 Clarify errors and improve tests
  > 52e0cea Update testing to fully track subresources
  > 460ba78 Add +k8s:isSubresource and +k8s:supportsSubresource tags
  > da3bba9 Merge pull request # 128419 from liggitt/etcd-3.6
  > 0d18dbd bump etcd client to 3.6
  > b482a2c Merge pull request # 131706 from karlkfi/karl-close-watch-tests
  > 1bb0bf9 Merge pull request # 131715 from thockin/kk_yaml_decoder_nits
  > b9dc8ce test: Close response body in watch tests
  > f4fdaa0 Account consumed newlines properly in YAML decoder
  > 202cba0 Merge pull request # 131702 from tigrato/master
  > a491781 fix: fixes a possible panic in `NewYAMLToJSONDecoder`
  > f7c4380 Merge pull request # 131678 from karlkfi/karl-api-methods
  > c4b7aee refactor: Use http method constants in apimachinery
  > d56afd1 Merge pull request # 131616 from jpbetz/typeconverter-cleanup
  > 37c3ecc Merge pull request # 131635 from thockin/kk_cleanup_codegen
  > 0a090da Reorganize scheme type converter into apimachinery utils
  > 2b45e0d Merge pull request # 131443 from jpbetz/lockfree-error-backoff
  > 126acd2 Fix typo in comment
  > e078499 Merge pull request # 131560 from jpbetz/validation-gen-subresource-simplification
  > e303f8a Fix rudimentaryErrorBackoff to only be created once
  > 863c50f Merge pull request # 131399 from thockin/kk_realType
  > f639733 Rewrite Subresources godoc.
  > 512f488 Merge pull request # 131595 from aojea/utils_fake_clock
  > 1feb0af Fix immutable validation for structs with pointers
  > 43d4698 Add subresource to operation, do not special case subresources in validation-gen
  > 5b059a2 update k8s.io/utils to bring fakeClock.Waiters()
  > 7b819a3 Merge pull request # 130989 from liggitt/creationTimestamp-omitzero
  > 9386fa7 Drop null creationTimestamp from test fixtures
  > 4a2766a Update runtime convertor to honor IsZero()
  > b5d3fcf bump cbor to add omitzero support
  > 0aaa0d4 bump structured-merge-diff to add omitzero support
  > 503b989 Omit null metadata.creationTimestamp
  > 7056675 Merge pull request # 131029 from liggitt/to-unstructured-stdlib
  > a0fdacf Make ToUnstructured match stdlib omitempty and anonymous behavior
  > 9549609 Merge pull request # 130995 from xigang/utils
  > 27a82eb Merge pull request # 130994 from BenTheElder/host-network-no-port
  > da1e886 bump k8s.io/utils
  > 7b4292b Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
  > 89b3b23 make update
  > 90c4280 bump etcd 3.5.21 sdk
  > 688a8fd remove inaccurate hostNetwork doc comment
bumping knative.dev/pkg 7bf6feb...5037c47:
  > 5037c47 bump k8s to v1.34 libs (# 3286)
  > 04fdd0b Add support for Server-Side Apply finalizer management (# 3275)
  > 874da3b Edit CLUSTER_DOMAIN environment variable support (# 3283)
  > a440059 run golangci-lint run to run gofumpt on various files (# 3287)
  > c5e9118 Bump github.com/tsenart/vegeta/v12 from 12.12.0 to 12.13.0 (# 3285)
  > 3060e1f Update community files (# 3284)
  > b988e0b Lock before iterating map so that code does not panic on concurrent write (# 3278)
bumping github.com/modern-go/reflect2 2b33151...35a7c28:
  > 35a7c28 Merge pull request # 30 from tonistiigi/deadcode-fix
  > 4a6a3c9 fix deadcode disabling in Go
bumping knative.dev/hack 4fae780...91eedd9:
  > 91eedd9 Update community files (# 451)
  > 4377a69 bump gotestfmt to newest version (# 447)

Signed-off-by: Knative Automation <[email protected]>
@knative-prow knative-prow bot requested a review from a team November 7, 2025 13:57
@knative-prow
Copy link

knative-prow bot commented Nov 7, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation
Once this PR has been reviewed and has the lgtm label, please assign pierdipi for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 7, 2025
@knative-prow knative-prow bot merged commit c693fbb into knative-extensions:main Nov 7, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Denotes a PR that changes 100-499 lines, ignoring generated files. skip-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant