We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec9e7b commit 807d63aCopy full SHA for 807d63a
test/infrastructure/docker/api/v1beta2/devcluster_types.go
@@ -141,7 +141,7 @@ type DevClusterStatus struct {
141
Deprecated *DevClusterDeprecatedStatus `json:"deprecated,omitempty"`
142
}
143
144
-// DevClusterInitializationStatus provides observations of the FooCluster initialization process.
+// DevClusterInitializationStatus provides observations of the DevCluster initialization process.
145
type DevClusterInitializationStatus struct {
146
// provisioned is true when the infrastructure provider reports that the Cluster's infrastructure is fully provisioned.
147
// NOTE: this field is part of the Cluster API contract, and it is used to orchestrate initial Cluster provisioning.
0 commit comments