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 policy code for securityContext and Probes #787

Merged
merged 1 commit into from
May 18, 2021
Merged

Fix policy code for securityContext and Probes #787

merged 1 commit into from
May 18, 2021

Conversation

harkirat22
Copy link
Contributor

This PR solves issues:
#721 and #767

@sonarcloud
Copy link

sonarcloud bot commented May 18, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #787 (ac13f6d) into master (53eda39) will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
- Coverage   74.88%   74.75%   -0.13%     
==========================================
  Files         110      111       +1     
  Lines        3309     3324      +15     
==========================================
+ Hits         2478     2485       +7     
- Misses        646      654       +8     
  Partials      185      185              
Impacted Files Coverage Δ
pkg/http-server/start.go 0.00% <0.00%> (ø)
pkg/http-server/validate.go 100.00% <0.00%> (ø)

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.

2 participants