Skip to content
This repository was archived by the owner on May 21, 2018. It is now read-only.
This repository was archived by the owner on May 21, 2018. It is now read-only.

Remove coupling with Kubernetes API #4

Description

@munnerz

Right now, in order to determine what actions to take or events have been fired (see hooks and events packages), we directly query the Kubernetes API.

In order to support alternative environments, we need to identify where we query this API, why we query it, and then provide an abstraction for that functionality via the TBC 'navigator-apiserver'.

Once we've refactored out all queries to the Kubernetes API, we should be able to run Pilots in any environment supported by the navigator-apiserver.

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