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

Errors when deploying node template example #106

Open
eliAbdulrahman opened this issue Sep 24, 2024 · 0 comments
Open

Errors when deploying node template example #106

eliAbdulrahman opened this issue Sep 24, 2024 · 0 comments

Comments

@eliAbdulrahman
Copy link

eliAbdulrahman commented Sep 24, 2024

Hello, I am one of the support engineers at Cast AI. one of our customers informed us that they encountered a couple of issues when using the provider:

  1. in example, customLabel should be changed to customLabels as per ­API spec

  2. also the type should be object instead of array per API spec. Similar to customTaints

Currently trying to deploy this example gives an error:

Error from server (BadRequest): error when creating "nodetemplate.yaml": NodeTemplate in version "v1alpha1" cannot be handled as a NodeTemplate: strict decoding
error: unknown field "spec.forProvider.customLabels[0].key", unknown field "spec.forProvider.customLabels[0].value"
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

1 participant