-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What would you like to be added:
We would like to see the ability to define auto-tune parameters on launch volumes in addition to define a static VPU.
Under LaunchCreateColumeFromAttributes:
https://github.com/oracle/cluster-api-provider-oci/blob/main/api/v1beta2/types.go#L1308-L1316
We would like to see additional params or maybe an additional type for auto-tune. We would like to be able to configure a volume for auto-tune with parameters such as:
auto-tune-min: "30"
auto-tune-max:"120"
Why is this needed:
The workloads on our launch volumes can vary greatly over the course of a day or week. We would like to be able to configure the oracle provided auto-tune on these volumes to automatically scale up VPUs when needed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request