Skip to content

Is the project still being maintained? v1 Endpoints is deprecated in k8s v1.33+, does the Spilo image support using EndpointSlice? #1148

@cwhfox

Description

@cwhfox

kubernetes/spilo_kubernetes.yaml

apiVersion: v1
kind: Endpoints
metadata:
  name: &cluster_name zalandodemo01
  labels:
    application: spilo
    spilo-cluster: *cluster_name
subsets: []

helm install postgres .\postgres
I0729 23:13:03.071548 13656 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I0729 23:13:03.150337 13656 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions