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

Update README.md to Resolve Errors #50

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Update README.md to Resolve Errors #50

merged 2 commits into from
Mar 22, 2024

Conversation

billabongrob
Copy link
Contributor

Adding an additional scheduler option as the previous example was failing to build the backend. #49
Also, the spec was missing in the groupTransformer which caused all insertions of new groups to fail with an error such that:

[1] 2024-03-21T21:53:32.085Z catalog warn Policy check failed for group:default/xxxxxxxx; caused by Error: Malformed envelope, <root> must NOT have additional properties type=plugin entity=group:default/xxxxx

Adding an additional scheduler option as the previous example was failing to build the backend.  
Also, the spec was missing in the groupTransformer which caused all insertions of new groups to fail with an error such that:
```
Thanks, this helped.  
Next error now is:
[1] 2024-03-21T21:53:32.085Z catalog warn Policy check failed for group:default/xxxxxxxx; caused by Error: Malformed envelope, <root> must NOT have additional properties type=plugin entity=group:default/xxxxx
```
@zhammer
Copy link
Contributor

zhammer commented Mar 22, 2024

thanks for all of these fixes @billabongrob

Reducing timeout.

Co-authored-by: Zach Hammer <[email protected]>
@zhammer zhammer merged commit 0c99da5 into seatgeek:main Mar 22, 2024
9 checks passed
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.

2 participants