You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NLB and Block Volume Performance Levels support release to Open Source from release-1.19 branch (#379)
* Add support for NLB lifecycle management in CCM
* JIRA: OKE-16175 - Add support for Block Volume Performance Levels with CSI
* JIRA: OKE-20067 Bug fix: CSI Expand Volume - PV PVC sync error for requested volume size less than or equal to old size
* task/OKE-16737 Made change to not remove nodes from LB backend set if all nodes are not ready
* JIRA: OKE-20459 - CSI node driver should work even if vpusPerGB is not set
* Open Source Release from branch release-1.19 (nlb, oci-sdk v50)
Co-authored-by: Akarsh Ellore Sreenath <[email protected]>
Co-authored-by: mpagnis <[email protected]>
Co-authored-by: yashg <[email protected]>
Co-authored-by: Pranav Sriram <[email protected]>
# For debugging the tests in existing cluster, do not turn it off by default.
63
+
# Optional
48
64
# export DELETE_NAMESPACE=false
49
65
50
66
# By default, public images are used. But if your Cluster's environment cannot access above public images then below option can be used to specify an accessible repo.
0 commit comments