Skip to content
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

GQL Query Resolvers: Pipeline and Node entities #12

Open
2 tasks
rosibaj opened this issue Feb 4, 2021 · 0 comments
Open
2 tasks

GQL Query Resolvers: Pipeline and Node entities #12

rosibaj opened this issue Feb 4, 2021 · 0 comments
Assignees
Labels

Comments

@rosibaj
Copy link

rosibaj commented Feb 4, 2021

The Graph Manager should talk to the Kubernetes API to get information on:

  • Pipelines
  • Nodes
  • Queue Names

This is a query only, no actions (mutation). This is will be done in a near real-time manner (see wiki: https://wiki.oicr.on.ca/pages/viewpage.action?pageId=154539008)

Expected Outcome

  • Pipeline entity exists in the GraphQL that can be queried against
  • Nodes entity exists in the GraphQL that can be queried against
@rosibaj rosibaj added this to the [FF] Code Monkeys - Sprint 48 milestone Feb 4, 2021
@lepsalex lepsalex added this to the Code Monkeys - Sprint 51 milestone Mar 16, 2021
@lepsalex lepsalex added the SP:3 label Mar 16, 2021
@akachru-github akachru-github removed this from the Code Monkeys - Sprint 62 milestone Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants