Skip to content

Commit ba67c66

Browse files
author
CloudNativePG Automated Updates
committed
chore: sync API
1 parent bb6542c commit ba67c66

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

pkg/api/v1/cluster_types.go

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1952,17 +1952,6 @@ type AffinityConfiguration struct {
19521952
AdditionalPodAffinity *corev1.PodAffinity `json:"additionalPodAffinity,omitempty"`
19531953
}
19541954

1955-
// RollingUpdateStatus contains the information about an instance which is
1956-
// being updated
1957-
type RollingUpdateStatus struct {
1958-
// The image which we put into the Pod
1959-
ImageName string `json:"imageName"`
1960-
1961-
// When the update has been started
1962-
// +optional
1963-
StartedAt metav1.Time `json:"startedAt,omitempty"`
1964-
}
1965-
19661955
// BackupTarget describes the preferred targets for a backup
19671956
type BackupTarget string
19681957

pkg/api/v1/zz_generated.deepcopy.go

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

0 commit comments

Comments
 (0)