You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
Reuse existing "images.CreateOpts" for node image releases
This ensures that all parameters and descriptions used by `gophercloud` in the release referenced are up-to-date.
Signed-off-by: Tobias Wolf <[email protected]>
// container. Valid values are ami, ari, aki, bare, and ovf.
62
-
ContainerFormatstring`json:"container_format,omitempty" yaml:"container_format,omitempty"`//nolint:tagliatelle // OS API expects snake case query attrs
conditions.MarkFalse(openstacknodeimagerelease, apiv1alpha1.OpenStackImageReadyCondition, apiv1alpha1.OpenStackImageNotCreatedYetReason, clusterv1beta1.ConditionSeverityInfo, "image is not created yet")
0 commit comments