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

(feat): Added escape_to_host #79

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

VedRatan
Copy link
Collaborator

@VedRatan VedRatan commented Mar 15, 2024

Description

This PR introduces a new capability in Kubearmor Adapter for Escape-To-Host use case.

Fixes # (issue)
Closes #74

Does this PR introduce a breaking change?

Checklist

  • PR title follows the <type>: <description> convention
  • I use conventional commits in my commit messages
  • I have updated the documentation accordingly
  • I Keep It Small and Simple: The smaller the PR is, the easier it is to review and have it merged
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional information for reviewer

Mention if this PR is part of any design or a continuation of previous PRs

anurag-rajawat
anurag-rajawat previously approved these changes Mar 20, 2024
@anurag-rajawat
Copy link
Collaborator

Please resolve conflicts and rebase.

Copy link
Collaborator

@anurag-rajawat anurag-rajawat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A comment to address and we're good to merge.

pkg/adapter/nimbus-kubearmor/Dockerfile Outdated Show resolved Hide resolved
@VedRatan
Copy link
Collaborator Author

@anurag-rajawat we can now merge this I guess.

Copy link
Collaborator

@anurag-rajawat anurag-rajawat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash your commits.

Signed-off-by: Ved Ratan <vedratan8@gmail.com>
@anurag-rajawat anurag-rajawat merged commit 39703ae into 5GSEC:main Mar 26, 2024
9 checks passed
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.

KubeArmor Adapter: Escape to Host
2 participants