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

Adding new ingest local command to process offline dump #205

Merged
merged 14 commits into from
Jun 18, 2024

Conversation

jt-dd
Copy link
Contributor

@jt-dd jt-dd commented Jun 17, 2024

Refactoring the ingest command:

  • kubehound ingest local: to ingest a local dump (tar.gz or directory)
  • kubehound ingest remote: former ingest command

Changes:

  • Bumping the default size for MaxArchive to 2gigs
  • Setting Large Cluster optimization as default to speed up the ingestion
  • Renaming all command to remote instead of cloud

@jt-dd jt-dd marked this pull request as ready for review June 17, 2024 19:02
@jt-dd jt-dd requested a review from a team as a code owner June 17, 2024 19:02
edznux-dd
edznux-dd previously approved these changes Jun 18, 2024
pkg/config/ingestor.go Outdated Show resolved Hide resolved
pkg/dump/writer/tar_writer_test.go Outdated Show resolved Hide resolved
@jt-dd jt-dd merged commit 70d383d into main Jun 18, 2024
7 checks passed
@jt-dd jt-dd deleted the jt-dd/fix-local-dump-compressed branch June 18, 2024 08:39
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.

2 participants