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

Dealbot not creating bots #345

Open
coryschwartz opened this issue Nov 28, 2021 · 1 comment
Open

Dealbot not creating bots #345

coryschwartz opened this issue Nov 28, 2021 · 1 comment
Assignees

Comments

@coryschwartz
Copy link

coryschwartz commented Nov 28, 2021

Bug, cannot create bots.

https://protocollabs.slack.com/archives/C01SCJ9MF0U/p1637957177034000

To reproduce the issue, create a bot through the API

▶ curl localhost:8764/regions/mainnet-us-east-1 -X POST -d '{
quote> "id": "testtesttest",
quote> "region": "mainnet-us-east-1",
quote> "tags": [ "test", "cory" ],
quote> "workers": 1
quote> }'

The error message emitted follows:

{"level":"info","ts":"2021-11-28T18:31:37.134Z","logger":"spawner","caller":"spawn/kubernetes.go:62","msg":"could not install charterrunable to build kubernetes objects from release manifest: error validating \"\": error validating data: ValidationError(Service.spec.ports[0]): unknown field \"Protocol\" in io.k8s.api.core.v1.ServicePortreleasetesttesttest"}

@coryschwartz coryschwartz self-assigned this Nov 28, 2021
@dkkapur
Copy link
Collaborator

dkkapur commented Dec 2, 2021

@coryschwartz do you want to close this one out given the fixes made?

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

No branches or pull requests

2 participants