Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fingerprinter keeps manual network config #5482

Closed
wants to merge 65 commits into from

Conversation

langmartin
Copy link
Contributor

when updating the node data with fingerprint results, only merge in network data in the case that it was not manually specified in the configuration.

closes #2619

DingoEatingFuzz and others added 30 commits March 25, 2019 09:09
Currently when operators need to log onto a machine where an alloc
is running they will need to perform both an alloc/job status
call and then a call to discover the node name from the node list.

This updates both the job status and alloc status output to include
the node name within the information to make operator use easier.

Closes #2359
Cloess #1180
@langmartin langmartin force-pushed the b-fingerprinter-manual-config branch from 09f1291 to 9683bf2 Compare March 29, 2019 14:50
return false
}

// r.Constraints == o.Constraints, order sensitive
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should these two collections be compared as sets?

Copy link
Member

@schmichael schmichael 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 great!

client/client.go Show resolved Hide resolved
Co-Authored-By: langmartin <lang.martin@gmail.com>
@DingoEatingFuzz
Copy link
Contributor

@langmartin , the 0.9.1-dev branch has been merged into master. Please reopen this pointed to master.

langmartin added a commit that referenced this pull request Apr 11, 2019
Revert "fingerprint Constraints and Affinities have Equals, as set"
This reverts commit 596f16f.

Revert "client tests assert the independent handling of interface and speed"
This reverts commit 7857ac5.

Revert "structs missed applying a style change from the review"
This reverts commit 658916e.

Revert "client, structs comments"
This reverts commit be2838d.

Revert "client fingerprint updateNetworks preserves the network configuration"
This reverts commit fc309cb.

Revert "client_test cleanup comments from review"
This reverts commit bc0bf4e.

Revert "client Networks Equals is set equality"
This reverts commit f8d4323.

Revert "struct cleanup indentation in RequestedDevice Equals"
This reverts commit f474641.

Revert "struct Equals checks for identity before value checking"
This reverts commit 0767a46.

Revert "fix client-test, avoid hardwired platform dependecy on lo0"
This reverts commit e89dbb2.

Revert "refactor error in client fingerprint to include the offending data"
This reverts commit a7fed72.

Revert "add client updateNodeResources to merge but preserve manual config"
This reverts commit 84bd433.

Revert "refactor struts.RequestedDevice to have its own Equals"
This reverts commit 6897825.

Revert "refactor structs.Resource.Networks to have its own Equals"
This reverts commit 49e2e6c.

Revert "refactor structs.Resource.Devices to have its own Equals"
This reverts commit 4ede922.

Revert "add COMPAT(0.10): Remove in 0.10 notes to impl for structs.Resources"
This reverts commit 49fbaac.

Revert "add structs.Resources Equals"
This reverts commit 8528a2a.

Revert "test that fingerprint resources are updated, net not clobbered"
This reverts commit 8ee02dd.
langmartin added a commit that referenced this pull request Apr 11, 2019
langmartin added a commit that referenced this pull request Apr 11, 2019
langmartin added a commit that referenced this pull request Apr 11, 2019
Revert "Revert accidental merge of pr #5482"
This reverts commit c45652a.
langmartin added a commit that referenced this pull request Apr 19, 2019
Revert "Revert accidental merge of pr #5482"
This reverts commit c45652a.
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants