Skip to content

Support floats? #245

Closed
Closed
@skonto

Description

@skonto

In the official docs I still see float support: https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/, am I wrong?
I am currently hitting this error:

// no floats (technically we shouldn't allow int64 or plain int either, but :shrug:).

Error I get is: unsupported type "float32". I expected my field to be parsed and crd to have a field of type number in the yaml format.

Metadata

Metadata

Assignees

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions