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

Docs: Wrong type for clusterOSImageProperties of the openstack platform #9090

Open
ProbstDJakob opened this issue Oct 11, 2024 · 0 comments
Open

Comments

@ProbstDJakob
Copy link

Platform:

openstack

What happened?

The documentation for the cluster-scoped properties of the openstack platform state that the clusterOSImageProperties is an optional list of strings.

What you expected to happen?

The type of the clusterOSImageProperties is actually a map[string]string and thus the documentation should state something like optional object of strings. Same for the description following the type and the documentation in the code.

References

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