Skip to content

Make a KuberentesServiceInstance a non-sealed class #2038

@mipo256

Description

@mipo256

I want to bring up the question wether or not this is a good idea to make the KuberentesServiceInstance a sealed interface. Currently, it is. I do not insist at all, just opening the discussion on this question.

As far as I know there is no specification that undermines this class. On the other hand, it would be quite handy to be able to Mock this interface, since DefauktKuberentesServiceInstance is a Java record and can be quite an excessive it setup.

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions