Skip to content

Errors when deploying node template example #106

@eliAbdulrahman

Description

@eliAbdulrahman

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions