Closed metlos closed 1 month ago
@metlos: This pull request references SO-137 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
@Prashanth684 does this look likes something that would improve our "release experience" the next time?
For OKD, you'd run ./library-sync.sh --okd
which would update all the samples in OKD (not resetting any "unsupported" ones).
@metlos: all tests passed!
Full PR test history. Your PR dashboard.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: metlos, mfrancisc
The full list of commands accepted by this bot can be found here.
The pull request process is described here
[ART PR BUILD NOTIFIER]
Distgit: ose-cluster-samples-operator This PR has been included in build ose-cluster-samples-operator-container-v4.18.0-202410150841.p0.gd98a041.assembly.stream.el9. All builds following this will include this PR.
This changes
library-sync.sh
such that by default, it only updates the supported samples in OCP for all architectures.If the
--okd
parameter is supplied to the script, all samples in OKD are updated (there are no unsupported samples in OKD).