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: persist NodeCount property of k8s Node Pool on AtProvider Status #273

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

dhadzhiyski
Copy link
Contributor

@dhadzhiyski dhadzhiyski commented Nov 11, 2024

Description of your changes

In order to keep track of current node count of a node pools in case of autoscaling, a new property "NodeCount" is added to Status.AtProvider.

Checklist

I have:

  • Add PR name as appropriate (e.g. feat/fix/doc/test/refactor)
  • Run make reviewable and make crds.clean to ensure the PR is ready for review
  • Add or update tests (if applicable)
  • Add or update Documentation using make docs.update (if applicable)
  • Update docs/CHANGELOG.md file (label: upcoming release)
  • Check Sonar Cloud Scan
  • Update Github or Jira Issue

Copy link

@dhadzhiyski dhadzhiyski changed the title feat: Persist NodeCount property of k8s Node Pool on AtProvider Status feat: persist NodeCount property of k8s Node Pool on AtProvider Status Nov 11, 2024
@dhadzhiyski dhadzhiyski merged commit 72d581c into master Nov 11, 2024
8 of 9 checks passed
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.

2 participants