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: enable offline mode for the analyzers #1162

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harshanarayana
Copy link

Closes #942

📑 Description

Enable Analyzing the Collected Kubernetes Resource manifest in the Offline mode.

This can be very useful where you have to first collect the cluster details and then perform the analysis outside of the cluster to avoid unwanted complications.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

This is just a Draft PR for the discussion and nothing more at this point.

@harshanarayana
Copy link
Author

cc @AlexsJones @arbreezy PTAL, Would something like this be acceptable to have ?

@harshanarayana harshanarayana changed the title enable offline mode for the analyzers feat: enable offline mode for the analyzers Jun 19, 2024
Signed-off-by: Harsha Narayana <harshnar@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposed
Development

Successfully merging this pull request may close these issues.

[Feature]: Enable "--input" flag for parsing k8s information from files instead of requiring k8s connection
1 participant