forked from openshift/enhancements
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for performance profile status in hypershift
Up until now, there was no defined resolution over how PerformanceProfile status conditions with the status of the different components created from the PerformanceProfile (MachineConfig, KubeletConfig, Tuned) are handled and exposed. In this PR, we suggest adding a custom ConfigMap that will be used as a middleware object. It will hold the updated status populated by the performance profile controller and will be watched by the NodePool controller, which will calculate a brief overview of the current status provided and reflect it under NodePool.status.condition. Signed-off-by: Ronny Baturov <[email protected]>
- Loading branch information
Showing
1 changed file
with
49 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters