Skip to content

cannot specify ControlPlane in envtest.Environment #875

@ixdy

Description

@ixdy

I think this issue is similar to #841.

We have some code using envtest.Environment that has used the ControlPlane field to specify arguments for the APIServer and Etcd components:

After sigs.k8s.io/testing_frameworks/integration was moved into pkg/internal/testing/integration in #714, we can no longer do this:

use of internal package sigs.k8s.io/controller-runtime/pkg/internal/testing/integration not allowed

Is there a better way to be achieving this? Or was this unintentional?

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions