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 current roles to the node pool status #9458

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Dec 12, 2023

Type of change

  • Enhancement / new feature

Description

This PR adds a new field roles to the status of the KafkaNodePool` resource which is used to track the roles assigned to given node pool. This field is also set as part of the reconciliation. The information it self is not used for anything in this PR - but it will be used in the future to address #9436 an possibly also #9434. It is done in a separate Pr to get it into the codebase before the 0.39 release to make sure we avoid any issues with upgrade later.

Checklist

  • Write tests
  • Make sure all tests pass
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging

@scholzj scholzj added this to the 0.39.0 milestone Dec 12, 2023
@scholzj
Copy link
Member Author

scholzj commented Dec 12, 2023

/azp run kraft-regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Dec 13, 2023

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Dec 13, 2023

/azp run upgrade

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@ppatierno ppatierno left a comment

Choose a reason for hiding this comment

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

LGTM. Just a nit.

@scholzj scholzj merged commit 1612b71 into strimzi:main Dec 13, 2023
33 checks passed
@scholzj scholzj deleted the add-current-node-pool-roles-to-the-node-pool-status branch April 23, 2024 19:20
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