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

General state of cluster is not fetched for logs #787

Open
2 tasks
tuminoid opened this issue Jun 13, 2024 · 3 comments
Open
2 tasks

General state of cluster is not fetched for logs #787

tuminoid opened this issue Jun 13, 2024 · 3 comments
Labels
triage/accepted Indicates an issue is ready to be actively worked on.

Comments

@tuminoid
Copy link
Member

We are missing all the key indicators where to begin debugging, like kubectl get pods -A. We do fetch all individual logs and describes from all containters, but we don't have a clue where to look as no top-level listing is grabbed.

Add at least:

  • kubectl get pods -A
  • other key listings/statuses
@metal3-io-bot metal3-io-bot added the needs-triage Indicates an issue lacks a `triage/foo` label and requires one. label Jun 13, 2024
@tuminoid
Copy link
Member Author

/assign @smoshiur1237
/triage accepted

@metal3-io-bot metal3-io-bot added triage/accepted Indicates an issue is ready to be actively worked on. and removed needs-triage Indicates an issue lacks a `triage/foo` label and requires one. labels Jun 13, 2024
@Rozzii
Copy link
Member

Rozzii commented Jun 28, 2024

Please link the PRs if there are any related to this Issue, if I remember correctly there were work done related to this.

@tuminoid
Copy link
Member Author

There are no PRs related to this yet, we only fixed log collection, but did not add anything related to global state of clusters.

@smoshiur1237 smoshiur1237 removed their assignment Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/accepted Indicates an issue is ready to be actively worked on.
Projects
Status: Backlog
Development

No branches or pull requests

4 participants