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 · 2 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

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 10, 2025
@ProbstDJakob
Copy link
Author

/remove-lifecycle stale

I would correct it myself, but I am not that familiar with the codebase or GO to be sure whether the issue is really an issue or I just misinterpreted something.

@openshift-ci openshift-ci bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 3, 2025
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