-
Notifications
You must be signed in to change notification settings - Fork 353
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
update deployment YAML files #645
Conversation
nam-jaehyun
commented
Mar 8, 2022
- update deployment YAML files since you have changes in CRDs (policy rule validation failure for a valid policy #641)
- update outdated documents
- update setup scripts
- add HostPPid field to check if HostPPid == PPid
Signed-off-by: Jaehyun Nam <[email protected]>
Signed-off-by: Jaehyun Nam <[email protected]>
Signed-off-by: Jaehyun Nam <[email protected]>
Signed-off-by: Jaehyun Nam <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #645 +/- ##
==========================================
- Coverage 43.52% 43.37% -0.15%
==========================================
Files 23 23
Lines 8504 8530 +26
==========================================
- Hits 3701 3700 -1
- Misses 4354 4376 +22
- Partials 449 454 +5
Continue to review full report at Codecov.
|
Signed-off-by: Jaehyun Nam <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for handling documentation fixes.