Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

PACKET_API_TOKEN is not base64 encoded #95

@gianarb

Description

@gianarb

When doing clusterctl init with packet provider the PACKET_API_TOKEN env var is required because the manager uses it to interact with PacketAPI.

We create the secret but its content is not base64 encoded, so it means that when kubernetes tries to attach it as env var in the pod it can't decode it

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions