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: multi-container support #22

Merged
merged 68 commits into from
Oct 4, 2023
Merged

feature: multi-container support #22

merged 68 commits into from
Oct 4, 2023

Conversation

puffitos
Copy link
Collaborator

Motivation

Changes

  • refactor: functions work more granularly and handle containers instead of pods
  • feat: verify initContainers & containers
  • feat: e2e tests & testing framework
  • chore: makefile with useful commands for testing

Tests done

  • New unit tests
  • New E2E tests

@puffitos
Copy link
Collaborator Author

Please squash commits when merging, so the ephemeral one-off private key I was using won't forever pollute the history :)

Copy link
Owner

@eumel8 eumel8 left a comment

Choose a reason for hiding this comment

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

lgtm

@eumel8 eumel8 merged commit 4d79b9b into main Oct 4, 2023
12 of 13 checks passed
@eumel8 eumel8 deleted the multicontainer-refactored branch October 4, 2023 16:18
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.

Feat: Support multi container verification
2 participants