Skip to content

Convert baremetalSetTemplate field to pointer#1622

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
rabi:pointer
Oct 1, 2025
Merged

Convert baremetalSetTemplate field to pointer#1622
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
rabi:pointer

Conversation

@rabi

@rabi rabi commented Sep 26, 2025

Copy link
Copy Markdown
Contributor

As this field is optional, we should make it a pointer that would ensure proper optional validation i.e struct is optional, but if it is provided, some of its internal fields can be required.

@softwarefactory-project-zuul

Copy link
Copy Markdown

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.
Warning:
Error merging github.com/openstack-k8s-operators/openstack-operator for 1622,23876294dbacde2d9844b8e255f5ebaeee581d1f

@abays abays left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci

openshift-ci Bot commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abays, rabi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

As this field is optional we should make it a
pointer which ensures proper optional validation
i.e  struct is optional, but if it is provided,
some of its internal fields can be required.

Depends-On: openstack-k8s-operators/openstack-baremetal-operator#328
Signed-off-by: rabi <ramishra@redhat.com>
@openshift-ci

openshift-ci Bot commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

New changes are detected. LGTM label has been removed.

@abays abays added the lgtm label Sep 30, 2025
@abays

abays commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

/test functional

@rabi

rabi commented Sep 30, 2025

Copy link
Copy Markdown
Contributor Author

/test openstack-operator-build-deploy-kuttl-4-18

@rabi

rabi commented Oct 1, 2025

Copy link
Copy Markdown
Contributor Author

/test openstack-operator-build-deploy-kuttl-4-18

1 similar comment
@rabi

rabi commented Oct 1, 2025

Copy link
Copy Markdown
Contributor Author

/test openstack-operator-build-deploy-kuttl-4-18

@rabi

rabi commented Oct 1, 2025

Copy link
Copy Markdown
Contributor Author

openstack-operator-build-deploy-kuttl-4-18 seems to be failing consistently with tls: failed to verify certificate: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "kube-apiserver-lb-signer. Probably some cert expiration issue with prow. I'll override the job to merge this PR.

@rabi

rabi commented Oct 1, 2025

Copy link
Copy Markdown
Contributor Author

/override ci/prow/openstack-operator-build-deploy-kuttl-4-18

@openshift-ci

openshift-ci Bot commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

@rabi: Overrode contexts on behalf of rabi: ci/prow/openstack-operator-build-deploy-kuttl-4-18

Details

In response to this:

/override ci/prow/openstack-operator-build-deploy-kuttl-4-18

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.

@openshift-merge-bot openshift-merge-bot Bot merged commit bb62bca into openstack-k8s-operators:main Oct 1, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants