Skip to content

OnDemandType enum is limiting #4

@claymccoy

Description

@claymccoy

The fact that OnDemandType is an enum seems to limit the types of things we can cache. If this was more dynamic (like a set of Strings) then a plugin could add a new type.

https://github.com/spinnaker/clouddriver/blob/81d60a763a7ad487073a555def63c38213f424a7/clouddriver-core/src/main/groovy/com/netflix/spinnaker/clouddriver/cache/OnDemandAgent.java#L42

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions