Skip to content

[Feature] Install cert-manager when installing ADOT addon #6171

Open
@emboss64

Description

@emboss64

What feature/behavior/change do you want?

cert-manager is a prerequisite for the adot addon. If you try to include adot in an initial cluster config you receive the following error: cert-manager is not installed on this cluster. During preview, you are required to have previously installed cert-manager.

Just installing the base cert-manager chart is enough to make it work: kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.8.2/cert-manager.yaml

Why do you want this feature?

Simplify the provisioning process

Metadata

Metadata

Assignees

Labels

area/add-onskind/featureNew feature or requestpriority/backlogNot staffed at the moment. Help wanted.priority/important-longtermImportant over the long term, but may not be currently staffed and/or may require multiple releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions