Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Issues/nodepool refactor#27

Merged
abdheshnayak merged 3 commits into
kloudlite:release-1.0.5from
abdheshnayak:issues/nodepool-refactor
Aug 14, 2023
Merged

Issues/nodepool refactor#27
abdheshnayak merged 3 commits into
kloudlite:release-1.0.5from
abdheshnayak:issues/nodepool-refactor

Conversation

@abdheshnayak
Copy link
Copy Markdown
Contributor

Added Node info to the cluster and node-pool annotations and updated the controller's manager as the version upgraded.

as we have to store nodes information and show that to UI, stored all nodes info with name and status .
performance improved by making the slice initialization with make
@abdheshnayak abdheshnayak merged commit 1b4f137 into kloudlite:release-1.0.5 Aug 14, 2023
@abdheshnayak abdheshnayak deleted the issues/nodepool-refactor branch August 14, 2023 13:11
abdheshnayak added a commit that referenced this pull request Nov 5, 2024
* ✨ Nodes info added to cluster and nodepool annotations

as we have to store nodes information and show that to UI, stored all nodes info with name and status .

* 🎨 Perfomance improved

performance improved by making the slice initialization with make
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants