Skip to content

Allow only one fetchStrategy in the Shim? #595

@kate-goldenring

Description

@kate-goldenring

#590 added a new fetchStrategy called platforms which is the new encouraged strategy.

It is a confusing experience that you can still define multiple fetchStrategies (anonHTTP and platforms) but we don't fallback.

We could update the Shim CRD to define custom logic using x-kubernetes-validation. For example: https://github.com/kate-goldenring/runtime-class-manager/compare/arch-agnostic-fetch-strategy...kate-goldenring:runtime-class-manager:disallow-multiple-fetch-strategies?expand=1.

Or we could deprecate anonHTTP #594 and cross this bridge if we ever introduce any other strategy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions