Skip to content

Conversation

@oliashish
Copy link

@oliashish oliashish commented Jan 16, 2026

The NodeSet reconciler would not triggered on changes to ConfigMaps and Secrets from ansibleVarsFrom as we never check than and it won't update the nodeset status and message to mark it ready to changes

Jira: OSPRH-17961

The NodeSet reconciler would not triggered on changes to ConfigMaps and Secrets
from ansibleVarsFrom as we never check than and it won't update the
nodeset status and message to mark it ready to changes

Jira: OSPRH-17961
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 16, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: oliashish
Once this PR has been reviewed and has the lgtm label, please assign fultonj for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@oliashish oliashish requested a review from slagle January 16, 2026 13:20
@oliashish oliashish force-pushed the fix/nodeset-reconcile-with-secret-change branch from 363aa04 to 041c79f Compare January 16, 2026 13:38
@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2f91f3518f594651aa31a353d4524c5a

openstack-k8s-operators-content-provider FAILURE in 5m 19s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ openstack-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

}

// GetNodeSetAnsibleVarsFromHashes computes hashes for ConfigMaps and Secrets
// referenced in the NModeSet's AnsibleVarsFrom field (both NodeTemplate and
Copy link
Contributor

Choose a reason for hiding this comment

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

NModeSet typo

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 20, 2026

@oliashish: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/precommit-check aed228c link true /test precommit-check

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

Copy link
Contributor

@slagle slagle left a comment

Choose a reason for hiding this comment

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

this looks good. I can test it in my environment as well.

// ProcessAnsibleVarsFrom computes hashes for ConfigMaps and Secrets
// referenced in the NodeSet's AnsibleVarsFrom field (both NodeTemplate and
// individual Nodes)

Copy link
Contributor

Choose a reason for hiding this comment

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

drop the extra newline

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/50b1d132f5ab43838db660d50fa0e335

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 56m 28s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 32m 06s
cifmw-crc-podified-edpm-baremetal RETRY_LIMIT in 31m 44s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 51m 37s

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