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

Drain and Gate Filtering #172

Merged
merged 6 commits into from
Jan 21, 2021
Merged

Drain and Gate Filtering #172

merged 6 commits into from
Jan 21, 2021

Conversation

j-mai
Copy link
Contributor

@j-mai j-mai commented Jan 21, 2021

This PR:

  • adds the ability to gate device connection requests by metadata parameters
  • adds the ability to drain devices by specific metadata parameters
  • updates the control server docs

Closes #158

@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #172 (667d338) into main (5fc76ae) will decrease coverage by 0.18%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
- Coverage   57.05%   56.86%   -0.19%     
==========================================
  Files          16       16              
  Lines         929      932       +3     
==========================================
  Hits          530      530              
- Misses        389      392       +3     
  Partials       10       10              
Impacted Files Coverage Δ
control.go 0.00% <0.00%> (ø)
main.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5fc76ae...8804e3f. Read the comment docs.

@guardrails
Copy link

guardrails bot commented Jan 21, 2021

⚠️ We detected security issues in this pull request:

Vulnerable Libraries (1)

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@j-mai j-mai requested a review from kcajmagic January 21, 2021 17:16
@sonarcloud
Copy link

sonarcloud bot commented Jan 21, 2021

@j-mai j-mai merged commit 2604cb1 into main Jan 21, 2021
@denopink denopink deleted the feature/filtering branch August 8, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drain by partner-id
2 participants