Skip to content

VPA Not following standardised Kubernetes TLS secret #8460

@aneurinprice

Description

@aneurinprice

Which component are you using?:

/area vertical-pod-autoscaler

What version of the component are you using?:

Component version:

1.4.1

kubectl version Output
$ kubectl version

Client Version: v1.33.3
Kustomize Version: v5.6.0
Server Version: v1.33.1

What environment is this in?:

What did you expect to happen?:

The VPA Deployment should be using a tls secert type using keynames tls.key and tls.crt.

What happened instead?:

An opaque secret was created instead:

vpa-tls-certs                          Opaque                                4      8s

How to reproduce it (as minimally and precisely as possible):

Run

pkg/admission-controller/gencerts.sh

Anything else we need to know?:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions