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.

🐛 E2E tests failing due to KUBECONFIG weirdness #435

@cprivitere

Description

@cprivitere

E2E tests appear broken. Investigation points to kubectl not being able to connect to the cluster when it's time to install CPEM. This doesn't happen in the quickstart test, but does happen in most of the others. I believe this is due to some oddity where KUBECONFIG is set by the testing framework (this is just a theory). If we add explicit code back in to declare KUBECONFIG=/etc/kubernetes/admin.conf, it should resolve the issue.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions