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: find parent objects and add information about them #72

Merged
merged 2 commits into from
Mar 25, 2023

Conversation

thschue
Copy link
Contributor

@thschue thschue commented Mar 25, 2023

Closes #33

πŸ“‘ Description

  • looks up parent objects (e.g. from Pod to deployment)
  • Introduces PreAnalysis
  • Prints out the information in outputs

βœ… 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

@AlexsJones
Copy link
Member

Looks good but lets get my refactor in on the command name in first so it's easier to merge

@thschue thschue mentioned this pull request Mar 25, 2023
4 tasks
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
@thschue thschue merged commit 14e85b0 into main Mar 25, 2023
@thschue thschue deleted the feat/parent_detection branch March 25, 2023 22:03
This was referenced Mar 25, 2023
fyuan1316 pushed a commit to fyuan1316/k8sgpt that referenced this pull request Jun 26, 2023
Signed-off-by: Alex Jones <alexsimonjones@gmail.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.

Print parent objects if a problem is found
2 participants