kubernetes-sigs / release-sdk

Interfaces and implementations for building Kubernetes releases.
Apache License 2.0
16 stars 29 forks source link

Add `osc` API for `Version` and `WaitResults` #361

Closed saschagrunert closed 4 months ago

saschagrunert commented 4 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

Add the new API which is capable of failing on wait.

Refers to: https://github.com/kubernetes/release/issues/3632

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

cc @kubernetes-sigs/release-engineering

Does this PR introduce a user-facing change?

Added `osc` package API `Version` and `WaitResults`.
saschagrunert commented 4 months ago

@kubernetes-sigs/release-engineering PTAL

k8s-ci-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/release-sdk/blob/main/OWNERS)~~ [cpanato,saschagrunert] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment