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

Feature Request: Workload Runtime Security - installation wrapper script draft - Issue-#4115 #4148

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

adhishreekadam
Copy link

Pull Request Template

Description

Kube armor installation wrapper script draft

Fixes #4115

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Additional Context (Please include any Screenshots/gifs if relevant)

...

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • 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
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have tagged the reviewers in a comment below incase my pull request is ready for a review
  • I have signed the commit message to agree to Developer Certificate of Origin (DCO) (to certify that you wrote or otherwise have the right to submit your contribution to the project.) by adding "--signoff" to my git commit command.

adhishreekadam and others added 20 commits July 25, 2024 17:57
Issue open-horizon#4115 - Workload Runtime Security - installation wrapper script 

Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Issue open-horizon#4115- added steps 1 and 2

Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Sze Yan <89469273+szeyan543@users.noreply.github.com>
Issue open-horizon#4115- added steps 3-6

Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Sze Yan <89469273+szeyan543@users.noreply.github.com>
Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: adhishreekadam <kadam.adhishree@gmail.com>
Signed-off-by: Sze Yan <89469273+szeyan543@users.noreply.github.com>
Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Adhishree Kadam <118783118+adhishreekadam@users.noreply.github.com>
Signed-off-by: Sze Yan <89469273+szeyan543@users.noreply.github.com>
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.

Feature Request: Workload Runtime Security - installation wrapper script
2 participants