-
Story
-
Resolution: Done
-
Critical
-
None
-
True
-
-
False
-
SECFLOWOTL-24 - Openshift Builds (Shipwright) : GA v1.0
-
-
-
Pipeline Integrations #242, Pipeline Integrations #243, Pipeline Integrations #3244, Pipeline Integrations #3246, Pipeline Integrations #3245
Story (Required)
As a developer trying to build applications with Shipwright, I want the sample build strategies and examples to use the v1beta1 API so that I can easily use the new api version.
Background (Required)
Upstream issue: https://github.com/shipwright-io/build/issues/1106
Out of scope
Changes to e2e test cases. This shall be covered with https://issues.redhat.com/browse/BUILD-656
Approach (Required)
All samples in https://github.com/shipwright-io/build/tree/main/samples should use the Beta API.
Dependencies
- The v1beta1 API pull request needs to be merged into the shipwright-io/build repository OR that code needs to be rebased into the developers feature branch.
https://issues.redhat.com/browse/BUILD-647
https://issues.redhat.com/browse/BUILD-648
Acceptance Criteria (Mandatory)
- No references are made to the v1alpha1 API in shipwright-o/build/samples.
Done Checklist
- Code is completed, reviewed, documented and checked in
- Acceptance criteria are met