Coder Social home page Coder Social logo

Comments (4)

DanielXLee avatar DanielXLee commented on July 21, 2024

Test in kind cluster version v1.18.19

# kubectl version
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.3", GitCommit:"ca643a4d1f7bfe34773c74f79527be4afd95bf39", GitTreeState:"clean", BuildDate:"2021-07-15T21:04:39Z", GoVersion:"go1.16.6", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.19", GitCommit:"ac0cc736d0018d817c763083945e4db863168d12", GitTreeState:"clean", BuildDate:"2021-05-28T00:06:59Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}

hub error log

E0928 09:33:01.276051       1 writers.go:117] apiserver was unable to write a JSON response: http2: stream closed
E0928 09:33:01.276202       1 status.go:71] apiserver received an error that is not an metav1.Status: &errors.errorString{s:"http2: stream closed"}: http2: stream closed
I0928 09:33:01.276228       1 httplog.go:89] "HTTP" verb="GET" URI="/apis/shadow/v1alpha1" latency="884.958µs" userAgent="Go-http-client/2.0" srcIP="172.18.0.129:56774" resp=200
E0928 09:33:01.276242       1 wrap.go:54] timeout or abort while handling: GET "/apis/shadow/v1alpha1"
E0928 09:33:01.276268       1 writers.go:117] apiserver was unable to write a JSON response: http2: stream closed
I0928 09:33:01.276311       1 httplog.go:89] "HTTP" verb="GET" URI="/apis/shadow/v1alpha1" latency="699.369µs" userAgent="Go-http-client/2.0" srcIP="172.18.0.129:56774" resp=200
E0928 09:33:01.276322       1 wrap.go:54] timeout or abort while handling: GET "/apis/shadow/v1alpha1"
E0928 09:33:01.277152       1 writers.go:130] apiserver was unable to write a fallback JSON response: http: Handler timeout
E0928 09:33:01.280370       1 status.go:71] apiserver received an error that is not an metav1.Status: &errors.errorString{s:"http2: stream closed"}: http2: stream closed
E0928 09:33:01.281453       1 writers.go:130] apiserver was unable to write a fallback JSON response: http: Handler timeout

from clusternet.

DanielXLee avatar DanielXLee commented on July 21, 2024

This issue not found in k8s version v1.21.1

from clusternet.

dixudx avatar dixudx commented on July 21, 2024

E0928 08:40:43.222216 1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *v1beta1.FlowSchema: failed to list *v1beta1.FlowSchema: the server could not find the requested resource (get flowschemas.flowcontrol.apiserver.k8s.io)

E0928 07:33:03.349992 1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *v1beta1.PriorityLevelConfiguration: failed to list *v1beta1.PriorityLevelConfiguration: the server could not find the requested resource (get prioritylevelconfigurations.flowcontrol.apiserver.k8s.io)

Currently Clusternet is built with v0.21.2, which registers PriorityLevelConfiguration and FlowSchema with GroupVersion flowcontrol.apiserver.k8s.io/v1beta1. While v1.18.x registers those with GroupVersion flowcontrol.apiserver.k8s.io/v1alpha1.

from clusternet.

dixudx avatar dixudx commented on July 21, 2024

Add matrix on Kubernetes compatibility

from clusternet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.