Add v1alpha5 and remove alpha12 fields - #1943
Conversation
# Conflicts: # bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
|
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Fortune-Ndlovu The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| run: | | ||
| cat <<EOF > /tmp/kind-config.yaml | ||
| apiVersion: kind.x-k8s.io/v1alpha4 | ||
| apiVersion: kind.x-k8s.io/v1alpha5 |
There was a problem hiding this comment.
Late to the party, but this is the Kind config API version and should not have changed. The nightly checks seem to be failing due to this: https://github.com/redhat-developer/rhdh-operator/actions/runs/19750250506/job/56591855345
Follow-up PR to revert this: #1948
Description
Which issue(s) does this PR fix or relate to
https://issues.redhat.com/browse/RHIDP-9950
PR acceptance criteria