apiserver-runtime
apiserver-runtime copied to clipboard
Libraries for implementing aggregated apiservers
Ref: https://github.com/kubernetes/apiserver/commit/3783e4af68fb8ac97c334eaf3c5cf8d3313f55bd `apiserver` has required openapiv3 config since v0.27.x release - See https://github.com/kubernetes/apiserver/blob/v0.27.0/pkg/server/genericapiserver.go#L957-L960 vs the v0.26.x release: https://github.com/kubernetes/apiserver/blob/v0.26.13/pkg/server/genericapiserver.go#L873 After upgrading the apiserver to v0.27.x in #95 the upgrade broke the...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.35.0 to 0.44.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases. Release v1.20.0/v0.45.0/v0.14.0 Added Set the description for the rpc.server.duration metric in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#4302) Add NewServerHandler and NewClientHandler that...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.35.0 to 0.46.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases. Release v1.21.0/v0.46.0/v0.15.0/v0.1.0 Added Add the new go.opentelemetry.io/contrib/instrgen package to provide auto-generated source code instrumentation. (#3068, #3108) Add "go.opentelemetry.io/contrib/samplers/jaegerremote".WithSamplingStrategyFetcher...
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
rename NewJsonFileStorageProvider to NewJSONFilepathStorageProvider
Hi folks, just wondering if we have the plan to cut new release? For example there was a commit https://github.com/kubernetes-sigs/apiserver-runtime/commit/e0b65dba7f5912b6532fdef1ee6f807488945c3c which implemented `Destroy` function to meet the requirement of `rest.Storage`...
I noticed that the project does not support kubebuilder's go/v4 layout yet. This issue is to track changes towards it. https://kubebuilder.io/migration/migration_guide_gov3_to_gov4
Use go install to install the binary.