Skip to content

Commit 807d63a

Browse files
committed
rename Foo to Dev
Signed-off-by: sivchari <[email protected]>
1 parent aec9e7b commit 807d63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/infrastructure/docker/api/v1beta2/devcluster_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ type DevClusterStatus struct {
141141
Deprecated *DevClusterDeprecatedStatus `json:"deprecated,omitempty"`
142142
}
143143

144-
// DevClusterInitializationStatus provides observations of the FooCluster initialization process.
144+
// DevClusterInitializationStatus provides observations of the DevCluster initialization process.
145145
type DevClusterInitializationStatus struct {
146146
// provisioned is true when the infrastructure provider reports that the Cluster's infrastructure is fully provisioned.
147147
// NOTE: this field is part of the Cluster API contract, and it is used to orchestrate initial Cluster provisioning.

0 commit comments

Comments
 (0)