Bug #108149 Support to set resource requests/limits for MySQL Innodb cluster instances
Submitted: 16 Aug 2022 11:55 Modified: 19 Aug 2022 20:06
Reporter: Pradeep Pant Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Operator Severity:S4 (Feature request)
Version:8.0.30 OS:Red Hat (8.4)
Assigned to: CPU Architecture:Any
Tags: mysql-innodb, mysql-operator

[16 Aug 2022 11:55] Pradeep Pant
Description:
We are looking support to set resource requests/limits for MySQL Innodb cluster instances through helm charts. At present below resource requests/limits are not the part of innodb cluster pods/sts configurations. 

How to repeat:
Resource limits feature is not available in innodb cluster pods/sts configurations.
[16 Aug 2022 12:00] Pradeep Pant
Just an example:
 Limits:
      cpu:     200m
      memory:  256Mi
    Requests:
      cpu:     100m
      memory:  128Mi
[16 Aug 2022 13:39] Pradeep Pant
8.0.29 is no longer exists in archive, has been removed by @MySQL
[19 Aug 2022 20:06] MySQL Verification Team
Hi,

I will enter this as Feature Request in the system. Thanks for suggestion.

As for the 8.0.29, yes it is pulled back due to some issue with the build, 8.0.30 is available for download.

Thanks