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

Add kubernetes metadata for each node #99

Merged
merged 3 commits into from
Sep 4, 2023
Merged

Add kubernetes metadata for each node #99

merged 3 commits into from
Sep 4, 2023

Conversation

lazam
Copy link
Contributor

@lazam lazam commented Sep 1, 2023

Closes #87

Sample of new node page:
image

image

Copy link
Contributor

@BulatSaif BulatSaif left a comment

Choose a reason for hiding this comment

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

Looks good! small fixes:

  • can you check why ci smoke_test fails?
  • can you add kernel version if it is available?

@lazam
Copy link
Contributor Author

lazam commented Sep 1, 2023

Looks good! small fixes:

* can you check why ci `smoke_test` fails?

* can you add kernel version if it is available?

I pushed a new commit to include kernel version, and the CI should work now since I merged the helm chart changes

app/lib/kubernetes_client.py Outdated Show resolved Hide resolved
app/templates/node_info.html Outdated Show resolved Hide resolved
app/lib/kubernetes_client.py Outdated Show resolved Hide resolved
@lazam lazam merged commit bae6f4f into main Sep 4, 2023
2 checks passed
@lazam lazam deleted the al-87-k8s-metadata branch September 4, 2023 07:46
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.

Display additional Kubernetes metadata in the node view
3 participants