Releases: submariner-io/shipyard
Releases · submariner-io/shipyard
0.12.0
Drop the bundle and OCM deployment tests These are currently broken, and as discussed in today's development meeting, should be dropped. They will be restored once bundle construction is fixed (as part of the planned Operator SDK upgrade). Fixes: #717 Signed-off-by: Stephen Kitt <[email protected]> (cherry picked from commit bcc10c5a76691b131690a0ebae4e90320b9fe4d8)
0.12.0-rc1
Drop the bundle and OCM deployment tests These are currently broken, and as discussed in today's development meeting, should be dropped. They will be restored once bundle construction is fixed (as part of the planned Operator SDK upgrade). Fixes: #717 Signed-off-by: Stephen Kitt <[email protected]> (cherry picked from commit bcc10c5a76691b131690a0ebae4e90320b9fe4d8)
0.12.0-rc0
Update Shipyard to use stable branch 'release-0.12' Signed-off-by: Automated Release <[email protected]>
0.12.0-m3
Move tools.go out of the way ... so that the project can be used with "go get" again (otherwise "go get" fails with "package github.com/submariner-io/shipyard: build constraints exclude all Go files in /home/skitt/go/pkg/mod/github.com/submariner-io/shipyard@v..."). Signed-off-by: Stephen Kitt <[email protected]>
0.12.0-m2
Handle local builds in our Dapper infrastructure This is based on <https://github.com/submariner-io/submariner/pull/1607> but adapted so that it can be shared across all projects. When LOCAL_BUILD is defined, assume that Shipyard is available in ../shipyard (relative to the top directory of the current project), and instead of running Dapper, run Dapper-hosted commands directly. This relies on DAPPER_ARGS for Dapper arguments throughout, instead of specifying Dapper arguments in the Dapper invocation itself; that way, local builds can ignore DAPPER_ARGS entirely. This produces the expected behaviour when choosing a base image: the command to run inside the chosen base image is run directly. It changes "make shell" however, but in a sensible way; Make determines that there is nothing to do and returns to whatever called it, typically a shell in the right environment. Signed-off-by: Stephen Kitt <[email protected]>
0.12.0-m1
add generic target to print a variable from make's environment Signed-off-by: Etai Lev Ran <[email protected]>
0.12.0-m0
Share the backport script This allows "make backport" to be used in any Shipyard-based repository. Signed-off-by: Stephen Kitt <[email protected]>
0.11.1
Update Shipyard to use stable branch 'release-0.11' Signed-off-by: Automated Release <[email protected]>
0.11.0
Update Shipyard to use stable branch 'release-0.11' Signed-off-by: Automated Release <[email protected]>
0.11.0-rc2
Update Shipyard to use stable branch 'release-0.11' Signed-off-by: Automated Release <[email protected]>