Commit be161e3
natsjs broker shared ingress and e2e tests step6 (#733)
* added e2e tests and adjusted github wf e2e setup
* feat: shared ingress instead of per-broker
* added docs for broker
* added broker into release
* fixed: lint, added webhook into release of broker
* fixed: namespaced brokers working
* chore: ingress cleanup
* fixed: tests
* merged two producers
* fixed copyright year
* added unit tests
* fixed lint issues
* increased producer timeout
* chore: moved manage permissions to namespaced scope for broker
* feat: added ingress deployment check and set condition
* chore: removed leftover comments
* fix: added watch permission back
* fix: Complete trigger finalizekind when stream or consumer already deleted
* fix: disabled sharedmain probes
* fix: invalid memory address or nil pointer dereference when no retry config defined (#734)
* fix: invalid memory address or nil pointer dereference when no retry config defined
* use one if-statement instead of two
* fix codestyle
* Update community files (#736)
Signed-off-by: Knative Automation <automation@knative.team>
* Update kubernetes to 1.34 in KinD e2e tests (#735)
* Update KinD to 0.31
* Update eventing to 1.21
* Update K8s to 1.34
* Switch to setup-kind action
* upgrade to latest dependencies (#729)
bumping k8s.io/client-go 3892804...a21b329:
> a21b329 Update dependencies to v0.35.2 tag
> 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35
> 56b4af2 Merge pull request # 135591 from p0lyn0mial/upstream-watchlist-reflector-log-fallback
> 891f94c Merge remote-tracking branch 'origin/master' into release-1.35
> 2fe4ac2 downgrade reflector watchlist fallback log to V(4)
> 65ffe04 Merge pull request # 135580 from serathius/client-go-transformer
> 97256a6 Bump golang.org/x/crypto to v0.45.0
> 171ef8c Use transformer in consistency checker
> 46360b5 Merge pull request # 135131 from Dev1622/sig-storage/mock-expand-flake-fix
> 7cf6a05 Add unit tests for Data Consistency Detector
> 45e0dec Merge pull request # 132919 from ndixita/pod-level-in-place-pod-resize
> 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in csi tests
> f466f58 [client-go # 1415] Embed proper interface in TransformingStore to ensure DeltaFIFO and RealFIFO are implementing it
> 3980f07 Generated files from API changes
> 9cee84c Resolve lint restriction on BeTrue by introducing Succeed() with contextual error messages
> 5020b67 KEP-5471: Extend tolerations operators (# 134665)
> 990057b Update vendored dependencies
> 6ce2c0f Merge pull request # 134870 from pmengelbert/pmengelbert/kuberc/4
> 5c322d3 Merge pull request # 134189 from mortent/NewUpdatePartitionableDevices
> c529a20 Add client-go credential plugin to kuberc
> aa76619 Merge pull request # 133648 from richabanker/merged-discovery
> 99c4257 Run make update
> cb5e00d peerproxy: Refactor into separate files and add exclusion filter
> 09ccc18 discovery: Add profile-based content negotiation
> 0e6fc04 Merge pull request # 134564 from macsko/gang_scheduling
> 9b2717c api: Workload API and Pod WorkloadReference generated files
> 6a14de8 Merge pull request # 134339 from huww98/mutable-pv-affinity
> b36e649 Merge pull request # 134180 from p0lyn0mial/upstream-watchlist-dynamic-interface
> f8b7fe9 mention MutablePVNodeAffinity in the API doc
> 823f3a7 Merge pull request # 133389 from pravk03/node-capabilities
> 092b2fb client-go/features: enable WatchListClient for 1.35 release
> d0f0666 autogenerated files from "make update"
> 7d09f53 Merge pull request # 135072 from Jefftree/graceful-queue
> 5aa3ca7 Merge pull request # 134152 from pohly/dra-device-taints-1.35
> 773743c refactor updateUnfinishedWork into separate function to use defer unlock
> afcd76c Merge pull request # 135080 from dejanzele/feat/promote-job-managedby-to-ga
> c949300 generated files
> 1463bcb Fix queue to gracefully shutdown
> 50efa83 Merge pull request # 134624 from yt2985/podcertificates-beta
> 15b762b KEP-4368: Job Managed By; Promote to GA
> 1244da4 DRA API: device taints 1.35
> 205531f Merge pull request # 132240 from yue9944882/delta-fifo-batch
> 15ed51a Promote PodCertificateRequests to v1beta1
> d5cd2dd Adding batch handling for popping items from RealFIFO
> 6f5c1ad Merge pull request # 134934 from siyuanfoundation/client-fg
> 4f9edc1 Merge pull request # 134881 from pohly/e2e-slow-priority
> 504fb21 change client go default features to versioned
> 47df031 dependencies: ginkgo v2.27.2, gomega v1.38.2
> efdec3e Merge pull request # 135004 from pohly/dependencies-x-repos
> 083e82a Merge pull request # 134811 from p0lyn0mial/upstream-watchlist-unsupported-wl-cache-testing
> 47c3af0 dependencies: various minor updates
> a90a915 Merge pull request # 135002 from p0lyn0mial/upstream-watchlist-unsupported-wl-client-tools-watch-test
> 562096c k8s.io/client-go/tools/cache/test: wrap the LW with toListWatcherWithUnSupportedWatchListSemantics
> 7198405 Merge pull request # 135000 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-trackers
> 83eab51 client-go/tools/watch/test: wrap the LW with toListWatcherWithUnSupportedWatchListSemantics
> 928c08f k8s.io/client-go/testing/fixture: does not support WatchList semantics
> 63b5f59 Merge pull request # 134919 from p0lyn0mial/upstream-watchlist-unsupported-wl-wrapp-remaining-lws
> c207d22 Merge pull request # 134854 from serathius/informer-benchmark
> 9c67f4c watchlist: wrap remaining LW with ToListWatcherWithWatchListSemantics
> d9e3e97 Merge pull request # 134784 from michaelasp/svm_beta2
> 5ac9ec0 Benchmark SharedIndexInformer
> cd96252 Merge pull request # 133087 from atiratree/terminating-replicas-beta
> 7aa7171 Update SVM to Beta
> 342dcaf Merge pull request # 134748 from p0lyn0mial/upstream-watchlist-unsupported-wl-clients-improve-units
> 400c0a2 make update
> 91dcaf4 Merge pull request # 134826 from aramase/aramase/f/kep_5538_beta_impl
> 42503cc client-go/clients: improve TestWatchListSemanticsSimple
> 75128a8 Add CSI driver opt-in for service account tokens via secrets field
> 4953849 Merge pull request # 134457 from danwinship/prefersamenode
> 715199a Merge pull request # 134780 from joshjms/bump-etcd-sdk-v3.6.5
> 0ca6027 Belatedly remove references to PreferSameTrafficDistribution being Alpha
> dc0763e etcd: bump etcd sdk to v3.6.5
> a5b1b11 Merge pull request # 134463 from cvan20191/fix-resizepolicy-ephemeral-container-docs
> ff1ce9e Merge pull request # 132243 from xigang/real_fifo
> 909047f docs: EphemeralContainerCommon.ResizePolicy: This field cannot be set on ephemeral containers
> f49b36f Merge pull request # 134731 from tisonkun/patch-1
> 00a491e Add RealFIFOOptions struct to provide structured configuration for RealFIFO
> 659efe6 Merge pull request # 134714 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-typed-inf
> d707fb7 Fix comments and reformat import statements
> 002cac4 Merge pull request # 134674 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-meta-inf
> e7ebdf6 client-go/kubernetes_test/clientset_test: intro TestUnSupportWatchListSemantics
> 716ba15 Merge pull request # 134670 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-dynamic-inf
> fed267b client-go/metadata/metadatainformer: wrap the LW with WatchList semantics
> e8a8371 ./hack/update-codegen.sh
> c1675fb client-go/dynamic/dynamicinformer: wrap the LW with WatchList semantics
> 8316c2d Merge pull request # 134641 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-reflector
> 884e76f Merge pull request # 134663 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-typed
> 3502696 client-go/tools/cache/reflector: supports watchlist.DoesClientNotSupportWatchListSemantics
> 6661e48 Merge pull request # 134646 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-meta
> 943d406 ./hack/update-codegen.sh
> c655edb Merge pull request # 133153 from helayoty/helayoty/enable-beta-maxUnavailable
> cc2ef17 client-go/metadata/fake: expose IsWatchListSemanticsUnSupported
> 92bae31 client-go/kubernetes_test/fake_client_test: TestDoesClientSupportWatchListSemantics
> 5a42d72 Merge pull request # 133128 from jm-franc/set-gate-to-beta
> 1ec59ff update comments
> fcb9549 Merge pull request # 134642 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-dynamic
> 0d52247 Promote HPAConfigurableTolerance gate to beta
> b6a9154 update comments on beta apis
> 55359a6 client-go/dynamic/fake: expose IsWatchListSemanticsUnSupported
> 638e636 Update MaxUnavailableStatefulSet feature gate to beta
> 3a250ce Merge pull request # 134505 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-reflector-listwatch
> f217e70 Merge pull request # 134588 from liggitt/fixes-only-no-go-bump
> 6777feb client-go/tools/cache/listwatch: intro ToListWatcherWithWatchListSemantics
> 69ba058 Remove invalid SAN certificate construction
> 8de3425 Merge pull request # 134396 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics
> efcdcf7 Merge pull request # 134256 from liggitt/protoc-gogo-poc
> 03859f4 client-go/util/watchlist/watch_list: intro DoesClientNotSupportWatchListSemantics
> d21f567 Regenerate vendor
> 3c3a19f Merge pull request # 134208 from n2h9/126379-replace-non-WithContext-functions-to-use-WithContext-functions-instead-of-duplicates
> 5eac01c Merge pull request # 134185 from DanBokete/deprecate-caseless-validation
> ce58c49 [126379] [go-client] chore: use WithContext functions: do not use SleepWithContext inside Sleep, use CalculateBackoff inside CalculateBackoffWithContext
> 1d52801 Deprecate caseless driver name validation and enforce lowercase warnings
> 81c615a [126379] [go-client] chore: use WithContext functions
> 2a2f191 Merge pull request # 134271 from Jefftree/scheme-nil
> 6cf045f Merge pull request # 134228 from liggitt/proto-gogo-poc
> 38c61c9 Add nil scheme check in GetReference
> 472a7d3 Clean up gogo dependency tracking
> b8c8558 Drop unnecessary gogo dependencies
> 7b6fbf8 Merge pull request # 134145 from dims/update-to-latest-sigs.k8s.io/json
> 0e786b9 update to latest sigs.k8s.io/json
> 329b090 Merge pull request # 134120 from BenTheElder/golang-language-125
> f251672 bump go language version to 1.25
> 8decd4f Merge pull request # 133917 from n2h9/133916-fix-cert-key-files-data-validation-error
> 14aa037 Merge pull request # 133923 from maxcelant/store-index-set
> 2ab8e36 [client-go] [cli-runtime] [133916]: handle properly config override logic when override provides ClientKey, ClientCertificate: use values from overrides when one of the field (file or data) is present in inverrides
> f8bdeaf Merge pull request # 131755 from jpbetz/openapi-type-name-gen
> c28edcd Replace deprecated sets.String with sets.Set for Index type
> e703bc0 [client-go] [cli-runtime] [133916]: handle properly config override logic when override provides ClientKey, ClientCertificate
> 7788839 Merge pull request # 133191 from Jefftree/rev
> 645ba6c generate
> fb0bc3e Merge pull request # 133777 from yshngg/patch/tautological-condition
> a74cb72 Add jefftree to OWNERS
> 185d157 Add model name generator tags
> 81eaeec Merge pull request # 132663 from mrIncompetent/copy-source-comments
> dc29e94 refactor(event): simplify conditional logic in event handling for both v1 and eventsv1 APIs
> 5c5da77 Bump kube-openapi
> 422ded2 ./hack/update-codegen.sh
> bf9c276 Merge pull request # 133921 from dims/update-prometheus-client-golang-and-common-packages
> a8c6321 Merge pull request # 133632 from jpbetz/client-go-docs
> 65b3c70 update prometheus' client_golang and common packages
> 1e409ef Merge pull request # 133898 from HadrienPatte/client-go/compatibility-matrix
> fad66b0 Apply feedback
> dccc3e5 Merge pull request # 133690 from pohly/log-client-go-leaderelection
> 44f45dd Update client-go compatibility matrix to include releases up to 1.34
> 799b763 Apply feedback
> d327527 Merge pull request # 133851 from andremarianiello/respect-dynamic-fake-options
> b650194 client-go leader-election: structured, contextual logging
> 08bef91 update gofmt
> b0a827f Merge pull request # 133823 from dims/update-to-spf13/pflag-to-prevent-CI-break
> 5b49a4a client-go/dynamic/fake: Stop ignoring options
> 481bad6 Add doc.go and ARCHITECTURE.md to client-go
> 1bd1139 Update to spf13/pflag to prevent CI break
> 2a8d855 Merge pull request # 133430 from liggitt/json-patch-v4-errors
> 7b14b96 Merge pull request # 132665 from mrIncompetent/applyconfiguration-gen/extract-subresources
> d98ecdc bump gopkg.in/evanphx/json-patch.v4
> ffe150e ./hack/update-codegen.sh
> 0a6101f Merge pull request # 132407 from skitt/mockery-v3
> ed8c3f4 Bump to mockery v3
> 29207cd Merge pull request # 132128 from skitt/cadvisor-0.53
> 058b497 Bump cadvisor to 0.53
> 9d1c358 Merge pull request # 133572 from HadrienPatte/ctx
> 17baf3d Merge pull request # 133573 from DerekFrank/lease-metadata-fix
> 302eac9 Update `sharedInformerFactoryInterface` context initialization example
> bccbbb3 Merge pull request # 133571 from BenTheElder/deprecated-missing-oh-no
> 048fbed gofmt and review feedback
> 6294eed cache: do not allocate chan for nothing (# 133500)
> 2052dfa update-codegen
> 706156c fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels
> d07f455 Merge pull request # 133367 from ash2k/decouple-term-from-client
> 5f40465 update-codegen
> c40e111 Merge pull request # 132686 from qiujian16/typo-fix
> d21662d Decouple term and remotecommand packages
> 01d95ed Merge pull request # 131301 from epini-dw/master
> 12d87ef Fix a typo in fake clientset generator
> 0341f07 Merge pull request # 133570 from BenTheElder/pr131351
> af0e2a1 kubectl: Fix current-context being written to wrong file
> 9c1e36e clarify that staging repos are automatically published
> 7d3990f add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
> 6c323c2 link to what a staging repository is
> aea42c1 docs: clarify that this is a staging repository and not for direct contributions
> d99dd13 Merge pull request # 132522 from sunya-ch/KEP-5075-PR
> 81902fe KEP-5075: generated codes from make update
bumping golang.org/x/term a7e5b04...3aff304:
> 3aff304 go.mod: update golang.org/x dependencies
bumping google.golang.org/protobuf f9fa50e...96a1791:
> 96a1791 all: release v1.36.11
> 9197dd0 internal/impl: check recursion limit in lazy decoding validation
> d509f92 encoding/prototext: Support URL chars in type URLs in text-format.
> b85b189 reflect/protodesc: add support for edition unstable
> cb88647 all: add EDITION_UNSTABLE support
> aeaf00b types: regenerate using latest protobuf v33.2 release
> ea388e2 internal/testprotos/lazy: convert .proto files to editions
> 46f785e cmd/protoc-gen-go: add missing annotations for few generated protobuf symbols.
> 9607398 internal/filedesc: remove duplicative Message.unmarshalOptions
> 792d359 internal/encoding/tag: use proto3 defaults if proto3
> 4a45645 proto: un-flake TestHasExtensionNoAlloc
> d65e1d4 compiler/protogen: properly filter option dependencies in go-protobuf plugin.
> 55497d0 types: regenerate using latest protobuf v33 release
> c720882 reflect/protodesc: fix handling of import options in dynamic builds
> e0867da proto: add test for oneofs containing messages with required fields
> df20b24 proto: add explicit test for a non-nil but empty byte slice
> 059534d all: start v1.36.10-devel
bumping k8s.io/kube-openapi f3f2b99...589584f:
> 589584f Merge pull request # 564 from jpbetz/backward-compat-model-names
> d67c058 Merge pull request # 563 from jpbetz/named-model-gen
> 2a895cc regenerate
> 66792ee Merge pull request # 562 from jpbetz/fix-integration
> 11cd495 Add name model generator tests
> ef5aad8 generate integration test data
> 0bf3876 Merge pull request # 537 from jpbetz/model-namer
> c5e3ca4 Fix integration test
> 24f99be Add model name generator
> ad5ab13 Always use OpenAPIModelName() functions if they are avalable
> d353059 Merge pull request # 559 from kubernetes/dependabot/github_actions/actions/setup-go-6
> ab9df5f Add tests
> 907d5dc Merge pull request # 561 from Jefftree/remove-122
> 44373f4 build(deps): bump actions/setup-go from 5 to 6
> 88dc462 Add OpenAPIModelNamer and opt-in generator support
> 7fc2783 Merge pull request # 557 from pmalek/bump-golang.org/x/tools
> efb5f57 ci: drop support for Go 1.22
> d7b6acb Merge pull request # 551 from Jefftree/scan
> 776848e chore(ci): add go 1.25
> 942b836 Merge pull request # 550 from kubernetes/dependabot/github_actions/actions/checkout-5
> f60a7d4 Remove Scan implementation from strfmt
> 1504c55 chore: bump golang.org/x/tools to 0.36.0
> ee06aea build(deps): bump actions/checkout from 4 to 5
bumping go.opentelemetry.io/otel/trace 6ce1429...a3a5317:
> a3a5317 Release v1.40.0 (# 7859)
> 77785da chore(deps): update github/codeql-action action to v4.32.1 (# 7858)
> 56fa1c2 chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 (# 7857)
> 298cbed Upgrade semconv use to v1.39.0 (# 7854)
> 3264bf1 refactor: modernize code (# 7850)
> fd5d030 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.7 (# 7852)
> 8d3b4cb chore(deps): update actions/cache action to v5.0.3 (# 7847)
> 91f7cad chore(deps): update github.com/timakin/bodyclose digest to 73d1f95 (# 7845)
> fdad1eb chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.6 (# 7844)
> c46d3ba chore(deps): update golang.org/x/telemetry digest to fcf36f6 (# 7843)
> 34c8fa5 Deprecate the zipkin exporter (# 7670)
> e3d95c3 fix(deps): update googleapis to 8636f87 (# 7841)
> 0a9db80 chore(deps): update golang.org/x/telemetry digest to 58372ce (# 7839)
> fe379be fix(deps): update googleapis to d11affd (# 7838)
> 1135a50 chore(deps): update github/codeql-action action to v4.32.0 (# 7837)
> 82bf2f8 fix(x): correct source filename in generated test files (# 7766)
> 2b33ce1 chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.4.0 (# 7835)
> 63b24b0 chore(deps): update github/codeql-action action to v4.31.11 (# 7832)
> 714ca7c Optimize fixedsize reservoir (# 7447)
> 207b0c5 chore(deps): update module github.com/cloudflare/circl to v1.6.3 (# 7828)
> 565758e fix(deps): update googleapis to 8e98ce8 (# 7829)
> 9f3f620 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.23.1 (# 7830)
> b385aa9 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.6.0 (# 7827)
> b260864 chore(deps): update actions/checkout action to v6.0.2 (# 7826)
> 81e36cd chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.5 (# 7823)
> fa99f8d chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.3 (# 7822)
> d45961b resource: specify full path for ioreg command in Darwin host ID reader (# 7818)
> 37aa18d support stdlib request.GetBody (# 7794)
> 61f0e48 Bump semconv from v1.37.0 to v1.39.0 (# 7789)
> e1d00bb fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to e5a2b31 (# 7821)
> c22dd92 chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.2 (# 7820)
> 73ab802 fix(deps): update googleapis to b8f7ae3 (# 7819)
> 671bda3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.50.0 (# 7815)
> aec1082 chore(deps): update module go.opentelemetry.io/collector/featuregate to v1.50.0 (# 7814)
> b1e7bde chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.1 (# 7809)
> 570bcc3 Explicitly discourage the use of mutexes inside callbacks (# 7792)
> abfc51b chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.3.1 (# 7805)
> 34cd3a7 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.23.0 (# 7802)
> f740ea8 chore(deps): update actions/cache action to v5.0.2 (# 7798)
> e18a62a chore(deps): update golang.org/x/telemetry digest to c6413dc (# 7795)
> 646c9af chore(deps): update module github.com/ghostiam/protogetter to v0.3.19 (# 7793)
> f809f7d Generate semconv/v1.39.0 (# 7783)
> 6c410ae chore(deps): update module github.com/sirupsen/logrus to v1.9.4 (# 7787)
> 2b2074c fix(deps): update googleapis to 3f89685 (# 7785)
> 68ff709 chore(deps): update module dev.gaijin.team/go/golib to v0.8.1 (# 7780)
> 6b2e470 chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.0 (# 7779)
> f98af48 sdk/log: fix "limit reached" logging and Record.DroppedAttributes (# 7662)
> b992082 Add TestMergeIdempotent and TestEquivalentStability tests (# 7764)
> b6df97b chore(deps): update actions/setup-go action to v6.2.0 (# 7778)
> ae47e74 fix(deps): update golang.org/x (# 7776)
> a218dcd chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.5.0 (# 7775)
> 90937c4 fix(deps): update googleapis to 99fd39f (# 7774)
> 10750ae chore(deps): update github/codeql-action action to v4.31.10 (# 7773)
> 7706e21 metric: add Enabled method to synchronous instruments (# 7763)
> 7e1ff96 sdk/trace: Add `AlwaysRecord` sampler (# 7724)
> d573ca2 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.22.0 (# 7772)
> 0136c38 chore(deps): update golang.org/x (# 7771)
> e1db24d chore(deps): update module github.com/alexkohler/prealloc to v1.0.2 (# 7767)
> d26479f chore(deps): update golang.org/x (# 7769)
> 6cc0ae9 chore(deps): update module go.augendre.info/arangolint to v0.4.0 (# 7765)
> 0e575df chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.22.0 (# 7762)
> 8b00c5f fix(deps): update module golang.org/x/sys to v0.40.0 (# 7761)
> 594a13d fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 (# 7758)
> 519834b fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 19053a8 (# 7760)
> 92fbeaf chore(deps): update module github.com/go-critic/go-critic to v0.14.3 (# 7757)
> 2d943da fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 492b5bc (# 7759)
> 67812ec chore(deps): update module github.com/mirrexone/unqueryvet to v1.4.0 (# 7756)
> a284b86 chore(deps): update module github.com/prometheus/common to v0.67.5 (# 7752)
> 74e179b fix(deps): update module go.opentelemetry.io/collector/pdata to v1.49.0 (# 7754)
> 3dc4ccc Add test cases to `TestEmit` in `attribute` (# 7751)
> a86bf87 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.4 (# 7747)
> 62ceea2 chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.1 (# 7746)
> d75dedc chore(deps): update module github.com/cloudflare/circl to v1.6.2 (# 7741)
> b92f4b5 chore(deps): update golang.org/x/telemetry digest to 3f2a21f (# 7739)
> 655c08a fix(deps): update googleapis to 0a764e5 (# 7740)
> e66552e fix(deps): update module google.golang.org/grpc to v1.78.0 (# 7742)
> 1a8d177 fix(deps): update golang.org/x to 944ab1f (# 7733)
> c306d17 chore(deps): update golang.org/x/telemetry digest to e0dd3dd (# 7732)
> 137e5cd chore(deps): update module github.com/ghostiam/protogetter to v0.3.18 (# 7731)
> 1dfaed5 chore(deps): update module github.com/burntsushi/toml to v1.6.0 (# 7728)
> d759f03 chore(deps): update golang.org/x/telemetry digest to 7004b74 (# 7727)
> 87c8b6a chore(deps): update golang.org/x/telemetry digest to 2adc8cf (# 7725)
> 571365c chore(deps): update module github.com/alecthomas/chroma/v2 to v2.21.1 (# 7726)
> 85ec5e4 chore(deps): update github/codeql-action action to v4.31.9 (# 7722)
> fa89e4c address feedback from # 7478 (# 7718)
> 279f145 Exponential histogram: defer computing count until collect (# 7702)
> 30f1b6c chore(deps): update module github.com/alecthomas/chroma/v2 to v2.21.0 (# 7715)
> 84ecc12 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.48.0 (# 7716)
> e27a49d chore(deps): update module go.opentelemetry.io/collector/featuregate to v1.48.0 (# 7713)
> 68d2f72 Use sync.Map and atomics for lastvalue aggregations (# 7478)
> 19a5a68 chore(deps): update golang.org/x/telemetry digest to e75fd47 (# 7710)
> e8542ae Optimize histogram reservoir (# 7443)
> c15644d stdoutmetric exporter observability (# 7492)
> 483fc35 fix(deps): update googleapis to 97cd9d5 (# 7708)
> 5008c94 chore(deps): update actions/cache action to v5.0.1 (# 7705)
> 4c14b00 chore(deps): update github artifact actions (major) (# 7707)
> 5b8a1d1 sdk/log: improve Processor documentation (# 7695)
> 77416d1 chore(deps): update github/codeql-action action to v4.31.8 (# 7703)
> c34f003 fix(deps): update module google.golang.org/protobuf to v1.36.11 (# 7704)
> de937aa chore(deps): update otel/weaver docker tag to v0.20.0 (# 7698)
> 86bf084 chore(deps): update actions/cache action to v5 (# 7701)
> f57bf14 Use sync.Map and atomics for fixed bucket histograms (# 7474)
> b4578c8 chore(deps): update module github.com/securego/gosec/v2 to v2.22.11 (# 7696)
> f074383 chore(deps): update github.com/securego/gosec/v2 digest to b6eea26 (# 7694)
> 08e43f4 fix(deps): update golang.org/x to 8475f28 (# 7692)
> e2a4d2e chore(deps): update codecov/codecov-action action to v5.5.2 (# 7693)
> bfbfdf9 prometheus exporter ignores metrics from the Prometheus bridge (# 7688)
> 18863ca fix(deps): update golang.org/x (# 7691)
> e0fa0b4 chore(deps): update golang.org/x (# 7689)
> 545883e fix(deps): update opentelemetry-go monorepo to v0.15.0 (# 7690)
bumping knative.dev/pkg 4a022ed...5504026:
> 5504026 Update community files (# 3332)
> d762104 Move tls package to network/tls, keep aliases for backward compatibility (# 3331)
> 7654767 Bump golang.org/x/sync from 0.19.0 to 0.20.0 in the golang-x group (# 3330)
> a902bbf Replace NewConfigFromEnv with DefaultConfigFromEnv (# 3328)
> 1f39e94 Bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-x group (# 3326)
> 08c9466 Bump the k8s group with 5 updates (# 3325)
> f62171b feat: add shared tls package for reading TLS config from environment (# 3324)
> b239e96 feat: add resource context to validation failure logs (# 3323)
> 9fb97f5 Bump the otel group with 13 updates (# 3315)
> 998c038 ignore deprecated client warnings (# 3321)
> 7bfba20 Bump the golang-x group with 2 updates (# 3320)
> 207b735 Bump the k8s group with 5 updates (# 3319)
> 6758a9f Bump k8s libs to 1.35 (# 3316)
> 163986f upgrade to latest dependencies (# 3318)
> ba7fd23 Bump k8s min version to 1.34 (# 3317)
> 57e664f Update community files (# 3314)
bumping k8s.io/utils 4c0f3b2...bc988d5:
> bc988d5 Merge pull request # 334 from danwinship/net-tests
> 0af2bda Merge pull request # 329 from denpeshkov/multilisten-panic
> 263db5a Add shared IP/CIDR test data to net, update ipfamily tests, add parsing tests
> 14892a7 Fix panic in multiListener
bumping github.com/prometheus/common d80d854...934ff37:
> 934ff37 build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (# 870)
> 1e29804 build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (# 872)
> 0bd1c40 Synchronize common files from prometheus/prometheus (# 866)
> b644201 build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 (# 871)
bumping go.opentelemetry.io/otel/metric 6ce1429...a3a5317:
> a3a5317 Release v1.40.0 (# 7859)
> 77785da chore(deps): update github/codeql-action action to v4.32.1 (# 7858)
> 56fa1c2 chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 (# 7857)
> 298cbed Upgrade semconv use to v1.39.0 (# 7854)
> 3264bf1 refactor: modernize code (# 7850)
> fd5d030 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.7 (# 7852)
> 8d3b4cb chore(deps): update actions/cache action to v5.0.3 (# 7847)
> 91f7cad chore(deps): update github.com/timakin/bodyclose digest to 73d1f95 (# 7845)
> fdad1eb chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.6 (# 7844)
> c46d3ba chore(deps): update golang.org/x/telemetry digest to fcf36f6 (# 7843)
> 34c8fa5 Deprecate the zipkin exporter (# 7670)
> e3d95c3 fix(deps): update googleapis to 8636f87 (# 7841)
> 0a9db80 chore(deps): update golang.org/x/telemetry digest to 58372ce (# 7839)
> fe379be fix(deps): update googleapis to d11affd (# 7838)
> 1135a50 chore(deps): update github/codeql-action action to v4.32.0 (# 7837)
> 82bf2f8 fix(x): correct source filename in generated test files (# 7766)
> 2b33ce1 chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.4.0 (# 7835)
> 63b24b0 chore(deps): update github/codeql-action action to v4.31.11 (# 7832)
> 714ca7c Optimize fixedsize reservoir (# 7447)
> 207b0c5 chore(deps): update module github.com/cloudflare/circl to v1.6.3 (# 7828)
> 565758e fix(deps): update googleapis to 8e98ce8 (# 7829)
> 9f3f620 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.23.1 (# 7830)
> b385aa9 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.6.0 (# 7827)
> b260864 chore(deps): update actions/checkout action to v6.0.2 (# 7826)
> 81e36cd chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.5 (# 7823)
> fa99f8d chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.3 (# 7822)
> d45961b resource: specify full path for ioreg command in Darwin host ID reader (# 7818)
> 37aa18d support stdlib request.GetBody (# 7794)
> 61f0e48 Bump semconv from v1.37.0 to v1.39.0 (# 7789)
> e1d00bb fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to e5a2b31 (# 7821)
> c22dd92 chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.2 (# 7820)
> 73ab802 fix(deps): update googleapis to b8f7ae3 (# 7819)
> 671bda3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.50.0 (# 7815)
> aec1082 chore(deps): update module go.opentelemetry.io/collector/featuregate to v1.50.0 (# 7814)
> b1e7bde chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.1 (# 7809)
> 570bcc3 Explicitly discourage the use of mutexes inside callbacks (# 7792)
> abfc51b chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.3.1 (# 7805)
> 34cd3a7 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.23.0 (# 7802)
> f740ea8 chore(deps): update actions/cache action to v5.0.2 (# 7798)
> e18a62a chore(deps): update golang.org/x/telemetry digest to c6413dc (# 7795)
> 646c9af chore(deps): update module github.com/ghostiam/protogetter to v0.3.19 (# 7793)
> f809f7d Generate semconv/v1.39.0 (# 7783)
> 6c410ae chore(deps): update module github.com/sirupsen/logrus to v1.9.4 (# 7787)
> 2b2074c fix(deps): update googleapis to 3f89685 (# 7785)
> 68ff709 chore(deps): update module dev.gaijin.team/go/golib to v0.8.1 (# 7780)
> 6b2e470 chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.0 (# 7779)
> f98af48 sdk/log: fix "limit reached" logging and Record.DroppedAttributes (# 7662)
> b992082 Add TestMergeIdempotent and TestEquivalentStability tests (# 7764)
> b6df97b chore(deps): update actions/setup-go action to v6.2.0 (# 7778)
> ae47e74 fix(deps): update golang.org/x (# 7776)
> a218dcd chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.5.0 (# 7775)
> 90937c4 fix(deps): update googleapis to 99fd39f (# 7774)
> 10750ae chore(deps): update github/codeql-action action to v4.31.10 (# 7773)
> 7706e21 metric: add Enabled method to synchronous instruments (# 7763)
> 7e1ff96 sdk/trace: Add `AlwaysRecord` sampler (# 7724)
> d573ca2 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.22.0 (# 7772)
> 0136c38 chore(deps): update golang.org/x (# 7771)
> e1db24d chore(deps): update module github.com/alexkohler/prealloc to v1.0.2 (# 7767)
> d26479f chore(deps): update golang.org/x (# 7769)
> 6cc0ae9 chore(deps): update module go.augendre.info/arangolint to v0.4.0 (# 7765)
> 0e575df chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.22.0 (# 7762)
> 8b00c5f fix(deps): update module golang.org/x/sys to v0.40.0 (# 7761)
> 594a13d fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 (# 7758)
> 519834b fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 19053a8 (# 7760)
> 92fbeaf chore(deps): update module github.com/go-critic/go-critic to v0.14.3 (# 7757)
> 2d943da fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 492b5bc (# 7759)
> 67812ec chore(deps): update module github.com/mirrexone/unqueryvet to v1.4.0 (# 7756)
> a284b86 chore(deps): update module github.com/prometheus/common to v0.67.5 (# 7752)
> 74e179b fix(deps): update module go.opentelemetry.io/collector/pdata to v1.49.0 (# 7754)
> 3dc4ccc Add test cases to `TestEmit` in `attribute` (# 7751)
> a86bf87 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.4 (# 7747)
> 62ceea2 chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.1 (# 7746)
> d75dedc chore(deps): update module github.com/cloudflare/circl to v1.6.2 (# 7741)
> b92f4b5 chore(deps): update golang.org/x/telemetry digest to 3f2a21f (# 7739)
> 655c08a fix(deps): update googleapis to 0a764e5 (# 7740)
> e66552e fix(deps): update module google.golang.org/grpc to v1.78.0 (# 7742)
> 1a8d177 fix(deps): update golang.org/x to 944ab1f (# 7733)
> c306d17 chore(deps): update golang.org/x/telemetry digest to e0dd3dd (# 7732)
> 137e5cd chore(deps): update module github.com/ghostiam/protogetter to v0.3.18 (# 7731)
> 1dfaed5 chore(deps): update module github.com/burntsushi/toml to v1.6.0 (# 7728)
> d759f03 chore(deps): update golang.org/x/telemetry digest to 7004b74 (# 7727)
> 87c8b6a chore(deps): update golang.org/x/telemetry digest to 2adc8cf (# 7725)
> 571365c chore(deps): update module github.com/alecthomas/chroma/v2 to v2.21.1 (# 7726)
> 85ec5e4 chore(deps): update github/codeql-action action to v4.31.9 (# 7722)
> fa89e4c address feedback from # 7478 (# 7718)
> 279f145 Exponential histogram: defer computing count until collect (# 7702)
> 30f1b6c chore(deps): update module github.com/alecthomas/chroma/v2 to v2.21.0 (# 7715)
> 84ecc12 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.48.0 (# 7716)
> e27a49d chore(deps): update module go.opentelemetry.io/collector/featuregate to v1.48.0 (# 7713)
> 68d2f72 Use sync.Map and atomics for lastvalue aggregations (# 7478)
> 19a5a68 chore(deps): update golang.org/x/telemetry digest to e75fd47 (# 7710)
> e8542ae Optimize histogram reservoir (# 7443)
> c15644d stdoutmetric exporter observability (# 7492)
> 483fc35 fix(deps): update googleapis to 97cd9d5 (# 7708)
> 5008c94 chore(deps): update actions/cache action to v5.0.1 (# 7705)
> 4c14b00 chore(deps): update github artifact actions (major) (# 7707)
> 5b8a1d1 sdk/log: improve Processor documentation (# 7695)
> 77416d1 chore(deps): update github/codeql-action action to v4.31.8 (# 7703)
> c34f003 fix(deps): update module google.golang.org/protobuf to v1.36.11 (# 7704)
> de937aa chore(deps): update otel/weaver docker tag to v0.20.0 (# 7698)
> 86bf084 chore(deps): update actions/cache action to v5 (# 7701)
> f57bf14 Use sync.Map and atomics for fixed bucket histograms (# 7474)
> b4578c8 chore(deps): update module github.com/securego/gosec/v2 to v2.22.11 (# 7696)
> f074383 chore(deps): update github.com/securego/gosec/v2 digest to b6eea26 (# 7694)
> 08e43f4 fix(deps): update golang.org/x to 8475f28 (# 7692)
> e2a4d2e chore(deps): update codecov/codecov-action action to v5.5.2 (# 7693)
> bfbfdf9 prometheus exporter ignores metrics from the Prometheus bridge (# 7688)
> 18863ca fix(deps): update golang.org/x (# 7691)
> e0fa0b4 chore(deps): update golang.org/x (# 7689)
> 545883e fix(deps): update opentelemetry-go monorepo to v0.15.0 (# 7690)
bumping knative.dev/eventing 3d42467...104b623:
> 104b623 feat: Add auth-proxy sidecar and EventPolicy support to EventTransformer (# 8883)
> eeacca0 [main] Update community files (# 8906)
> a8a48c0 Fix remaining race conditions in rekt tests (# 8902)
> 3acf87a Update dependencies and fix race conditions (# 8900)
> 9a2d0c6 consistent order for the combined trust bundle (# 8899)
> d9ba401 Fix source Ready condition to wait for zero unavailable replicas (# 8896)
> e74bf3c Fix ApiServerSource metrics port to 9092 (# 8895)
> 26b9071 make sinkbinding oidc-token volume mount readOnly (# 8894)
> ba8ac76 Add namespace labels to source metrics (# 8892)
> 223b43f fix: Add `http.response.status_code` to mt-broker-ingress and imc-dispatcher metrics (# 8891)
> ec13a36 Remove Kubernetes 1.33 from KinD e2e tests (# 8888)
> ac3281f fix: Remove duplicate OTEL observability setup in imc-dispatcher (# 8885)
> d3feb16 [Automated] Update eventing-eventing-integrations nightly (# 8874)
> b98d018 [main] Upgrade to latest dependencies (# 8873)
> 9e76da0 refactor: Replace Telepresence with ko --debug (# 8869)
> 49e27ca [Automated] Update eventing-eventing-integrations nightly (# 8872)
> d3f6a34 [main] Update community files (# 8871)
bumping k8s.io/apiserver a1e5047...9120deb:
> 9120deb Update dependencies to v0.35.2 tag
> 4d42711 Merge pull request # 135815 from mborsz/automated-cherry-pick-of-# 135367-mborsz-release-1.35
> 7401388 Merge pull request # 135838 from lalitc375/automated-cherry-pick-of-# 135714-origin-release-1.35
> c97abb7 Fix apiserver_watch_events_sizes metric.
> 2b143d6 refactor: Ensure metricIdentifier uses scheme for kind resolution
> 131539d Merge remote-tracking branch 'origin/master' into release-1.35
> 3e0a914 Merge pull request # 135536 from dims/bump-x/crypto-to-v0.45.0
> f6430f6 Merge remote-tracking branch 'origin/master' into release-1.35
> db821a3 Bump golang.org/x/crypto to v0.45.0
> 095ead6 Merge pull request # 135560 from lalitc375/map-debug
> 60ad4b7 Remove TestWatchStreamSeparation from storage/cacher related tests
> 7dde12d Fix MAP failure on objects with duplicate list items
> 6e94bf6 Merge pull request # 135131 from Dev1622/sig-storage/mock-expand-flake-fix
> ea22028 Merge pull request # 135359 from liggitt/vap-ns-latency
> 9bac013 vendor: update vendor and license metadata after replacing BeTrue usage in csi tests
> b1ebb13 Fallback to live ns lookup on admission if lister cannot find namespace
> c7e0913 Resolve lint restriction on BeTrue by introducing Succeed() with contextual error messages
> eb29e06 Merge pull request # 135327 from michaelasp/fix-alpha-api-warnings-134023
> 2127e2a Update vendored dependencies
> bce2758 Merge pull request # 135197 from Jefftree/revert-replacement
> 8136763 Fix alpha API warnings for patch version differences
> 3ad4256 Merge pull request # 133648 from richabanker/merged-discovery
> 329c354 Fix revert conflict
> 2f30839 apiserver: Add peer proxy and peer-aggregated discovery support
> 413985d Revert "Unit test for emulated storage version selection"
> 11c3a5c discovery/aggregated: Add invalidation callback support
> 8a69eb7 Revert "Don't pick versions that have a replacement as storage version"
> 1ccb33e discovery/aggregated: Add peer-aggregated discovery handler
> 8f5dfa7 peerproxy: Refactor into separate files and add exclusion filter
> ba86ff5 discovery: Add profile-based content negotiation
> 07824e7 Merge pull request # 135155 from jpbetz/fix-additionalproperties-npe
> 363607a Fix NPE in CEl accessors of additionalProperties=true objects
> ecbe1a3 Merge pull request # 134230 from Jefftree/agg-v2beta1-lock
> f661bed Merge pull request # 134995 from yongruilin/flagz-kk-structure
> 29cd2ee Lock AggregatedDiscoveryRemoveBetaType to true
> 2bf17ce Merge pull request # 134803 from enj/enj/f/constrained_impersonation
> 70c3950 feat: add OWNERS files for flagz server and api with approvers and reviewers
> d7d2bca Merge pull request # 135038 from hoskeri/limit-proxy-bytes
> d2152ec KEP-5284: Implement Constrained Impersonation
> 767eab7 feat: Implement structured /flagz endpoint
> 7681370 Limit CONNECT proxy response header size
> 6eba6bf Merge pull request # 134881 from pohly/e2e-slow-priority
> 2ba1f04 dependencies: ginkgo v2.27.2, gomega v1.38.2
> a0c8ab9 Merge pull request # 135021 from aramase/aramase/c/cleanup_jwks_metric_comment
> 690785d oidc: fix jwks metric name in comment
> ad48b4f Merge pull request # 134994 from liggitt/drop-strict-cost
> 55248d7 Merge pull request # 135005 from p0lyn0mial/upstream-watchlist-unsupported-wl-tracker-wrapp
> 5682b68 Drop locked StrictCostEnforcementForVAP and StrictCostEnforcementForWebhooks feature gates
> c3bf0cb Merge pull request # 135004 from pohly/dependencies-x-repos
> 45684d9 apiserver/pkg/admission/plugin/policy/test: wrap trackers with ToListWatcherWithWatchListSemantics
> a81bc03 dependencies: various minor updates
> 60b84f8 Merge pull request # 134941 from p0lyn0mial/upstream-watchlist-unsupported-wl-semantics-cacher-consistency-checker
> 6ac521f Merge pull request # 123642 from aramase/aramase/f/kep_3331_jwks_metrics
> 2936cfc apiserver/pkg/storage/cacher/lister_watcher: pass RV for request from the watchlist consistency checker
> 9251159 Merge pull request # 134313 from richabanker/statusz-structured
> 096ce03 add JWKS fetch metrics for jwt authenticator
> 011e5db Structured statusz
> ffa5761 Merge pull request # 134380 from defo89/anonymous-auth-typo
> 2c79534 Merge pull request # 134770 from p0lyn0mial/upstream-watchlist-unsupported-wl-cacher
> b0e84aa fix typo for `AnonymousAuthConfigurableEndpoints` error
> 2ea42a4 Merge pull request # 134829 from yongruilin/fix-race-pluginpolicy
> f22edc6 apiserver/pkg/storage/cacher/lister_watcher: exposes WatchList semantics
> 73eac85 Merge pull request # 134812 from skitt/enable-gocritic-unlambda
> 5bfd003 test: Fix data race on policy refresh interval
> dd669d1 Avoid no-change lambdas
> 161b03f Merge pull request # 134780 from joshjms/bump-etcd-sdk-v3.6.5
> 1542ed3 Merge pull request # 134754 from jpbetz/deflake-param-ref
> f3d8b19 etcd: bump etcd sdk to v3.6.5
> b94bb8e Use fast policy refresh interval for TestParamRef
> d82f8dd Merge pull request # 134601 from shyamjvs/fix-watch-seats
> e792119 Properly account APF seats for legacy watches that compute init-events
> 88df5ea Merge pull request # 132600 from nojnhuh/cel-godoc
> 6093bba Merge pull request # 134366 from tallclair/feature-gates-test
> 2898ecd Fix CEL library doc string whitespace
> c651ec0 Merge pull request # 134256 from liggitt/protoc-gogo-poc
> 6731d08 Automated refactoring to use SetFeatureGatesDuringTest
> bc38788 Regenerate vendor
> df29037 Regenerate protobuf
> 04e5161 Merge pull request # 134408 from yongruilin/vg_resourceclaim
> 26833d5 Address feedback: simpliy errormatcher instantiation
> be404df feat(validation): Enhance validation tests with normalization rules support
> be8412f Merge pull request # 134397 from AwesomePatrol/move-stats-to-get-list
> 4e778d1 Move stats updates to getList
> 04f6c29 Merge pull request # 134257 from mayank-agrwl/debugsocket-contextual-logs
> 5e5c6cf Merge pull request # 134352 from AwesomePatrol/move-metrics-to-get-list
> 50e9e5d Add RunWithContext method for debugsocket
> c5c9f25 Move metrics calculations to getList
> 8de7015 Merge pull request # 133765 from cfryanr/feature-readable-audit-event
> 7fe26a9 Merge pull request # 134240 from yongruilin/master_vg_strategy-call
> 7abb35c add getters for event User and ImpersonatedUser on AuditContext
> e2befee chore: Move declarative validation featuregates to staging apiserver
> b9a34aa Remove unused WithTakeover and WithValidationIdentifier
> ec6e257 refactor: Remove Validate(Update)Declaratively and improve error handling
> ccfaf17 test: Add unit tests for metricIdentifier function
> 5225361 Refactor: Centralize declarative validation and migration logic
> cf7971c Merge pull request # 134155 from serathius/gzip-benchmark
> c9eb9e8 Merge pull request # 134137 from aditigupta96/refactor-core-waitfornamedcachesync
> 2e0f777 Improve BenchmarkSerializeObject benchmark
> 7ddf9c3 Merge pull request # 134145 from dims/update-to-latest-sigs.k8s.io/json
> 31dd986 refactor: Use WaitForNamedCacheSyncWithContext in core components
> 966b0ed update to latest sigs.k8s.io/json
> 335128b Merge pull request # 133178 from liggitt/psa-emulation
> bf8cdb9 Merge pull request # 134120 from BenTheElder/golang-language-125
> c8c846a Plumb effective version into admission initializer
> 9a090af Merge pull request # 132259 from serathius/watchcache-test-all
> 5bcdf11 bump go language version to 1.25
> 152cb8b Merge pull request # 134041 from serathius/storage-resource-prefix4
> b5a6bf9 Test requests send to etcd for all LIST requests
> c057db7 Ensure keys used in storage and cacher start with resourcePrefix
> 72b05d1 Merge pull request # 134109 from serathius/storage-prepare-key
> ce9b4fd Extract the prepareKey function
> 7ce88c0 Merge pull request # 134067 from serathius/storage-key
> d56b925 Merge pull request # 134065 from serathius/storage-recursive
> 9d438d9 Ensure consistent key schema requirements between cacher and etcd3
> beaf74e Merge pull request # 133946 from lalitc375/k8s-dv-metrics
> 35644ed Unify directory protection for recursive requests in storage
> 121cea7 Merge pull request # 134028 from richabanker/etcd-metrics-deprecation
> 44ba29e Add fine grained metrics to narrow down DV mismatches and panics
> d6e8c9d Merge pull request # 134015 from serathius/storage-resource-prefix5
> 3218fe4 Specify the deprecated version of apiserver_storage_objects metric
> 195db5b Merge pull request # 133624 from serathius/watch-flake
> 73c7acd Fix cacher resource prefix not having a "/" at the end in tests
> 68aa546 Merge pull request # 131755 from jpbetz/openapi-type-name-gen
> 9e9ff9a Fix flaking RunTestDelayedWatchDelivery
> cedc171 Merge pull request # 134012 from serathius/storage-resource-prefix3
> 6e4abd8 Update tests that depend on internal model names
> 549d9cb Fix tests not using proper resource paths
> f0b7032 stop using util.ToRESTFriendlyName in favor of declared model names
> c8c3e74 Merge pull request # 133871 from serathius/storage-resource-prefix2
> 1dcb41b generate
> 6d430c7 Merge pull request # 133978 from aramase/aramase/i/fix_kms_test_133945
> 677aaf0 Fix tests to to only accesses keys from under resourcePrefix
> 5ef311f Add model name generator tags
> ae67f25 Merge pull request # 133991 from serathius/storage-watch-separation-increase-rv
> 6065eec kmsv2: run TestKMSv2ProviderKeyIDStaleness in parallel
> 2c9daf9 Bump kube-openapi
> 7184165 Merge pull request # 133921 from dims/update-prometheus-client-golang-and-common-packages
> aa97561 Use increaseRV in TestWatchStreamSeparation to imply external RV increase
> 6f1131c Merge pull request # 133886 from serathius/storage-cleanup-estimate
> 9a3fd9f switch our usage of expfmt.TextParser
> b7c987a Merge pull request # 133979 from liggitt/revert-delete-rv
> 89a0518 Cleanup enabling resource size estimate
> d02dfa6 update prometheus' client_golang and common packages
> 4d892e4 Revert "protect against race between deletion and adding finalizers"
> bbc375b Merge pull request # 133179 from nmn3m/fix-strings-title
> b4bd674 Merge pull request # 129768 from liggitt/delete-finalizer-race
> 7348124 Replace deprecated strings.Title with cases.Title
> d670b93 Merge pull request # 133356 from mayuka-c/issue-133175
> 0829991 protect against race between deletion and adding finalizers
> 21b7b1d Merge pull request # 133575 from aerosouund/fix-nil-selectors
> 34cfc51 Replace usage of deprecated ErrWaitTimeout with recommended method across all Pkgs
> 0edea77 Merge pull request # 133868 from serathius/storage-resource-prefix
> a793a9a return an error in case nil selectors are passed to matcher functions
> 3127846 Enforce that all resources set resourcePrefix
> 7294c16 Merge pull request # 133873 from serathius/storage-disable-events-estimate
> 80746a8 Disable estimating resource size for resources with watch cache disabled
> a68e6c2 Merge pull request # 133817 from serathius/stats-logs
> 2b0cf54 Merge pull request # 132960 from benluddy/webhook-client-content-type
> ba83a7f Disable collecting stats for resources not setting prefix to prevent error logs
> 234cda4 Merge pull request # 133647 from jpbetz/apiserver-docs
> 36d7848 Configure JSON content type for generic webhook RESTClient.
> d1d7aa3 Merge pull request # 131092 from aldudko/dry-run-sli
> 5cc8cd0 Apply feedback, minor cleanups
> dac6b3e Merge pull request # 133823 from dims/update-to-spf13/pflag-to-prevent-CI-break
> cb5a78f metrics: don't record apiserver_request_sli_duration_seconds for dryRun requests
> 521d59d Add doc.go, example_test.go and ARCHITECTURE.md to apiserver
> f6fe8c1 Bump github.com/spf13/cobra v1.10.0
> e2cbce8 metrics: add dry_run label to apiserver_request_sli_duration_seconds
> b620d4f Update to spf13/pflag to prevent CI break
> 6db1a1e Merge pull request # 133430 from liggitt/json-patch-v4-errors
> 2de906d bump gopkg.in/evanphx/json-patch.v4
> 204e1a5 Merge pull request # 132128 from skitt/cadvisor-0.53
> 91d5301 Merge pull request # 133408 from richabanker/etcd-metrics-test
> 91f12b0 Bump cadvisor to 0.53
> ad4acd2 cache: do not allocate chan for nothing (# 133500)
> e8d163a Register apiserver_resource_objects in TestDeleteStoreStats
> 248bd31 Merge pull request # 133449 from richabanker/etcd-metrics-owners
> 69e9a4f Merge pull request # 133358 from ostrain/bugfix/ostrain/132359
> 45fdfc0 Add sig-instrumentation as OWNERS for apiserver/pkg/storage/etcd3/metrics
> 5166e32 Merge pull request # 133310 from stlaz/testauthz-delay
> 7b84a28 Bugfix: DeleteOptions decode errors should return 400 instead of 500
> 51b01ad Merge pull request # 132613 from gavinkflam/130656-duplicate-validation-errors-metric
> a798149 authz tests: delay response in context cancelled scenario
> 0813ef7 Merge pull request # 133604 from serathius/watchcache-count
> fefd424 feat: increment an internal metric when duplicate validation errors
> 7f5c702 Fix storage counting all objects instead just objects for resource
> dbf8da5 Merge pull request # 133570 from BenTheElder/pr131351
> 658f74c clarify that staging repos are automatically published
> a009bb8 add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
> 64145c7 link to what a staging repository is
> 45ddd69 docs: clarify that this is a staging repository and not for direct contributions
> 84a7cbf Merge pull request # 133431 from richabanker/etcd-metrics-delete
> b64541f Remove DeprecatedVersion for apiserver_storage_objects, adjust help text
> 67884f4 Merge pull request # 133412 from richabanker/etcd-metrics-delete
> 646afb7 Use Delete() instead of DeleteLabelValues() for etcd metrics
> 25a3c17 Merge pull request # 133193 from aojea/deflake_TestStreamTranslator_WebSocketServerErrors
Signed-off-by: Knative Automation <automation@knative.team>
* fix: added waiting for nats
* fixed: wait_until_pods_running command availability
* fix: attempt to fix e2e workflow
* fix: added gh workflow e2e diagostic msgs; changed nats version for e2e
* returned back provided cluster action usage
* returned kind cluster setup
* attempt to get e2e step working
* set fixed k8s version
* fixed: k8s to kind version
* fix: removed eventing role from custom broker ingress
---------
Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: Yvan <yvanfoucher77@gmail.com>
Co-authored-by: Knative Automation <automation@knative.team>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>1 parent dbda057 commit be161e3
52 files changed
Lines changed: 2824 additions & 987 deletions
File tree
- .github/workflows
- cmd
- broker
- ingress
- config
- broker
- mtbroker
- docs
- hack
- pkg/broker
- contract
- controller
- resources
- filter
- ingress
- trigger
- test/e2e
- cmd
- failing-subscriber
- producer
- config
- deadletter
- direct
- filtering
- natsbroker
- vendor
- knative.dev/pkg/client/injection/kube/informers/core/v1/configmap
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 | | |
23 | 31 | | |
24 | 32 | | |
| |||
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
50 | 92 | | |
51 | 93 | | |
52 | 94 | | |
| |||
58 | 100 | | |
59 | 101 | | |
60 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
61 | 113 | | |
62 | 114 | | |
63 | 115 | | |
| |||
76 | 128 | | |
77 | 129 | | |
78 | 130 | | |
| 131 | + | |
79 | 132 | | |
80 | 133 | | |
81 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | | - | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
23 | 37 | | |
24 | 38 | | |
25 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | | - | |
58 | | - | |
59 | 55 | | |
60 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments