Skip to content

ROX-12943: Sensor maps the NodeInventory to Node#3892

Closed
vikin91 wants to merge 4 commits intopr/add-nodeComponents-to-Nodefrom
pr/ROX-12943-sensor-maps-nodeinventory
Closed

ROX-12943: Sensor maps the NodeInventory to Node#3892
vikin91 wants to merge 4 commits intopr/add-nodeComponents-to-Nodefrom
pr/ROX-12943-sensor-maps-nodeinventory

Conversation

@vikin91
Copy link
Contributor

@vikin91 vikin91 commented Nov 23, 2022

Description

A detailed explanation of the changes in your PR.

Feel free to remove this section if it is overkill for your PR, and the title of your PR is sufficiently descriptive.

Checklist

  • Investigated and inspected CI test results
  • Unit test and regression tests added
  • Evaluated and added CHANGELOG entry if required
  • Determined and documented upgrade steps
  • Documented user facing changes (create PR based on openshift/openshift-docs and merge into rhacs-docs)

If any of these don't apply, please comment below.

Testing Performed

TODO(replace-me)
Use this space to explain how you tested your PR, or, if you didn't test it, why
you did not do so. Valid reasons include, for example, "CI is sufficient",
"No testable changes". Feel free to attach JSON snippets, curl commands,
screenshots.

In addition to reviewing your code, reviewers must also review your testing
instructions and make sure they are sufficient.

@openshift-ci
Copy link

openshift-ci bot commented Nov 23, 2022

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@vikin91
Copy link
Contributor Author

vikin91 commented Nov 23, 2022


func (c *nodeScanHandlerImpl) fakeAndSendToCentral(toC chan *central.MsgFromSensor, scan *storage.NodeInventory) {
if scan == nil {
func (c *nodeScanHandlerImpl) attachToNodeEndToCentral(toC chan<- *central.MsgFromSensor, inventory *storage.NodeInventory) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Make sure to add here rich and reasonable log output here.

@vikin91 vikin91 force-pushed the pr/add-nodeComponents-to-Node branch from ca013ad to c3df70d Compare November 23, 2022 14:30
@vikin91 vikin91 force-pushed the pr/ROX-12943-sensor-maps-nodeinventory branch from 931e02c to b2765a0 Compare November 23, 2022 14:31
@vikin91 vikin91 changed the title Sensor maps the NodeInventory to Node ROX-12943: Sensor maps the NodeInventory to Node Nov 23, 2022
@vikin91 vikin91 force-pushed the pr/add-nodeComponents-to-Node branch 2 times, most recently from f6906a5 to 8533c80 Compare November 29, 2022 13:35
@vikin91 vikin91 force-pushed the pr/ROX-12943-sensor-maps-nodeinventory branch from d03dbff to ae9aacb Compare November 29, 2022 14:13
@vikin91 vikin91 force-pushed the pr/add-nodeComponents-to-Node branch from 8533c80 to 8a3fe78 Compare November 30, 2022 08:07
@vikin91 vikin91 force-pushed the pr/ROX-12943-sensor-maps-nodeinventory branch from ae9aacb to 77e2995 Compare November 30, 2022 08:11
@vikin91 vikin91 force-pushed the pr/add-nodeComponents-to-Node branch 2 times, most recently from a354d5f to 28d3f61 Compare December 1, 2022 15:58
@vikin91 vikin91 force-pushed the pr/add-nodeComponents-to-Node branch 3 times, most recently from d8f2ea4 to 6bf493c Compare January 4, 2023 09:11
@ghost
Copy link

ghost commented Jan 4, 2023

Images are ready for the commit at 01dbe39.

To use with deploy scripts, first export MAIN_IMAGE_TAG=3.73.x-380-g01dbe39e8e.

@vikin91 vikin91 force-pushed the pr/add-nodeComponents-to-Node branch from 6bf493c to c94f16d Compare January 6, 2023 10:46
@vikin91 vikin91 force-pushed the pr/ROX-12943-sensor-maps-nodeinventory branch from b9d4ced to 762dc0d Compare January 6, 2023 10:52
@vikin91 vikin91 force-pushed the pr/add-nodeComponents-to-Node branch from 615abd4 to 1398927 Compare January 11, 2023 17:12
@vikin91 vikin91 force-pushed the pr/ROX-12943-sensor-maps-nodeinventory branch from 762dc0d to 01b47d6 Compare January 11, 2023 17:18
@vikin91
Copy link
Contributor Author

vikin91 commented Jan 20, 2023

Closing in favor of #4484

@vikin91 vikin91 closed this Jan 20, 2023
@vikin91 vikin91 deleted the pr/ROX-12943-sensor-maps-nodeinventory branch January 20, 2023 15:41
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.

2 participants