Skip to content

TrialSpawnerConfig Registry #11722

@Machine-Maker

Description

@Machine-Maker

Is your feature request related to a problem?

Upstream's TrialSpawnerConfiguration is poorly designed and thought out. It should be a registry-related type that is immutable. The current design makes it impossible to store a registered config without serializing the whole thing to the trial spawner instead of just the reference key.

Describe the solution you'd like.

We should just deprecate that type and associated API for a new immutable type with registry entry builders for modification.

Describe alternatives you've considered.

N/A

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions