Skip to content

Conversation

wdhowe
Copy link
Member

@wdhowe wdhowe commented Sep 19, 2020

Added v1 operator http api support:

  • Protocols for v1 operator (common, agent only, master only)
  • Protocols implementation

Will integrate into agent/master clients and remove un-versioned API protocols/implementation in separate issues/pull requests.

From: https://mesos.apache.org/documentation/latest/endpoints/

"NOTE: If you are using Mesos 1.1 or later, we recommend using the new v1 Operator HTTP API instead of the unversioned REST endpoints listed below. These endpoints will be deprecated in the future."

Closes #12

Implemented v1 operator calls common to agents/masters.

Scaffolding impl files added for agent and master.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Operator Calls

1 participant