Skip to content

Support multiple PrivateLoadZone objects #524

@yorugac

Description

@yorugac

Feature Description

As of now, k6-operator supports only one PrivateLoadZone at a time, or per installation. We'd like to extend support to multiple PrivateLoadZones.

Suggested Solution (optional)

The reconciler should move out polling logic into a new abstraction, with each PrivateLoadZone having its own goroutine to set up the poller, the factory and to handle the updates from the reconciler async.

The max number of PrivateLoadZones should be regulated by GCk6 and not by k6-operator.

Already existing or connected issues / PRs (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions