Commit c4096d1
Release 0.9.0 (#331)
* JIRA: OKE-10515 Investigate and bring FVD tests into CCM repo
JIRA: OKE-10515 Investigate and bring FVD tests into CCM repo. enhance dev0 template
* 1. Customer should be able to edit the service to add/update listener even if the customer uses the service.beta.kubernetes.io/oci-load-balancer-backend-protocol: "HTTP"
2. When customers add service.beta.kubernetes.io/oci-load-balancer-backend-protocol: "HTTP" in existing service, CCM should update the existing listener with the new protocol( i.e only change the protocol of the listener, not create and delete the listerner)
* JIRA: OKE-8944 - Support health check config for backend sets.
* JIRA: OKE-10520 - Regional Subnet via LB annotation re-work. Remove subnets annotation and keep old annotaion.
* OKE-10829 - oci-cloud-provider should retry on all retryable errors
* merge internal repo commits to oss
* Ensure LB SecList is synced if there are no Backend/Backendset/Listerner changes
* Update seclist when lb service nodeport changes
* OKE-8694 - CCM is not honouring oci-load-balancer-connection-idle-timeout annotation during update event
* remove wercker references
* JIRA: OKE-7821 - Opensource CSI in OGHO
* OKE-10509 - CCM should set node address properly to cross compartment node
OKE-7743 - Fault Domain Label to the Nodes
* OKE-11767 - CCM should support LB Service creation if nodepool belongs to a different compartment
* JIRA: OKE-11796 - Fix node info controller to trim providerID prefix to support backward compatibility to non-oke clusters.
Co-authored-by: arindam-bandyopadhyay <[email protected]>
Co-authored-by: Akarsh Ellore Sreenath <[email protected]>1 parent c5b87ae commit c4096d1
File tree
73 files changed
+16091
-847
lines changed- cmd
- cloud-provider-oci
- app
- oci-csi-controller-driver
- csi-controller-driver
- csioptions
- oci-csi-node-driver
- nodedriveroptions
- nodedriver
- docs
- manifests/container-storage-interface
- pkg
- cloudprovider/providers/oci
- csi/driver
- oci/client
- volume/provisioner
- block
- fss
- test/e2e
- cloud-provider-oci
- framework
- vendor
- github.com
- container-storage-interface/spec
- lib/go/csi
- golang/protobuf
- descriptor
- protoc-gen-go/descriptor
- ptypes/wrappers
- kubernetes-csi/csi-lib-utils
- protosanitizer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+16091
-847
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
125 | 128 | | |
126 | 129 | | |
127 | 130 | | |
128 | | - | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| |||
135 | 138 | | |
136 | 139 | | |
137 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 | | |
139 | 145 | | |
140 | 146 | | |
| |||
176 | 182 | | |
177 | 183 | | |
178 | 184 | | |
| 185 | + | |
This file was deleted.
This file was deleted.
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments