mirror of https://github.com/knative/caching.git
8 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
525d9e6e24
|
upgrade to latest dependencies (#923)
bumping google.golang.org/protobuf 259e665...f09e239: > f09e239 all: release v1.36.5 > ab9efaa protogen: fix name mangling for fields with identical GoCamelCase > e677ef9 all: remove weak field support > 89b5638 all: start v1.36.4-devel bumping golang.org/x/sync 913fb63...fe3591b: > fe3591b sync/errgroup: improve documentation for semaphore limit behavior bumping knative.dev/pkg f62a97f...c8bea7c: > c8bea7c Bump golang.org/x/sync from 0.10.0 to 0.11.0 (# 3147) > 99d475b Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (# 3148) > 36226ee Update Knative injection-gen to use gengov2 (# 3146) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
c601f824ce
|
upgrade to latest dependencies (#883)
bumping github.com/prometheus/procfs ff0ad85...51919fd: > 51919fd enable testifylint linter (# 643) > d9caa8e Return support for Go 1.20 (# 645) > faf06ce Update common Prometheus files > d9448e6 ignore NODEV errors when parsing powersupply files > 513f259 Bump golang.org/x/sys from 0.19.0 to 0.20.0 (# 639) > dbe3261 Update class_thermal.go (# 634) > ae2937e Fixup sysfs/system_cpu.go lint errors (# 638) > 51f7d13 feat: Add support for `CONFIG_CPU_FREQ_STAT` (# 627) > 5a801c6 Parse recovery line to be synced blocks (# 637) > 1adce6b bugfix: `s/TrimRight/TrimSuffix` for certain cases (# 618) > 2085b8f bugfix: Allow multiple `xprt` fields for NFS stats (# 619) > 68fb3df enhancement: Use pointer fields for `FibreChannel*` (# 623) > 5cca38b Update common Prometheus files (# 635) > 6bec248 Revert "fix: same TCP connection appears twice (# 631)" (# 633) > 987bedc fix: same TCP connection appears twice (# 631) > ee70db2 Merge pull request # 632 from prometheus/superq/1.22 > 0fdebd3 chore: Use kernel-compliant types for `{U,G}IDs` (# 620) > faa3526 Update Go versions > 69fc8f6 *: `s/(%v|%s)/%w` and use `go1.20` (# 617) > eac8540 update MAINTAINERS.md (# 629) > 3387ec6 style: returns procfs build-in error like other parsing methods (# 630) > 5819c81 Revert add avgRTT to nfs mountstats # 487 (# 625) > c5ada8d Update common Prometheus files > 6bba74b Update common Prometheus files > f7c2619 Update common Prometheus files (# 615) > aa18116 Update common Prometheus files (# 613) > 72170b5 Bump golang.org/x/sys from 0.17.0 to 0.18.0 (# 611) > b5cb3d2 Update common Prometheus files (# 610) > 6ae6f98 Update common Prometheus files (# 609) > 7b6eccc chore: class_fibrechannel: support optional attributes (# 607) > da53333 Update common Prometheus files (# 608) > 4b77c68 Bump golang.org/x/sys from 0.16.0 to 0.17.0 (# 606) > 6d8714c Add support for for /proc/net/tls_stat kTLS stats (# 579) > 0f527e6 Add `/sys/class/watchdog` statistics (# 594) > d254b01 Add support for gtime and cgtime stats. (# 597) > f5f033b feat: Add `/sys/fs/btrfs/<FSID>/commit_stats` statistics (# 580) > 51a293e golint: redundant type from array, slice, or map composite literal (# 601) > d735b08 Update common Prometheus files (# 604) > 868112d infiniband: support Intel irdma devices (# 605) > dd493f4 Bump golang.org/x/sys from 0.15.0 to 0.16.0 (# 603) > f06ab8f Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 602) > 495e483 Update common Prometheus files > 8a3ea46 Update common Prometheus files (# 598) > a45c08c Update common Prometheus files (# 596) > 534069e Bump golang.org/x/sys from 0.13.0 to 0.15.0 (# 593) > 8f660d1 meminfo: add Percpu field (# 588) > 732ca0f Update common Prometheus files (# 595) > feff289 Update common Prometheus files (# 590) > 9fdfbe8 Add udp drops (# 538) > f11f6e4 Update crypto.go, fix incorrect spelling (# 591) > 6990574 Bump golang.org/x/sync from 0.3.0 to 0.5.0 > e9c69c6 Update common Prometheus files > 43bf323 Bump golang.org/x/sys from 0.12.0 to 0.13.0 > f78f919 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 > 2cfca8d fix(meminfo): remove `bytes` versions of fields that aren't bytes > f75eb9f ref(meminfo): simplify variable assignment > 18260ef fix(meminfo): account for optional unit field so values are accurate > 894a5e8 Update common Prometheus files (# 578) bumping github.com/prometheus/common 789222a...0c7b585: > 0c7b585 Merge pull request # 649 from rajagopalanand/13364 > 804fbbe Update common Prometheus files (# 660) > 77ec85c Add SigV4 FIPS STS endpoint config > 3f20456 Bump golang.org/x/net from 0.25.0 to 0.26.0 (# 657) > d726751 Merge pull request # 625 from mikelolasagasti/replace-goautoneg > e31eeaa Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (# 658) > c97390a Add a `RELEASE.md` and add @gotjosh as a mantainer (# 644) > 2d5ba4a Move goautoneg to external dependency > 3236a12 Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (# 656) > ef08658 enable errcheck linter (# 637) > 1cfb464 Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (# 659) > cecfdc4 Update Go modules (# 643) > ab322ea chore: add HumanizeTimestamp; make ConvertToFloat exportable (# 654) > 04635d2 Merge pull request # 655 from yeya24/change-omit-empty > e5fa530 Merge pull request # 646 from prometheus/repo_sync > c4974e5 fix test > 1c9da35 Merge pull request # 653 from alanprot/expose/FileSecret > 8839f2c Update common Prometheus files > 43f0db5 set http_headers to be omit empty > 3183099 Merge pull request # 651 from pracucci/show-http-header-issues > 2c133cf Exposing FileSecret > 92fc65e Merge pull request # 650 from pracucci/export-secret > d310c4a Fix JSON marshalling > 43e45c3 Fixed erronous mentions to SecretReader in comments > 0f4f649 Show HTTPClientConfig JSON marshalling issue > fbd2317 Expose secret as SecretReader and InlineSecret from config package bumping google.golang.org/protobuf 4a76e11...c33baa8: > c33baa8 all: release v1.34.2 > 971c712 gofeatures: allow setting legacy_unmarshal_json_enum feature at file level > 3b8611b reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry > ca837e5 types/descriptorpb: regenerate using latest protobuf v27.0 release > 1d4293e internal/impl: fix size cache semantics with lazy decoding > ef74188 all: set Go language version to Go 1.20 > b3f1c7a reflect/protodesc: remove obsolete JSON name check from desc validator > cbc3dd6 all: replace interface{} by any now that we are on Go 1.21 > 0e93293 internal/impl: enable fully lazy extensions (over Size and Marshal) > 15d7b13 all: remove Go 1.17 build tags / workarounds > f7dca67 all: set Go language version to Go 1.21 > 09393c1 all: start v1.34.1-devel bumping knative.dev/pkg 4355f0c...330b271: > 330b271 Bump github.com/tsenart/vegeta/v12 from 12.11.1 to 12.11.3 (# 3077) > 3561487 upgrade to latest dependencies (# 3078) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
383932e618
|
upgrade to latest dependencies (#861)
bumping golang.org/x/oauth2 d0e617c...84cb9f7: > 84cb9f7 oauth2: fix typo in comment > 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency > e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint bumping google.golang.org/genproto/googleapis/rpc 8c6c420...8cf5692: > 8cf5692 chore(all): update all (# 1122) bumping knative.dev/pkg b69fa27...f69d19c: > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029) > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028) bumping google.golang.org/protobuf ec47fd1...242df22: > 242df22 all: release v1.34.0 > c2b76ee all: fix deprecated > e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages > c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability > d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls > 94bb78c proto: return an error instead of producing invalid wire format > 671c2db [proto] use the correct parent when resolving features for extensions > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files > bab4b5d protobuf: support gaps in edition defaults calculation > a18684d protobuf: fix delimited fields under editions in go > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo() > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations) > 87fded5 internal/impl: ensure proto.HasExtension does not allocate > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist. > 4fd828f proto: extend Unmarshal documentation, include an example > c69658e proto: extend Marshal documentation, include an example > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response > dea00b5 all: enable editions support > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto > 3039476 all: implement proto2/proto3 as editions [2/2] > 7259b46 all: implement proto2/proto3 as editions [1/2] > f563685 all: use subtests to identify the message type > e216807 all: start v1.33.0-devel bumping google.golang.org/api 64f40ff...a11ef60: > a11ef60 chore(main): release 0.177.0 (# 2545) > e6e5ac5 chore(all): update all (# 2552) > 3eb92f1 fix: temp patch cloud.google.com/go ambiguity (# 2560) > 1b6db6c fix: split large compute file up (# 2546) > fb153c0 feat(all): auto-regenerate discovery clients (# 2556) > a5d7734 chore(deps): disable otel updates until Go 1.21 (# 2554) > 2f46e14 feat(all): auto-regenerate discovery clients (# 2553) > 4418f5f feat(all): auto-regenerate discovery clients (# 2551) > f9bf96d feat(all): auto-regenerate discovery clients (# 2550) > 32a5d10 feat(all): auto-regenerate discovery clients (# 2548) > 2f2505b feat: reduce code size by 29% (# 2544) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
750d0821ef
|
upgrade to latest dependencies (#816)
bumping github.com/prometheus/procfs 113c501...ff0ad85:
> ff0ad85 Update for Go 1.21 (# 575)
> ce949a5 Add `hw_counters` for infiniband device. (# 549)
> b2168a3 infiniband: do not fail if board_id is not present (# 556)
> 647e50e Add inode number to fdinfo (# 552)
> 9d715e8 Add NSpid to proc status (# 557)
> 8676d3d dongjiang, add nfs over RDMA proc parse (# 558)
> 607adcf Fix build tags for isRealProc function (# 560)
> a5ae62f proc_maps: Parse address and device without allocating (# 572)
> 5056707 Improve sysfs vulnerability parsing (# 568)
> 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574)
> e8dd544 Fixup nfs naming (# 573)
> f22604f Update common Prometheus files
> b6ad5a7 fix code comment error (# 561) (# 562)
> c05b611 fix gofmt checking fail
> 301089d dongjiang, support v4 proc4ops 38 operations
> 8f5b8ca dongjiang, fix nfsd v4 ops index
> e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0
> 75c02c7 Update common Prometheus files
> e7af452 Fix annotation errors
> c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0
bumping knative.dev/pkg 03265f7...dfa0a2c:
> dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924)
> 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923)
> d513e48 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (# 2922)
> 1709d20 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2921)
bumping github.com/prometheus/client_model 9a2bf30...1c92cad:
> 1c92cad Merge pull request # 72 from prometheus/repo_sync
> cbe84de Merge pull request # 71 from prometheus/superq/update_build
> 58db340 Update common Prometheus files
> baaa038 Merge pull request # 70 from prometheus/repo_sync
> 568c466 Update Go
> 7b38251 Merge pull request # 69 from prometheus/repo_sync
> 185bafb Update common Prometheus files
> cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram
> 4dbcf4e Update common Prometheus files
> 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp
> 2a367b9 histogram: Add a doc comment about when to add a no-op span
bumping google.golang.org/appengine 5d1c1d0...aa58fcd:
> aa58fcd Replace deprecated command with environment file (# 318)
> ef2135a Memcache item timestamps (# 323)
> a080531 ci: Update go-version matrix (# 319)
> d41edd3 Extend the deadline of a test context to fix a timeout issue. (# 316)
> f96845d Upgrade python version being used by the ci workflow. (# 315)
> 93c9fa1 fix: regenerate all protos under new namespace (# 314)
> f9c3e90 Update go-version matrix (# 309)
> 4c82e82 Fix the ci-update-workflow GitHub Actions (# 308)
> a858869 Add a ci-update-workflow GitHub Actions to update the go-version matrix (# 307)
> 917b599 Revert "all: using the more elegant way to deal milliseconds and nanoseconds (# 292)" (# 306)
> 9d6c353 all: using the more elegant way to deal milliseconds and nanoseconds (# 292)
> f882c63 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (# 300)
> b75a6de Run go get google.golang.org/appengine/v2/search (# 305)
> 1d09fa9 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 (# 299)
> 40eb4d1 Add v2/search (# 297)
> 28bf581 just a small refactor of api_test (# 291)
> 6e2c50e Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x (# 304)
> 9af54ae all: fix some comments (# 296)
> 59aced7 README.md: fix typo (# 288)
> 4e4a7b2 v2/README.md: fix typos (# 276)
> 06b058b Add Go 1.20 to tested Go versions (# 303)
> a1ae214 remove golang.org/x/net dependency (# 295)
> 504804f Add Go 1.18 and Go 1.19 to tested Go versions (# 293)
> 1bdfe3f re-apply PR # 235 to v2 (# 290)
> b08cb36 re-apply PR # 232 to v2 (# 289)
> d981f2f Security Vulnerability Upgrading golang.org/x/text (# 287)
> 37ff2b8 allow API calls without GAE context (# 284)
> 1f27190 prevent github from cancelling all test jobs when one fails (# 285)
> 65ad43f respect GAE_ENV=localdev (# 283)
> 0c7f7a8 run gofmt with go1.19 release candidate (# 282)
> ca3835e Fix golang/appengine CI (# 280)
> da036ec refactor: pin setup-gcloud gh action to v0 (# 274)
> e005424 Fix header name to associate log entry & trace (# 263)
> 5a029e6 switch default logStream from stdout to stderr (# 272)
> bbd66e8 Add Go 1.16 to tested Go versions (# 255)
> ab4e2d3 Let users specify unique function keys using delay.MustRegister (# 268)
> 6d50fa8 Update backgroundcontext comment (# 267)
> cefb82f Run ci workflow on v2/. (# 260)
> d0e56bd Migrate travis ci to Github actions. (# 253)
> 2042caf Fix documented default deadline in urlfetch client (# 249)
> 856ef3e Merge QA into the main branch (# 247)
> 8f83b32 [internal] Expose internal.handleHTTP as a standard http middleware (# 235)
> b48684e [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH (# 232)
> 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (# 229)
bumping google.golang.org/protobuf 68463f0...3068604:
> 3068604 all: release v1.32.0
> bfcd647 protojson: configurable recursion limit when unmarshalling
> 24fba63 gha-ci: instruct bazelisk to use previous bazel version
> 8ed73c7 all: run integration test on longtest builders in CI
> e8baad6 reflect/protodesc: support editions feature resolution
> 3bfc0b0 all: drop -mod=vendor in integration test invocations
> c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices
> a1297bf all: set required version to 1.17
> 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields)
> 704136e protoc: update to the newest protobuf version (25.1)
> 2087447 internal/strs: use go1.20 unsafe interface for strings
> 9b87403 all: remove pre-module support code from integration test
> a8317fb reflect/protodesc: don't generate invalid syntax values
> 9492118 internal/benchmarks: make download_benchdata print an error
> f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate
> 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields
> 322d454 all: avoid non-const reflect.MethodByName calls
> 6352dec prototext: Fix parsing of unknown repeated message fields
> 8088bf8 encoding: Add EmitDefaultValues option
> 01c8445 all: test with Go 1.20 and 1.21
> 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions)
> 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true
> f9212a8 all: modernize documentation
> 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate
> 31694db types/dynamicpb: make atomicExtFiles the first word of the struct
> 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations
> 55f120e all: start v1.31.0-devel
bumping github.com/prometheus/client_golang fa1408e...53be91d:
> 53be91d Revert "change api http.client to interface"
> 1a2d072 Add 1.18 changelog
> 239b123 Merge pull request # 1387 from tsipo/main
> 3f8bd73 Merge pull request # 1370 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/grpc-1.56.3
> 24d59e9 change client to interface, allow override by other implementations (e.g. github.com/hashicorp/go-retryablehttp)
> e96fb18 Merge pull request # 1401 from prometheus/dependabot/go_modules/golang.org/x/sys-0.15.0
> 5e55b31 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsup
> 80d3f0b Normalize empty help values in CollectAndCompare (# 1378)
> 2a8fc90 Bump golang.org/x/sys from 0.13.0 to 0.15.0
> 3f80cd1 Add example of NewConstMetricWithCreatedTimestamp (# 1375)
> e160b50 Bump prometheus/common to 0.45.0 (# 1374)
> 3879457 This way the import is more readable (# 1383)
> 0356577 Merge pull request # 1376 from prometheus/repo_sync
> f030c3d Merge pull request # 1373 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.45.0
> f66184f Update common Prometheus files
> 884bc8e Merge pull request # 1371 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.5.0
> 4e4691d Bump github.com/prometheus/common in /tutorial/whatsup
> 13a208d Merge pull request # 1366 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
> 16b91f8 Bump github.com/prometheus/client_model
> cd8cba2 histograms: Add timer to reset ASAP after bucket limiting has happened (# 1367)
> 5046a13 Bump golang.org/x/net from 0.15.0 to 0.17.0
> c3e797e Merge pull request # 1365 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.17.0
> 60a8513 Add support for custom validations in promlint (# 1311)
> 5b75807 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tutorial/whatsup
> 486d514 Update dependency golang.org/x/net to v0.15.0 (# 1342)
> 64e51f5 proccess_collector: add wasip1 stub (# 1350)
> d81c33f Update MAINTAINERS.md (# 1362)
> 1803eb9 Update common Prometheus files (# 1361)
> 51714a5 Merge pull request # 1360 from colega/improve-performance-of-with-label-values
> dac14aa Merge pull request # 1356 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.12.0
> 005d8de Improve performance of WithLabelValues(...)
> 556bf30 Merge pull request # 1357 from prometheus/dependabot/go_modules/golang.org/x/sys-0.12.0
> 87a016c Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0
> 4c10365 Merge pull request # 1358 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.17.0
> 22540dc Configure CI to automerge dependabot PRs (# 1359)
> 7004b66 Bump golang.org/x/sys from 0.11.0 to 0.12.0
> 40c7d2f Merge pull request # 1355 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.17.0
> 1844c50 Bump github.com/prometheus/client_golang in /tutorial/whatsup
> 3278043 Add changelog entry for 1.17 (# 1353)
> e43edfc Bump github.com/prometheus/client_golang in /examples/middleware
bumping google.golang.org/grpc 7765221...dbbcf59:
> dbbcf59 Update version.go to 1.60.1 (# 6865)
> 6e384cf Cherry-pick # 6856 to v1.60.x release branch (# 6864)
> 6430548 Change version to 1.60.1-dev (# 6793)
> 297d8dd Cherry-pick # 6841 to v1.60.x release branch (# 6847)
> 3580447 Change version to 1.60.0 (# 6792)
> 71e67a9 Cherry-pick # 6834 to v1.60.x release branch (# 6839)
> cb6581d Cherry-pick # 6804 and dependencies to v1.60.x release branch (# 6838)
> dd39cdb credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6797)
> 8645f95 resolver: remove ClientConn.NewServiceConfig (# 6784)
> 8b17a4d vet: various cleanups (# 6780)
> 591c481 internal/transport: Add LocalAddr to http2Client.getPeer() (# 6779)
> eb46b7d github: set top-level read-only workflow permissions (# 6775)
> be1d1c1 security/advancedtls: FileWatcher CRL provider initialization enhancement (# 6760)
> 482de22 interop/stress: Remove wait-for-ready (# 6773)
> f1a1fcd grpc: disable and document overrides of OS default TCP keepalive by Go (# 6672)
> 338d8f1 github: modify codecov.yml (# 6720)
> 3fe1123 resolver: manual resolver crashes if grpc.Dial isn't called before some methods (# 6754)
> cf9ae52 stress: Move package under interop (# 6769)
> b8d1c76 stress: make the client log the total number of calls made (# 6762)
> a5a7ef2 xds/resolver: extend test to re-add listener (# 6768)
> 6bed353 envconfig: re-add AdvertiseCompressors temporarily (# 6764)
> 70f1a40 grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (# 6489)
> b82468a crl provider: Static and FileWatcher provider implementations (# 6670)
>
|
|
|
ae49e7c31b
|
upgrade to latest dependencies (#753)
bumping k8s.io/code-generator 6523e22...eec869e:%0A > eec869e Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A > 824419b Bump runc go module v1.1.4 -> v1.1.6%0A > ba94e65 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A > 6276bf2 Update golang.org/x/net to v0.7.0%0A > 73b9c40 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A > 882af80 Pin golang.org/x/net to v0.4.0 in 1.26%0A > 6063700 Merge remote-tracking branch 'origin/master' into release-1.26%0A > b615940 Update golang.org/x/net 1e63c2f%0A > 11d5c4c update k8s.io/utils to fix util tracing panic%0A > 081720d Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A > d44fa8c dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A > 300cdcf Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A > e0ef4aa Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A > 557ce1f Merge pull request # 113126 from alexzielenski/remove-unwanted-replace%0A > f86120d remove errant replace%0A > d6a8b70 Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A > f77ba6d dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A > 3bbe215 Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A > e80bbc4 Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A > d403dc0 update kube-openapi%0A > 790e4bc update fsnotify to v1.6.0%0A > 27bd7d9 Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A > 4731e5c Bump golang.org/x/text to v0.3.8%0A > a8a213c Merge pull request # 112875 from pohly/update-yaml%0A > 5f5bab9 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A > 983d5d0 Merge pull request # 112819 from thockin/no-make-generators%0A > c35177b Format calls to codegens%0A > 83929d0 Codegens: Do not auto-set boilerplate path%0A > 1d82d12 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment%0A > c3414a0 clients: clarify a misleading comment%0A > 998e449 Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A > e4543b2 Update to latest k8s.io/utils to pick up changes%0A > 8e999f2 Merge pull request # 112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell%0A > 524127d update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell%0A > 4ca0baf Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A > b54a056 Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A > 350c30a updated etcd to v3.5.5 and newer otel libraries as well%0A > 5f3f945 e2e: bump ginkgo to v2.2.0%0A > 2e5cca7 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown%0A > c3fdc3c Merge pull request # 112349 from pohly/klog-update%0A > e4b7976 client-go: support waiting for SharedInformerFactory shutdown%0A > 135f69b build: update to klog v2.80.1%0A > f60067d Merge pull request # 112341 from enj/enj/i/second_time_is_the_charm%0A > 7c81c99 Merge pull request # 111768 from weilaaa/feature_add_symmetric_difference_in_sets_string%0A > 8468f16 Remove in-tree credential plugins (again)%0A > 9b98ed3 add symmetric difference in sets%0A > 34125ff Merge pull request # 112199 from pohly/klog-update%0A > a055687 dependencies: update to klog v2.80.0%0A > 16cba21 Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A > e051ad0 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A > 3a31bb1 Merge pull request # 111934 from deads2k/apply-gen%0A > 4d73156 Merge pull request # 112052 from tosi3k/bump-client-golang%0A > 1382941 make applyconfiguration-gen skip generation for types that have generated clients and lack objectmeta%0A > 03a75ea Bump prometheus/client_golang to v1.13.0%0A > 17196da update the apply generator to use the same package the the client generator expects%0A > a4e23d1 Merge pull request # 111566 from inosato/remove-ioutil-from-code-generator%0A > a6a370c make applyconfiguration-gen handle pointers to slices%0A > 087714e Merge pull request # 109884 from qzoscar/patch-1%0A > fc00858 Remove ioutil from code-generator%0A > ed79ca3 make applyconfiguration-gen work for resources without objectmeta%0A > fea40fb Merge pull request # 111918 from liggitt/in-tree-auth%0A > 3612509 fix a broken link%0A > 78677a3 update the applyconfiguration-gen flag external-applyconfigurations to work%0A > ad6af70 Revert "Remove gcp and azure auth plugins"%0A > 7ba56cb applyconfiguration-gen handling of types that have a non-embedded use of TypeMeta%0A > 97fa351 Merge pull request # 111696 from liggitt/go119mod%0A > d71f529 add metav1.OwnerReference to the default external configurations to ease generation%0A > 2b9093f Update go.mod to go1.19%0Abumping github.com/go-openapi/jsonreference 28a8ff9...c5db558:%0A > c5db558 Merge pull request # 11 from erraggy/master%0A > 238d8d0 Merge pull request # 9 from meinenec/master%0A > b112df9 chore(deps): removes purell from dependancies%0A > 9b671e3 dep: update x/net to latest release%0A > 0abe7e0 dep: cve: bump x/text to v0.3.6%0Abumping github.com/prometheus/client_golang 2e1c481...254e546:%0A > 254e546 Merge pull request # 1162 from kakkoyun/cut-1.14.0%0A > 07d3a81 Merge pull request # 1161 from prometheus/release-1.13%0A > c8a3d32 Cut v1.14.0%0A > 870469e Test and support 1.19 (# 1160)%0A > 53e51c4 Merge pull request # 1157 from prometheus/cut-1.13.1%0A > b785d0c Fix go_collector_latest_test Fail on go1.19 (# 1136)%0A > 64435fc Cut 1.13.0 (# 1110)%0A > 79ca0eb Added tip from Björn + Grammarly.%0A > 4d54769 Fix float64 comparison test failure on archs using FMA (# 1133)%0A > 5b7e8b2 collectors.GoCollector: Added rule support for granular metric configuration. (# 1102)%0A > 078f11f Cut 1.13.1 release (+ documenting release process).%0A > 5f202ee Merge pull request # 1150 from prometheus/sparsehistogram%0A > d44fbbe Fix build against GopherJS (# 897)%0A > ddd7f0e Fix race condition with Exemplar in Counter (# 1146)%0A > 0859bb8 Merge pull request # 1152 from jessicalins/update-to-custom-reg%0A > fffb76c Merge branch 'main' into sparsehistogram%0A > 1638da9 testutil: Add ScrapeAndCompare (# 1043)%0A > 1f93f64 Fix `CumulativeCount` value of `+Inf` bucket created from exemplar (# 1148)%0A > 10b0550 Fix race condition with Exemplar in Counter (# 1146)%0A > a340ca4 Run make format%0A > e92a8c7 Avoid the term 'sparse' where possible%0A > c576b95 Generate new Go runtime metrics for go 1.19 (# 1105)%0A > 8cc2b6c Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (# 1118)%0A > dcea97e Fix `CumulativeCount` value of `+Inf` bucket created from exemplar (# 1148)%0A > 6056615 Update random example to use custom registry%0A > d31f13b Add SparseBucketsZeroThresholdZero and groom doc comments%0A > 618194d fix assorted oddities found by golangci-lint (# 1040)%0A > 9801a4e Examples: Replace deprecated WithGoCollections with WithGoCollectorRuntimeMetrics (# 1130)%0A > 0b7f488 Update simple example to use custom registry%0A > 58a8ca4 examples: Adjust doc comment for native histograms%0A > c7488be Added exemplar support to http middleware. (# 1055)%0A > 7c46c15 Clarify documentation around what constructors do (# 1125)%0A > 9b5c5b8 Update basic example to use custom registry%0A > 4e71e6f Update prometheus/client_model dependency%0A > 3faf3ba Fixed support for unordered input of exemplars. (# 1100)%0A > 83d56b1 Extend prometheus.Registry to implement Collector (# 1103)%0A > 111fae1 Merge branch 'main' into sparsehistogram%0A > 44ce5e1 Ensure tests verify request params (# 1047)%0A > 4c41dfb Clarify exemplar(Add|Observe) by renaming to (add|observe)WithExemplar (# 1122)%0A > 25bc188 Merge pull request # 1144 from prometheus/beorn7/histogram2%0A > 807b1ee explicitly add +inf bucket in withExemplarsMetric (# 1094)%0A > f73e3cc Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (# 1118)%0A > 95cf173 Merge branch 'main' into sparsehistogram%0A > 6942f9e sparse buckets: Fix handling of +Inf/-Inf/NaN observations%0A > c6d4e40 Bump github.com/prometheus/procfs from 0.7.3 to 0.8.0 (# 1097)%0A > c7aa2a5 Merge pull request # 1113 from prometheus/release-1.13%0A > ec86ef1 Merge pull request # 1092 from prometheus/beorn7/histogram%0A > 44c2c4d Remove ioutil (# 1096)%0A > 1e61b8e Update common Prometheus files (# 1111)%0A > 6141a07 Merge branch 'main' into sparsehistogram%0A > 8cbcd40 histograms: Move to new exposition protobuf format%0A > 76cdae2 Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (# 1099)%0A > 5a321c7 Merge branch 'foo-commit' into sparsehistogram%0A > 3d482bb Merge pull request # 1081 from prometheus/beorn7/release%0A > 9154d30 Bump github.com/prometheus/common from 0.35.0 to 0.37.0 (# 1098)%0A > e93e384 Merge branch 'beorn7/release' into sparsehistogram%0A > e203144 Merge branch 'release-1.12' of github.com:prometheus/client_golang into release-1.12%0A > c6a634f Merge release-1.12 branch back into main (# 1079)%0A > c1f2d13 Merge branch 'release-1.12' into beorn7/release%0A > a528aff Update documentation for exemplar label limit (# 1095)%0A > 525d042 Merge branch 'main' into sparsehistogram%0A > a516626 Merge branch 'release-1.12' into beorn7/release%0A > a27b6d7 Fix conflicts%0A > 0e136d1 Cut v1.12.2 (# 1052)%0A > e8f9160 Bump github.com/prometheus/common from 0.34.0 to 0.35.0 (# 1076)%0A > 5da7b61 Fix version number in VERSION (# 1080)%0A > ba4a543 Raise exemplar labels limit from 64 to 128 (# 1091)%0A > 6ba7871 Merge branch 'main' into sparsehistogram%0A > 5fe1d33 Remove -Inf buckets from go collector histograms (# 1049)%0A > 810fcb4 Add Error API for pusher (# 1075)%0A > eb59a7b Histogram: Fix bug with negative schemas (# 1054)%0A > 2cfd1eb Enable same linters as the Prometheus repo itself (# 1056)%0A > 049d0fe prometheus: Fix convention violating names for generated collector metrics (# 1048)%0A > 4ad265f Update common Prometheus files (# 1068)%0A > b237230 Merge branch 'main' into sparsehistogram%0A > ebd77f0 Update common Prometheus files (# 1064)%0A > 7eb9d11 gocollector: Reverted client_golang v1.12 addition of runtime/metrics metrics by default. (# 1033)%0A > 294cca4 Merge branch 'main' into sparsehistogram%0A > 5d584e2 Update readme (# 1053)%0A > 2c3d072 Add GitHub settings (# 1063)%0A > d498b3c gocollector: Added options to Go Collector for changing the (# 1031)%0A > 70253f4 Fix typo in doc comment%0A > fab6748 Bump github.com/prometheus/common from 0.33.0 to 0.34.0 (# 1051)%0A > e38d614 Update minimum supported Go version (# 1062)%0A > 585540a Fix deprecated `NewBuildInfoCollector` API%0A > 5b19c55 Merge branch 'master' into sparsehistogram%0A > edecbb2 Enable dependabot (# 1050)%0A > 0dd9392 Update common Prometheus files (# 1061)%0A > 39cf574 Cut v1.12.1 (# 978)%0A > dfbcc28 Merge pull request # 901 from prometheus/beorn7/histogram%0A > 35c82f2 Remove -Inf buckets from go collector histograms (# 1049)%0A > 9b785b0 Reduce granularity of histogram buckets for Go 1.17 collector (# 974)%0A > 84fcaff Merge branch 'master' into sparsehistogram%0A > 263be8d Refactoring of sparse histograms%0A > f251146 prometheus: Fix convention violating names for generated collector metrics (# 1048)%0A > 5a529ae API client: make http reads more efficient (# 976)%0A > 9ef5f90 Allow a zero threshold of zero%0A > 2409960 Implement strategy to limit the sparse bucket count%0A > 589b2ea Update common Prometheus files (# 1046)%0A > d32edd6 Use simpler locking in the Go 1.17 collector (# 975)%0A > aa6f67a Add TODO about bucket search optimization%0A > 0222f88 Update common Prometheus files (# 1045)%0A > 772b893 Make the Go 1.17 collector thread-safe (# 969)%0A > 43f31c2 Merge pull request # 886 from prometheus/beorn7/histogram%0A > 24605c5 update branch names in a few links (# 1039)%0A > 08a53e5 Bump the day%0A > 5aa8534 Merge branch 'master' into sparsehistogram%0A > 5142344 Pin client_model to the most recent sparsehistogram commit%0A > 4048091 client: Allow configuration of http client (# 1025)%0A > 2ce58a7 Cut v1.12.0%0A > 97eb041 Tidy go.sum%0A > 6c4e0ef Add tests for sparse histogram%0A > efe8e6f Document WithTimeout options for Query/QueryRange (# 1037)%0A > 553ed73 Fix lint warning%0A > 31318b7 Switch to base-2 buckets%0A > 4dcf02e Implement deletion based on partially matching labels (# 1013)%0A > b7a540a Fix test%0A > 48a686a Update query API to support timeouts (# 1014)%0A > a9df0ba Update prometheus/client_model%0A > 11ee9ad gocollector: Reverted client_golang v1.12 addition of runtime/metrics metrics by default. (# 1033)%0A > ce36ee3 Merge branch 'master' into beorn7/histogram%0A > cd90f33 smart diff to testutil.GatherAndCompare (# 998)%0A > d698336 Merge branch 'master' into beorn7/histogram%0A > 0c691ed go.mod: Exclude prometheus/client_golang v1.12.1 (# 1027)%0A > 08104a0 Minor doc comment fixes%0A > 46d3dd4 Bump minimum required Go version to 1.16 (# 1032)%0A > a9d0066 Add note about pow-of-10 precision issue%0A > 2417284 gocollector: Added options to Go Collector for changing the (# 1031)%0A > d1f5366 Fix span offset%0A > cc7991d Make Query requests idempotent (# 1022)%0A > abe540f Encode sparse histograms in protobuf%0A > 0bab4fd push: Add PushContext and AddContext to Pusher (# 1028)%0A > c98db4e Demo sparse histograms%0A > 06b6412 Added info about our slack channel. (# 1029)%0A > 130da3b Merge pull request # 1021 from dohnto/dohnto/line-of-sight%0A > 3e9269d Merge pull request # 1019 from prometheus/repo_sync%0A > 40e54a7 Refactor apiClientImpl.DoGetFallback%0A > 29e8191 go.mod: Update dependencies (# 1018)%0A > e2504f8 Update common Prometheus files%0A > 8dfa334 Remove workaround for pre go1.15 (# 1010)%0A > 3bc8f2c Update common Prometheus files (# 1009)%0A > 6559749 Add statebot config (# 1001)%0A > 36b47eb When prefix is empty, no more dots should be written (# 1005)%0A > 5d78aaa .circleci: Add config to test against go1.18 (# 1006)%0A > 157170d Merge pull request # 1007 from prometheus/fix-lint%0A > 66837e3 Add exemplar support for const histogram and const metric (# 986)%0A > 9894406 Fixed lint warning.%0A > fe8d1e1 Merge pull request # 1000 from alissa-tung/patch-1%0A > 6c18569 Merge pull request # 1003 from prometheus/repo_sync%0A > ffd6362 Update Dockerfile example%0A > 868ec21 Update common Prometheus files (# 992)%0A > 0291563 Update common Prometheus files%0A > b05177a Fix deprecated `NewBuildInfoCollector` API%0A > 1f81b3e Added Transactional Gatherer allowed cached solutions (# 989)%0A > f3021b0 Create codeql-analysis.yml (# 982)%0A > 5ac1e92 Merge pull request # 980 from mrueg/min-go-1.15%0A > 5678ca5 go.mod: Set minimal support version of go to 1.15%0Abumping golang.org/x/term d974fe8...0edf009:%0A > 0edf009 go.mod: update golang.org/x dependencies%0Abumping k8s.io/api 88912e3...6b24792:%0A > 6b24792 Update dependencies to v0.26.5 tag%0A > 37e98ba Merge pull request # 117814 from kerthcet/automated-cherry-pick-of-# 117802-upstream-release-1.26%0A > 7ff025f Update podFailurePolicy comments from alpha-level to beta%0A > c9f384e Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A > c00f1ad Bump runc go module v1.1.4 -> v1.1.6%0A > 4c28c5a Merge pull request # 117323 from dddddai/automated-cherry-pick-of-# 117182-upstream-release-1.26%0A > 9483bbc use case-insensitive header keys for http probes%0A > 0545f3a Merge pull request # 116081 from pohly/automated-cherry-pick-of-# 115928-origin-release-1.26%0A > e92d7e9 api: generated files%0A > 16f23da api: drop Resources.Claims from PVC and PVC template%0A > 5fd8a44 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A > 1b65b64 Update golang.org/x/net to v0.7.0%0A > 2e857c1 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26%0A > 1c6bd70 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A > 50d0b42 dynamic resource allocation: avoid apiserver complaint about list content%0A > 045c7fe Pin golang.org/x/net to v0.4.0 in 1.26%0A > 07a9cbc Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26%0A > 52655b9 Resource claims should be a map type%0A > 07ac8fe Merge remote-tracking branch 'origin/master' into release-1.26%0A > 566ee01 Update golang.org/x/net 1e63c2f%0A > b966dc9 sync: update go.mod%0A > 053624e Merge pull request # 111023 from pohly/dynamic-resource-allocation%0A > 3590eda Merge pull request # 113375 from atiratree/PodHealthyPolicy-api%0A > 8356158 api: update testdata%0A > 5cb3202 Merge pull request # 113186 from ttakahashi21/KEP-3294%0A > 5a4f9a5 generated%0A > 78799a8 api: generated files%0A > dfd6ea2 Generate code%0A > 993c43c api: add UnhealthyPodEvictionPolicy for PDBs%0A > ef72ea9 api: dynamic resource allocation API%0A > d8ab3fb Add API and validation for CrossNamespaceVolumeDataSource%0A > af772fc api: add resource claims to core API%0A > 7beaa08 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl%0A > d7d25c8 Merge pull request # 113360 from mimowo/handling-pod-failures-beta-enable%0A > f46cd33 Undo unintentional documentation comment change%0A > f967e44 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing%0A > 11620b8 Enable the feature into beta%0A > 6ae95de Fix typo in function emptyInvariants()%0A > 34f4a52 apiserver: update API testdata at HEAD for flowcontrol%0A > 3928298 Rebasing feature branch%0A > e91ffd8 apiserver: add generated files for borrowing in flowcontrol%0A > d961983 Update doc comments and change name of feature gate%0A > fcd0d56 apiserver: add fields for borrowing in apf flowcontrol%0A > adddac7 Small updates and comment fixes%0A > 98c1aa6 Merge pull request # 113314 from cici37/celIntegration%0A > 0d02273 Update generated protobuf files%0A > 3f61c95 Merge pull request # 113688 from dashpole/update_utils%0A > 8a0a045 API - make update%0A > a5e7c66 Adding implementation of KEP-3335, StatefulSetSlice%0A > 72a29bf Merge pull request # 113500 from kerthcet/feat/graduate-nodeInclusionPoplicy-to-beta%0A > 2a2f510 update k8s.io/utils to fix util tracing panic%0A > 891a1f8 Adding new api version of admissionregistration.k8s.io v1alpha1 for CEL in Admission Control%0A > ee30dcf Merge pull request # 113047 from everpeace/improve-supplemental-groups-description%0A > 2482389 Feat: graduate NodeInclusionPolicy to beta%0A > a489930 Rename copy to v1alpha1%0A > 9a33ad3 Merge pull request # 112360 from mimowo/handling-pod-failures-beta-kubelet%0A > c4b2250 Improve the description of PodSecurityContext.SupplementalGroups (including cri-api)%0A > 358a069 Copy over admissionregistration v1 to v1alpha1%0A > 6c616e1 Merge pull request # 113510 from alculquicondor/finalizers-stable%0A > 5210e2f Add pod disruption conditions for kubelet initiated failures%0A > 2025045 Merge pull request # 113351 from andrewsykim/endpointslice-terminating-ga%0A > aa2b4eb Graduate JobTrackingWithFinalizers to stable%0A > 4bad656 Merge pull request # 113274 from Huang-Wei/kep-3521-A%0A > aa9d0a7 k8s.io/api/discovery: remove API docs referencing EndpointSliceTerminatingCondition feature gate%0A > 91f2496 Merge pull request # 113496 from avoltz/anvoltz/ga-itr%0A > 686871f Automated codegen%0A > c865c5c Promote ServiceInternalTrafficPolicy to GA%0A > bd25e4f APIs, Validation and condition enforcements%0A > 5448eb3 Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress%0A > edbfe77 Copy LoadBalancerStatus from core to networking%0A > 6892570 Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A > c5dc3f4 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A > 4e8dc44 Merge pull request # 111978 from Jefftree/aggregated-discovery-types%0A > 72580e4 Add discovery types%0A > 0184bd8 Merge pull request # 112643 from SergeyKanzhelev/removeDynamicKubeletConfig%0A > 0f81104 Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A > f8118a1 remove DynamicKubeletConfig feature gate from the code%0A > 370c8f0 Bump golang.org/x/text to v0.3.8%0A > 3638040 Merge pull request # 112875 from pohly/update-yaml%0A > 7ecab5c dependencies: update to sigs.k8s.io/yaml v1.3.0%0A > 669318b Merge pull request # 112832 from tkashem/apf-prelifecycle-gen%0A > 2cfef31 apiserver: prerelease-lifecycle-gen for flowcontrol%0A > 3cedfad Merge pull request # 112306 from tkashem/v1beta3%0A > 3814236 Merge pull request # 112707 from enj/enj/i/https_links%0A > 418dd97 add testdata for flowcontrol v1beta3%0A > ba008c5 Use https links for k8s KEPs, issues, PRs, etc%0A > c96c62f rename assuredConcurrencyShares for flowcontrol v1beta3%0A > be233f8 Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A > 51a3f54 add patch annotations to flowcontrol v1beta3%0A > ca5be1f Update to latest k8s.io/utils to pick up changes%0A > 7e203ee apiserver: generate for apf v1beta3%0A > 79091da Merge pull request # 112577 from andrewsykim/feature-gate-cleanup%0A > 19d0ef4 apiserver: enable v1beta3 for apf%0A > 052d63f Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A > 1f28922 remove +featureGate=LoadBalancerClass tag in service.spec.loadBalancerClass%0A > f50a5b7 apiserver: apf rename copy to v1beta3%0A > 9df3db1 updated etcd to v3.5.5 and newer otel libraries as well%0A > bed6431 apiserver: copy apf v1beta2 to v1beta3%0A > c98ebf1 Merge pull request # 112487 from liggitt/flowcontrol-test%0A > 5c9e17a Add compatibility fixtures for v1beta2 flowcontrol%0A > 9842651 Merge pull request # 111333 from flant/selfsubjectattributesreviews%0A > 43df43b Add auth API to get self subject attributes%0A > 30ff991 Merge pull request # 112349 from pohly/klog-update%0A > e6114e9 build: update to klog v2.80.1%0A > 929c3f0 Merge pull request # 112301 from aojea/ipv6_rfc3849%0A > a687cab use IPv6 Address Prefix Reserved for Documentation for api docs%0A > 6dd661f Merge pull request # 112199 from pohly/klog-update%0A > 8a7d12c dependencies: update to klog v2.80.0%0A > a6ff7c9 Merge pull request # 112146 from kerthcet/feat/move-schedulerError-to-api%0A > ab89e44 Move constant schedulerError in scheduler to v1 package%0A > d104994 Merge pull request # 112052 from tosi3k/bump-client-golang%0A > 15b6dd2 Bump prometheus/client_golang to v1.13.0%0A > 3be0a3c Merge pull request # 111974 from liggitt/1-25-compatibility%0A > 49e055e Merge pull request # 111830 from t1anz0ng/typo%0A > fcc83cd Drop 1.23 compatibility data%0A > 64f80bd Merge pull request # 111611 from kardashov/ref-spec-docs-typo-fix%0A > ea5df3a fix(typo): remove extra " from autoscaling doc string%0A > 4cde1ad Add 1.25 compatibility data%0A > 2e7b661 Merge pull request # 111657 from aojea/hc_nodeport%0A > d07af88 Generate specs after fixing typo in documentation%0A > 649256a Fix typo in field description.%0Abumping google.golang.org/protobuf 32051b4...6875c3d:%0A > 6875c3d all: release v1.28.1%0A > 881da6e all: Add prebuild binaries for arm64%0A > 2a74a0e A+C: delete AUTHORS and CONTRIBUTORS%0A > de9682a internal/impl: improve MessageInfo.New performance%0A > b0a9446 all: reformat with go1.19 gofmt%0A > c1bbc5d all: make integration test work on darwin/arm64%0A > 5f429f7 proto: fix compilation failure in tests%0A > fc44d00 proto: use reflect.Ptr for backward compatibility%0A > 380c339 proto: short-circuit Equal when inputs are identical%0A > 784c482 all: remove shorthand import aliases%0A > e62d8ed all: remove duplicate imports%0A > 11ec34f gha-ci: update github actions to latest versions%0A > 147729a gha-ci: bump Go version, nits%0A > 4790de6 all: update to latest staticcheck%0A > f8e9eb5 internal/encoding/text: fix -0 comparisons in tests%0A > bf94556 all: fix typos%0A > 06eea5e internal/impl: CompressGZIP: simplify%0A > 4db09f5 all: add/bump tested Go versions%0A > 563f06f internal/encoding/text/decode: limit errId length%0A > a048235 internal/encoding/text/decode: stop using regexp%0A > 8a7ba07 reflect/protoreflect: improve documentation for message types%0A > d77bd4b release.bash: replace aliased git commands with non-aliased equivalents%0A > 4c88e07 all: start v1.28.0-devel%0Abumping k8s.io/client-go 7226b15...6e9dabb:%0A > 6e9dabb Update dependencies to v0.26.5 tag%0A > 038b381 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A > cd83e43 Bump runc go module v1.1.4 -> v1.1.6%0A > dbfbc03 Merge pull request # 117686 from ardaguclu/automated-cherry-pick-of-# 117495-upstream-release-1.26%0A > d72dec4 Use absolute path instead requestURI in openapiv3 discovery%0A > a5144d4 Merge pull request # 117638 from seans3/automated-cherry-pick-of-# 117571-origin-release-1.26%0A > d6f8d04 Refactors discovery content-type and helper functions%0A > 2dd0093 Merge pull request # 115899 from odinuge/automated-cherry-pick-of-# 115620-upstream-release-1.26%0A > f3ae5cb Merge pull request # 116666 from seans3/automated-cherry-pick-of-# 116603-origin-release-1.26%0A > fffc68d Change where transformers are called.%0A > 5ebee18 Aggregated discovery resilient to nil GVK%0A > 8190aa4 client-go/cache: update Replace comment to be more clear%0A > 87720b3 Merge pull request # 116437 from seans3/automated-cherry-pick-of-# 116145-# 115865-origin-release-1.26%0A > b667227 client-go/cache: rewrite Replace to check queue first%0A > fc13749 Removes old discovery hack ignoring 403 and 404%0A > 30215cd client-go/cache: merge ReplaceMakesDeletionsForObjectsInQueue tests%0A > f39ba12 Plumb stale GroupVersions through aggregated discovery%0A > ba35969 client-go/cache: fix missing delete event on replace without knownObjects%0A > f538edf Merge pull request # 116352 from seans3/automated-cherry-pick-of-# 115978-origin-release-1.26%0A > 97cf9cb client-go/cache: fix missing delete event on replace%0A > 5dbbc58 Tolerate empty discovery response in memcache client%0A > 62133a9 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A > 8ce239f Update golang.org/x/net to v0.7.0%0A > e6bc0bc Merge pull request # 115566 from enj/automated-cherry-pick-of-# 115315-upstream-release-1.26%0A > 9112e19 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26%0A > 0519b53 kubelet/client: collapse transport wiring onto standard approach%0A > 2e34348 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A > 7be38cd dynamic resource allocation: avoid apiserver complaint about list content%0A > 4968c4a Pin golang.org/x/net to v0.4.0 in 1.26%0A > 0c34939 Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26%0A > 04b098b Resource claims should be a map type%0A > b3fff46 Merge pull request # 114415 from hoskeri/automated-cherry-pick-of-# 114404-upstream-release-1.26%0A > 236db3c Merge pull request # 113988 from liggitt/automated-cherry-pick-of-# 113933-upstream-release-1.26%0A > a2ef324 Check the correct error in d.downloadAPIs%0A > 95a14c3 Merge remote-tracking branch 'origin/master' into release-1.26%0A > ebb499f Limit request retrying to []byte request bodies%0A > 1a7cd1d Update golang.org/x/net 1e63c2f%0A > 53f2fea sync: update go.mod%0A > 968ba8d Merge pull request # 113797 from seans3/force-no-aggregated%0A > c8ffed3 Merge pull request # 111023 from pohly/dynamic-resource-allocation%0A > 3ac73ea Adds bool to force non-aggregated discovery%0A > 61cd728 Merge pull request # 113826 from jsafrane/add-openstack%0A > 522eaa1 api: generated files%0A > cfd682c Merge pull request # 113375 from atiratree/PodHealthyPolicy-api%0A > f2b10f3 Remove OpenStack cloud provider%0A > acc9fa7 Merge pull request # 113186 from ttakahashi21/KEP-3294%0A > f1c80d7 generated%0A > a3d3eb0 Revert "Remove references to openstack and cinder"%0A > c7bdab2 Generate code%0A > 0a1f6a8 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl%0A > 1c7a870 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing%0A > eed2516 Adding implementation of KEP-3335, StatefulSetSlice%0A > 7280270 Merge pull request # 113599 from seans3/discovery-client-update%0A > d4a3675 apiserver: add generated files for borrowing in flowcontrol%0A > 7694435 Update redacting functionality to redact all sensitive info in config when printing with view (# 109189)%0A > 25d5761 Aggregated discovery client%0A > 4b1a9fd Merge pull request # 113314 from cici37/celIntegration%0A > ea9ec91 Merge pull request # 112905 from alexzielenski/kubectl-apply-csa-migration%0A > 3a430a4 API - make update%0A > 3daf180 Merge pull request # 113688 from dashpole/update_utils%0A > 898b7a3 add FindFieldsOwners util function%0A > dbe034b update k8s.io/utils to fix util tracing panic%0A > 4f63b62 add UpgradeManagedFieldsPatch%0A > 7ed3193 Merge pull request # 111545 from jlsong01/rewrite_signature_of_StartEventWatcher%0A > c8c6cb5 add OWNERS to csaupgrade%0A > cbe28cf Merge pull request # 113274 from Huang-Wei/kep-3521-A%0A > 3467961 rewrite signature of function StartEventWatcher%0A > a45874a remove kubectl annotation logic from upgrade patch%0A > 2248bf3 Automated codegen%0A > d576a35 Merge pull request # 113387 from wojtek-t/refactor_client_indexing%0A > 4fbef5b Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress%0A > 5e7ba1f Minor cleanup of thread safe store%0A > bc6266d Merge pull request # 103177 from arkbriar/support_cancelable_exec_stream%0A > 3f162fe Copy LoadBalancerStatus from core to networking%0A > b69a16c Refactor store index into its structure%0A > 19b2e89 Merge pull request # 113523 from seans3/content-type-response%0A > 0563dec Propagate the panic with a channel%0A > 8ff4970 Get response content-type%0A > 2362c7b use subtests and defer in TestSPDYExecutorStream%0A > 0d57396 Merge pull request # 113304 from mimowo/handling-pod-failures-beta-ssa%0A > 5e0a531 Support cancelable SPDY executor stream%0A > a232cf0 Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A > a191e58 SSA to add pod failure conditions - ready for review%0A > 984bdbf dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A > f87d047 Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A > d236783 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A > ef8a2e5 Merge pull request # 113089 from zackzhangkai/fix-doc%0A > 197e479 Merge pull request # 108959 from astraw99/fix-duplicate-list%0A > 0945beb fix typo%0A > 42a0e1c Merge pull request # 113062 from alexzielenski/client-go-json-output%0A > f549acf Fix duplicate code block of ListAll function%0A > b6d3c8d Merge pull request # 107278 from harsimranmaan/allow_pagination_in_dynamic_fake_lister%0A > 624929c address feedback%0A > 9cc33a4 Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A > 0c269b7 remove selflink as per review feedback%0A > 12cafe2 refactor to use Schema(contentType)%0A > 9b51067 dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A > fbd8e9a fix failing test assertions%0A > 8b6ceae add more options for fetching openapiv3 in clients%0A > fa9ed7f Merge pull request # 112860 from nckturner/remove-log-line%0A > 1f10368 Preserve metadata for fake dynamic client unstructured lists%0A > 6b24912 Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A > 5870c62 Remove log line from expiration cache%0A > aea20dd Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A > e3bb48f update kube-openapi%0A > 1af3711 update fsnotify to v1.6.0%0A > e6d958c Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A > 5e469ba Bump golang.org/x/text to v0.3.8%0A > f515a4c Merge pull request # 112774 from stevekuznetsov/skuznets/dynamic-client-similar%0A > b28f6c9 Merge pull request # 112875 from pohly/update-yaml%0A > 34e8a5d client-go: factor the dynamic client similarly to others%0A > c9afc73 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A > f24bd69 Merge pull request # 112306 from tkashem/v1beta3%0A > ebc7cd4 Merge pull request # 112707 from enj/enj/i/https_links%0A > 9b97b72 rename assuredConcurrencyShares for flowcontrol v1beta3%0A > 2f43d37 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment%0A > 1665808 Use https links for k8s KEPs, issues, PRs, etc%0A > 9bac803 apiserver: generate for apf v1beta3%0A > 3697342 Merge pull request # 112680 from enj/enj/i/tls_cache_key_comparable%0A > 956c1ce clients: clarify a misleading comment%0A > c81636c Merge pull request # 112665 from NoicFank/fix-typo%0A > cc2441c transport/cache: statically assert that tlsCacheKey is comparable%0A > be20b2b Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A > 59765b8 fix typo error%0A > 04dbcd8 Update to latest k8s.io/utils to pick up changes%0A > 2fd4aac Merge pull request # 112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell%0A > 47ad72a update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell%0A > f7c9c63 Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A > b6e72dc Merge pull request # 112226 from aojea/client_go_transport%0A > 6b5ecad updated etcd to v3.5.5 and newer otel libraries as well%0A > acfaa39 Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A > 1bd914a client-go: test transport generation is goroutine safe%0A > 037b5fd Merge pull request # 112514 from markmc/patch-1%0A > ec6c80a e2e: bump ginkgo to v2.2.0%0A > 3f66212 client-go: remove reference to TPR in examples%0A > 86ffa32 Merge pull request # 112475 from vatsalparekh/fix-TestRESTClientLimiter%0A > ece6462 Merge pull request # 112476 from enj/enj/i/list_pager_flake%0A > bf2b395 Fix Infelicities in TestRESTClientLimiter%0A > 58155b7 Merge pull request # 112450 from enj/enj/i/exec_tls_cache_holder_cleanup%0A > 6703098 Check for context cancellation on each buffered chunk%0A > eecd3e5 Merge pull request # 112091 from xyz-li/master%0A > 5dab9a0 client-go/transport: drop Dial and GetCert fields in favor of Holders%0A > f6b8521 Merge pull request # 111333 from flant/selfsubjectattributesreviews%0A > cc3cc93 kubectl: fix memory leaks in port forwarding client%0A > b2b55e6 Add auth API to get self subject attributes%0A > 18c3338 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown%0A > 9dae691 Merge pull request # 112309 from shyamjvs/disable-compression%0A > ec4fedd client-go: support waiting for SharedInformerFactory shutdown%0A > ab826d2 Merge pull request # 112349 from pohly/klog-update%0A > 49ac40b Autogen code%0A > ab0bfda build: update to klog v2.80.1%0A > b8a8d94 Add DisableCompression option to KubeConfig%0A > f32861c Merge pull request # 112341 from enj/enj/i/second_time_is_the_charm%0A > 7d208ba Remove in-tree credential plugins (again)%0A > e003fa9 Merge pull request # 112017 from enj/enj/i/exec_tls_cache%0A > 2698e82 Merge pull request # 111967 from alexzielenski/csa-to-ssa%0A > 6a008ec exec auth: support TLS config caching%0A > 27c67e7 Merge pull request # 111122 from alexzielenski/informer%0A > 00d892f correct spacing%0A > d28c736 Merge pull request # 112022 from JackZxj/release-lock%0A > a300ae0 return when test is done%0A > 2efbeaf add boilerplate%0A > b8b6206 Merge pull request # 112199 from pohly/klog-update%0A > d04c2ce update lock getter of leaderelection%0A > 93e5e0e hold listener lock while waiting for goroutines to finish%0A > dac0826 remove inaccurate comment%0A > 5a2c3e9 dependencies: update to klog v2.80.0%0A > e11a988 simplify control flow%0A > 7634f2e make upgrade modify input instead of deep copying%0A > 7ccf7b0 Merge pull request # 112134 from apelisse/client-go-valid-segment%0A > ac7f657 fix spelling%0A > 9aa7c11 remove fieldsv1 from upgrade body%0A > d83ec9e Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A > a4b84d8 Validate segments with client-go/dynamic%0A > 0f4a6cf reset listenersStarted%0A > 703d15e Update staging/src/k8s.io/client-go/util/csaupgrade/upgrade.go%0A > cac10a8 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A > 449817f add multithreaded test to shared informer%0A > 675ca93 refactor if statement%0A > 46d4284 Merge pull request # 111241 from Abirdcfly/fixtestorsource%0A > de0b767 remove duplicate test%0A > cfaca90 address comments%0A > bdae576 Merge pull request # 112068 from aojea/aojea_client_go%0A > 9b300de make TestListPager_EachListItem rework%0A > 0565962 address review comments%0A > 089614c remove last applied configuration information%0A > fd22687 add aojea as client-go reviewer%0A > 5a25eb0 switch listeners to use a map, adapt tests%0A > efe3789 add more test cases%0A > 35ead05 Merge pull request # 112052 from tosi3k/bump-client-golang%0A > 90c6a46 active remove/add tests for event handlers%0A > 46dc22f clean up test%0A > 5291ca2 Bump prometheus/client_golang to v1.13.0%0A > de4dd3a tests for invalid registration removals%0A > ced85a8 update godoc%0A >
|
|
|
4e553d2275
|
upgrade (#506) | |
|
ec01baa5a5
|
upgrade to latest dependencies (#449)
bumping knative.dev/pkg 952fdd9...01dccc5: > 01dccc5 Add benchmarking for the http tracing handler (# 2080) > 9050838 Bump assorted dependencies (# 2086) > b8e331a Add skonto to metrics reviewers (# 2061) > 4a09d5e Simplify loading of local kubeconfig in sharedmain (# 2079) > 5ac4a75 add optional fs() to edit fake ctx for testing purpose (# 2057) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
95a2aaeace
|
Track floating deps @ master again (#284) |