Skip to content

v0.26.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 15:22
· 4 commits to main since this release
v0.26.0
6a4e71a

Changes by Kind

API Change

Feature

  • Add support for internal.kcp.io/inactive annotation on logical clusters to forbid any access beyond logical clusters. (#3152, @RedbackThomson)

Performance & Optimizations

  • Fix performance issue of all watches to termindate after 30s. (#3162, @sttts)
  • Fix performance problem in virtual workspace authorization. (#3163, @sttts)
  • Make workspace deletion more reliable, trying harder to not leak LogicalClusters. (#3119, @sttts)
  • Optimize apibinding reconciler to produce less work for the memory garbage collector. (#3166, @sttts)
  • Optimize authorization in virtual workspaces. (#3167, @sttts)
  • Reduce memory consumption of the admission webhook plugin. (#3165, @sttts)
  • Skip attempt to create root directory if --root-directory="" is set (#3158, @embik)

Dependencies

Added

  • cel.dev/expr: v0.15.0
  • github.com/antlr4-go/antlr/v4: v4.13.0
  • github.com/go-task/slim-sprig/v3: v3.0.0
  • github.com/kcp-dev/kubernetes/staging/src/k8s.io/cri-client: ab5c3a6
  • github.com/shurcooL/sanitized_anchor_name: v1.0.0
  • github.com/urfave/cli: v1.22.1
  • gopkg.in/evanphx/json-patch.v4: v4.12.0

Changed

Removed

  • github.com/GoogleCloudPlatform/k8s-cloud-provider: f118173
  • github.com/antlr/antlr4/runtime/Go/antlr/v4: 8188dc5
  • github.com/fvbommel/sortorder: v1.1.0
  • github.com/go-task/slim-sprig: 52ccab3
  • github.com/google/s2a-go: v0.1.7
  • github.com/googleapis/enterprise-certificate-proxy: v0.2.3
  • github.com/googleapis/gax-go/v2: v2.11.0
  • github.com/kcp-dev/kubernetes/staging/src/k8s.io/legacy-cloud-providers: 321bee1
  • google.golang.org/api: v0.126.0
  • gopkg.in/gcfg.v1: v1.2.3
  • gopkg.in/warnings.v0: v0.1.2