Skip to content

feat: Add agent API's proto #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Conversation

WoodenMaiden
Copy link

@WoodenMaiden WoodenMaiden commented Apr 4, 2022

  • Node agent
  • Networking

Related issues :

Close #7

Overall explanation of your work :

Wrote API definition to communicate with the scheduler

Technical decisions you've made and why :

Tasks lists :

  • Create instance method
  • Update instance method

Add a proto file in order to specify the agent API routes and types

Signed-off-by: Yann POMIE <[email protected]>
@WoodenMaiden WoodenMaiden linked an issue Apr 4, 2022 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added the team/cluster-scheduler Relative to cluster-scheduler team label Apr 4, 2022
@alexis-langlet alexis-langlet added the team/node-agent Relative to node-agent team label Apr 12, 2022
@EstebanBAR0N EstebanBAR0N merged commit 4a27bf7 into team/node-agent Apr 13, 2022
@EstebanBAR0N EstebanBAR0N deleted the 7-define-agent-api branch April 13, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/cluster-scheduler Relative to cluster-scheduler team team/node-agent Relative to node-agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define agent API
5 participants