Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 20 for gRPC (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.25.md

    - go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful: v0.20.0
    - go.opentelemetry.io/contrib/propagators: v0.20.0
    - google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0
    
    ### Changed
    - bitbucket.org/bertimus9/systemstat: 0eeff89 → v0.5.0
    - cloud.google.com/go: v0.81.0 → v0.97.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Nov 16 11:30:31 GMT 2023
    - 419K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.16.md

    - github.com/gorilla/websocket: [4201258 → v1.4.0](https://github.com/gorilla/websocket/compare/4201258...v1.4.0)
    - github.com/grpc-ecosystem/go-grpc-prometheus: [2500245 → v1.2.0](https://github.com/grpc-ecosystem/go-grpc-prometheus/compare/2500245...v1.2.0)
    - github.com/hashicorp/golang-lru: [v0.5.0 → v0.5.1](https://github.com/hashicorp/golang-lru/compare/v0.5.0...v0.5.1)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.12.md

    * Kubelet won't evict a static pod with priority `system-node-critical` upon resource pressure. ([#74222](https://github.com/kubernetes/kubernetes/pull/74222), [@Huang-Wei](https://github.com/Huang-Wei))
    * Re-issue Allocate grpc calls before starting a container that requests device-plugin resources if the cached state is missing. ([#73824](https://github.com/kubernetes/kubernetes/pull/73824), [@jiayingz](https://github.com/jiayingz))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 293.8K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.13.md

    * Re-issue Allocate grpc calls before starting a container that requests device-plugin resources if the cached state is missing. ([#73824](https://github.com/kubernetes/kubernetes/pull/73824), [@jiayingz](https://github.com/jiayingz))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.28.md

    - github.com/golang/glog: [v1.0.0 → v1.1.0](https://github.com/golang/glog/compare/v1.0.0...v1.1.0)
    - google.golang.org/grpc: v1.54.0 → v1.56.3
    - google.golang.org/protobuf: v1.30.0 → v1.31.0
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.28.3
    
    
    ## Downloads for v1.28.3
    
    
    
    ### Source Code
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.14.md

    - Image garbage collection no longer fails for images with only one tag but more than one repository associated. ([#70647](https://github.com/kubernetes/kubernetes/pull/70647), [@corvus-ch](https://github.com/corvus-ch))
    - Re-issued Allocate grpc calls before starting a container that requests device-plugin resources if the cached state is missing. ([#73824](https://github.com/kubernetes/kubernetes/pull/73824), [@jiayingz](https://github.com/jiayingz))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.23.md

    - golang.org/x/tools: v0.1.2 → d4cc65f
    - google.golang.org/api: v0.20.0 → v0.46.0
    - google.golang.org/appengine: v1.6.5 → v1.6.7
    - google.golang.org/genproto: f16073e → fe13028
    - google.golang.org/grpc: v1.38.0 → v1.40.0
    - google.golang.org/protobuf: v1.26.0 → v1.27.1
    - gopkg.in/ini.v1: v1.51.0 → v1.62.0
    - honnef.co/go/tools: v0.0.1-2020.1.3 → v0.0.1-2020.1.4
    - k8s.io/gengo: b6c5ce2 → 485abfe
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 28 21:06:52 GMT 2023
    - 424.5K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.20.md

    - golang.org/x/time: 555d28b → 3af7569
    - golang.org/x/xerrors: 9bdfabe → 5ec99f8
    - google.golang.org/api: v0.15.1 → v0.20.0
    - google.golang.org/genproto: cb27e3a → 8816d57
    - google.golang.org/grpc: v1.27.0 → v1.27.1
    - google.golang.org/protobuf: v1.24.0 → v1.25.0
    - honnef.co/go/tools: v0.0.1-2019.2.3 → v0.0.1-2020.1.3
    - k8s.io/gengo: 8167cfd → 83324d8
    - k8s.io/klog/v2: v2.2.0 → v2.4.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.8.md

    * Bumped gRPC version to 1.3.0 ([#51154](https://github.com/kubernetes/kubernetes/pull/51154), [@RenaudWasTaken](https://github.com/RenaudWasTaken))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.18.md

    #### kube-apiserver:
    - The `--egress-selector-config-file` configuration file now accepts an apiserver.k8s.io/v1beta1  EgressSelectorConfiguration configuration object, and has been updated to allow specifying HTTP or GRPC connections to the network proxy ([#87179](https://github.com/kubernetes/kubernetes/pull/87179), [@Jefftree](https://github.com/Jefftree)) [SIG API Machinery, Cloud Provider and Cluster Lifecycle]
    
    #### kube-scheduler:
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
Back to top