[18.0-fr5] [OSPRH-26273] Update observability-operator#864
[18.0-fr5] [OSPRH-26273] Update observability-operator#864vyzigold wants to merge 1 commit intoopenstack-k8s-operators:18.0-fr5from
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vyzigold The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/50f6e23632794671a29fb6cd7420e578 ✔️ openstack-k8s-operators-content-provider SUCCESS in 57m 54s |
|
recheck |
Update OBO to v1.0.0 (newer versions would require updates to k8s.io/* as well). This will enable us to use the newest CRD fields easily from telemetry-operator. Mainly the NodeSelector and the TLS related fields.
ba9bad8 to
0169214
Compare
|
/retest |
1 similar comment
|
/retest |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/cf29d8fda74e426891f9fb5553a6609f ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 53m 13s |
|
/retest |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d4935d03ee7b470a8360cfe4fbc6b47f ✔️ openstack-k8s-operators-content-provider SUCCESS in 38m 08s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c2cff666cedf4d51ab1214f1552a89f7 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 46m 39s |
|
recheck |
|
It seems like we are adding a new required field:
|
|
/override ci/prow/precommit-check |
|
@vyzigold: Overrode contexts on behalf of vyzigold: ci/prow/precommit-check DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@jlarriba yes. this is known and it has been discussed on the original PR on main. I just compared the list of the new required fields we get here against the list in the original PR #844 (comment) and they're the same. There was a discussion about this on the original PR and on slack and the decision was that this should be fine since all the new required fields are enveloped inside new optional structs. |
Update OBO to v1.0.0 (newer versions would require updates to k8s.io/* as well). This will enable us to use the newest CRD fields easily from telemetry-operator. Mainly the NodeSelector and the TLS related fields.
This is an automated cherry-pick of #844