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

fix: Handle invalid admission requests #363

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

Starkteetje
Copy link
Member

This commit adds graceful handling to Connaisseur receiving syntactically invalid admission requests, such that e.g. an alert can be sent out that admission failed

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #363 (7ce7e21) into develop (e68eb70) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #363      +/-   ##
===========================================
+ Coverage    96.85%   96.88%   +0.02%     
===========================================
  Files           21       21              
  Lines         1050     1058       +8     
===========================================
+ Hits          1017     1025       +8     
  Misses          33       33              
Impacted Files Coverage Δ
connaisseur/alert.py 97.93% <100.00%> (+0.13%) ⬆️
connaisseur/flask_server.py 93.33% <100.00%> (+0.18%) ⬆️

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 e68eb70...7ce7e21. Read the comment docs.

@Starkteetje Starkteetje marked this pull request as ready for review October 22, 2021 09:06
@Starkteetje Starkteetje marked this pull request as draft October 22, 2021 09:37
@Starkteetje Starkteetje marked this pull request as ready for review October 22, 2021 09:54
annekebr
annekebr previously approved these changes Oct 29, 2021
This commit adds graceful handling to Connaisseur receiving syntactically invalid admission requests, such that e.g. an alert can be sent out that admission failed
@Starkteetje Starkteetje merged commit 80948ab into develop Nov 5, 2021
@Starkteetje Starkteetje deleted the handle-invalid-requests branch November 5, 2021 09:08
@phbelitz phbelitz mentioned this pull request Nov 23, 2021
3 tasks
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.

None yet

3 participants