Skip to content

BackendTLSPolicy is in version v1alpha3 instead of v1 #3605

@jocelynthode

Description

@jocelynthode

Describe the bug

The BackendTLSPolicy is still in version v1alpha3 it has been graduated to GA and v1 in Gateway API v1.4.0 that has been released last month.

Related helm chart

argo-cd

Helm chart version

9.1.4

To Reproduce

  1. Use latest Traefik Gateway API implementation (or any implementation using v1.4.0)
  2. set server.backendTLSPolicy.enabled: true

You will get the following error:

The Kubernetes API could not find version "v1alpha3" of gateway.networking.k8s.io/BackendTLSPolicy for requested resource argocd/argocd-server. Version "v1" of gateway.networking.k8s.io/BackendTLSPolicy is installed on the destination cluster.

Expected behavior

BackendTLSPolicy should be created with version v1

Screenshots

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions