Skip to content

Commit b307ab8

Browse files
author
Yuvaraj Kakaraparthi
committed
deprecate rolloutAfter in cluster topology
1 parent c6cac04 commit b307ab8

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

api/v1beta1/cluster_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ type Topology struct {
8181
// RolloutAfter performs a rollout of the entire cluster one component at a time,
8282
// control plane first and then machine deployments.
8383
// +optional
84+
// Deprecated: This field has no function and is going to be removed in the next apiVersion.
8485
RolloutAfter *metav1.Time `json:"rolloutAfter,omitempty"`
8586

8687
// ControlPlane describes the cluster control plane.

api/v1beta1/zz_generated.openapi.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/crd/bases/cluster.x-k8s.io_clusters.yaml

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)