Skip to content

Commit

Permalink
make update
Browse files Browse the repository at this point in the history
  • Loading branch information
petr-muller committed Oct 7, 2024
1 parent 67e1e02 commit ddca9e1
Show file tree
Hide file tree
Showing 10 changed files with 2,338 additions and 1,394 deletions.
391 changes: 252 additions & 139 deletions openapi/generated_openapi/zz_generated.openapi.go

Large diffs are not rendered by default.

278 changes: 173 additions & 105 deletions openapi/openapi.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion update/v1alpha1/types_update_status.go
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ type ClusterVersionStatusInsight struct {

// completion is a percentage of the update completion (0-100)
// +required
// +kubebuilder:validation:Type=int
// +kubebuilder:validation:Minimum=0
// +kubebuilder:validation:Maximum=100
Completion uint8 `json:"completion"`
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

137 changes: 86 additions & 51 deletions update/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion update/v1alpha1/zz_generated.featuregated-crd-manifests.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
updatestatuses.update.openshift.io:
Annotations: {}
Annotations:
description: Provides health and status information about OpenShift cluster updates.
displayName: UpdateStatuses
ApprovedPRNumber: TODO
CRDName: updatestatuses.update.openshift.io
Capability: ""
Expand Down
Loading

0 comments on commit ddca9e1

Please sign in to comment.