I have taken up the herculean task of uninstalling the existing unsupported, yet customized version( LUKS support ) of Netapp Trident installed on openshift cluster. Then install the current 23.07.1 version.
Step 2: Create the TridentOrchestrator CRD
Create the TridentOrchestrator Custom Resource Definition (CRD). You will create a TridentOrchestrator Custom Resources later. Use the appropriate CRD YAML version in deploy/crds to create the TridentOrchestrator CRD.
kubectl create -f deploy/crds/trident.netapp.io_tridentorchestrators_crd_post1.16.yaml
https://github.com/NetApp/trident/tree/stable/v23.07/deploy/crds lists trident.netapp.io_tridentorchestrators_crd.yaml and the trident.netapp.io_tridentorchestrators_crd_post1.16.yamltrident.netapp.io_tridentorchestrators_crd_post1.16.yaml . Difference between these CRDs examples is unavailable on github and netapp docs.
I have attached existing TridentOrchestrator resource installed in my cluster. Please can this community help me in choosing the correct file from for the https://github.com/NetApp/trident/tree/stable/v23.07/deploy/crds l ?
Thank you in advance