tag:github.com,2008:https://github.com/mailbox171/oci-cloud-controller-manager/releases Tags from oci-cloud-controller-manager 2022-03-01T12:08:42Z tag:github.com,2008:Repository/470064835/v0.13.0 2022-03-01T12:08:42Z v0.13.0: Merge pull request #372 from oracle/release-0.13.0 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/oracle/oci-cloud-controller-manager/pull/372">oracle#372</a> from oracle/release-0.13.0</p> <p>Release 0.13.0</p> mrunalpagnis tag:github.com,2008:Repository/470064835/v0.13.0-alpha1 2022-03-01T11:23:08Z v0.13.0-alpha1: Merge pull request #371 from oracle/pull_internal_119 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/oracle/oci-cloud-controller-manager/pull/371">oracle#371</a> from oracle/pull_internal_119</p> <p>Backlog of changes from OKE - upgrade to k8s vendor 1.19</p> mrunalpagnis tag:github.com,2008:Repository/470064835/0.12.0 2021-09-02T12:32:30Z 0.12.0 mrunalpagnis tag:github.com,2008:Repository/470064835/0.11.0 2021-02-17T10:43:40Z Merge pull request #345 from oracle/release_0.11.0 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/oracle/oci-cloud-controller-manager/pull/345">oracle#345</a> from oracle/release_0.11.0</p> <p>Release 0.11.0</p> ankitkumr10 tag:github.com,2008:Repository/470064835/0.10.0 2020-12-15T05:49:47Z Release 0.10.0 (#333) <p>Release 0.10.0 (<a class="issue-link js-issue-link" href="https://github.com/oracle/oci-cloud-controller-manager/pull/333">oracle#333</a>)</p> <p>Improve unit test coverage.</p> <p>service annotation oci-load-balancer-internal: false is not honored</p> <p>CSI - Wait for volume to reach DETACHED state before attempting to attach</p> <p>Add unit tests for CSI</p> <p>Pin the version of iscsi in node driver</p> <p>If the version of iscsid is not compatible between worker nodes and on csi node pods <br />the connection to volume fails.</p> <p>Fix Backup Restore E2E test for multi Attach Error</p> <p>Drop iSCSI package installation and add util-linux to the cloud-provider-oci image</p> <p>Co-Authored-By: Rohit Chaware &lt;rohit.chaware@oracle.com&gt; <br />Co-Authored-By: Ankit Kumar &lt;ankit.c.kumar@oracle.com&gt;</p> <p>Co-authored-by: mpagnis &lt;mrunal.pagnis@oracle.com&gt; <br />Co-authored-by: Rohit Chaware &lt;rohit.chaware@oracle.com&gt;</p> ankitkumr10 tag:github.com,2008:Repository/470064835/0.9.0 2020-11-10T07:37:40Z Release 0.9.0 (#331) <p>Release 0.9.0 (<a class="issue-link js-issue-link" href="https://github.com/oracle/oci-cloud-controller-manager/pull/331">oracle#331</a>)</p> <p>* JIRA: OKE-10515 Investigate and bring FVD tests into CCM repo</p> <p>JIRA: OKE-10515 Investigate and bring FVD tests into CCM repo. enhance dev0 template</p> <p>* 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" <br />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)</p> <p>* JIRA: OKE-8944 - Support health check config for backend sets.</p> <p>* JIRA: OKE-10520 - Regional Subnet via LB annotation re-work. Remove subnets annotation and keep old annotaion.</p> <p>* OKE-10829 - oci-cloud-provider should retry on all retryable errors</p> <p>* merge internal repo commits to oss</p> <p>* Ensure LB SecList is synced if there are no Backend/Backendset/Listerner changes</p> <p>* Update seclist when lb service nodeport changes</p> <p>* OKE-8694 - CCM is not honouring oci-load-balancer-connection-idle-timeout annotation during update event</p> <p>* remove wercker references</p> <p>* JIRA: OKE-7821 - Opensource CSI in OGHO</p> <p>* OKE-10509 - CCM should set node address properly to cross compartment node <br />OKE-7743 - Fault Domain Label to the Nodes</p> <p>* OKE-11767 - CCM should support LB Service creation if nodepool belongs to a different compartment</p> <p>* JIRA: OKE-11796 - Fix node info controller to trim providerID prefix to support backward compatibility to non-oke clusters.</p> <p>Co-authored-by: arindam-bandyopadhyay &lt;arindam.bandyopadhyay@oracle.com&gt; <br />Co-authored-by: Akarsh Ellore Sreenath &lt;akarsh.ellore.sreenath@oracle.com&gt;</p> mrunalpagnis tag:github.com,2008:Repository/470064835/0.8.0 2020-08-25T14:24:48Z 0.8.0: Merge pull request #319 from oracle/sync_with_internal <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/oracle/oci-cloud-controller-manager/pull/319">oracle#319</a> from oracle/sync_with_internal</p> <p>Cherry pick commits from internal repo</p> mrunalpagnis tag:github.com,2008:Repository/470064835/0.7.0 2018-09-21T16:25:12Z 0.7.0 MadalinaPatrichi tag:github.com,2008:Repository/470064835/0.6.1 2018-08-30T13:36:27Z 0.6.1 templecloud tag:github.com,2008:Repository/470064835/0.6.0 2018-08-17T14:33:23Z 0.6.0: Bump dependencies to Kubernetes 1.11.1 (#234) <p>Bump dependencies to Kubernetes 1.11.1 (<a class="issue-link js-issue-link" href="https://github.com/oracle/oci-cloud-controller-manager/pull/234">oracle#234</a>)</p> <p>* Bump kubernetes dependencies to 1.11.1 <br />* Fixes for Kubernetes 1.11.1 compatibility <br />* Fix E2E tests <br />* Remove ExternalID method</p> prydie