-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Add blog post about forensic container analysis #39759
Conversation
81b58ae
to
db44b0f
Compare
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
Some early feedback - hope it's useful
content/en/blog/_posts/2023-03-10-forensic-container-analysis/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-03-10-forensic-container-analysis/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-03-10-forensic-container-analysis/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-03-10-forensic-container-analysis/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-03-10-forensic-container-analysis/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-03-10-forensic-container-analysis/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-03-10-forensic-container-analysis/index.md
Outdated
Show resolved
Hide resolved
99474d7
to
ee75b86
Compare
Thanks. As always, very helpful. |
@haircommander @saschagrunert please take a look, it is not as CRI-O related as the previous blog post, but as you also reviewed the previous blog post, maybe you also have some input for this PR. Thanks. |
LGTM, interesting blog and seems useful! |
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.
Thanks
/lgtm
/approve
/hold
as there is feedback available.
If you want to @adrianreber you can open another PR that updates your previous article to link to this follow up.
(/hold that other PR until this one publishes)
content/en/blog/_posts/2023-03-10-forensic-container-analysis/index.md
Outdated
Show resolved
Hide resolved
LGTM label has been added. Git tree hash: ef1e118332e1639088b6fe2bd9a6bae96e1ff93c
|
@adrianreber you can unhold this PR right away, or you can do the wording tweak and get a new LGTM. Your choice. |
Co-authored-by: Tim Bannister <tim@scalefactory.com> Signed-off-by: Adrian Reber <areber@redhat.com>
86a7634
to
a45d7fe
Compare
I added your suggestions and re-pushed. |
|
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, great blog post!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saschagrunert, sftim The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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
/hold cancel
LGTM label has been added. Git tree hash: b99a68973c44e709329129334e1f98302e6d945a
|
This adds a blog article how to use to do forensic analysis on a container checkpoint.
kubernetes/enhancements#2008