Skip to content

Commit 0ba4e9f

Browse files
authored
Merge pull request #5499 from taskcluster/matt-boris/betterDefinedWMSchema
fix(schema, graphql): use explicit values when a worker is not known by worker manager, add better descriptions, update graphql queries
2 parents 91769f2 + 02317f3 commit 0ba4e9f

File tree

12 files changed

+251
-255
lines changed

12 files changed

+251
-255
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
audience: general
2+
level: patch
3+
---
4+
Don't allow additional properties in `worker-response.yml` schema. Updated descriptions in `worker-response.yml` and `list-workers-response.yml` schemas to explain some default values that may occur in the case where the queue knows about the worker, but worker manager does not. Also, updated the GraphQL queries to extract additional needed data.

0 commit comments

Comments
 (0)