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

Removal of sequence number from bootstrap. #99

Merged
merged 4 commits into from
Feb 7, 2017

Conversation

maciejmrowiec
Copy link
Contributor

MEN-993: Remove authentication protocol sequence number from backend
MEN-989: DevieAuth: Uncontrolled growth of database

@GregorioDiStefano @kacf @bboozzoo

…ocedure

Signed-off-by: Maciej Mrowiec <mrowiec.maciej@gmail.com>
Signed-off-by: Maciej Mrowiec <mrowiec.maciej@gmail.com>
Signed-off-by: Maciej Mrowiec <mrowiec.maciej@gmail.com>
@maciejmrowiec
Copy link
Contributor Author

did not run acceptance tests and I know integration tests may need adjustments - will do that tomorrow, for now opening PR to let it run over night

Signed-off-by: Maciej Mrowiec <mrowiec.maciej@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #99 into master will increase coverage by -0.06%.

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   74.63%   74.58%   -0.06%     
==========================================
  Files          26       26              
  Lines         824      783      -41     
==========================================
- Hits          615      584      -31     
+ Misses        165      159       -6     
+ Partials       44       40       -4
Impacted Files Coverage Δ
log/log.go 61.53% <ø> (ø)
model_authreq.go 100% <ø> (ø)
datastore_mongo.go 81.96% <ø> (+0.67%)
devauth.go 60% <66.66%> (-1.98%)

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 3766fd6...6da878d. Read the comment docs.

@bboozzoo bboozzoo merged commit d01027c into mendersoftware:master Feb 7, 2017
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.

3 participants