Skip to content

Releases: caicloud/loadbalancer-controller

v0.4.4

17 Sep 09:42
be6c19c

Choose a tag to compare

v0.4.4 Pre-release
Pre-release
add(loadbalancer-controller):add value charts tag:v0.4.3 (#64)

v0.4.3

15 Aug 14:01
4fbc136

Choose a tag to compare

v0.4.3 Pre-release
Pre-release
feat(nginx): move default http backend to kube-system (#62)

<!--  Thanks for sending a pull request! See below for tips! -->

**What this PR does / why we need it**:

Add your description

**Which issue(s) this PR is related to** *(optional, link to 3rd issue(s))*:

Fixes #

Reference to #
<!-- 填在 Fixes,PR 合并就会关 issue。填在 Reference to 会关联 issue,不会联动关闭,caicloud/quality 请用这个。-->

**Special notes for your reviewer**:

/cc @liwandaniel 

<!-- Please answer the following questions during the code freeze, and delete this line.
**Code freeze questions**

1. What causes this PR to not be merged before code freeze?
2. Why this PR is absolutely necessary for this version? Paste a screenshot of smoke testing docs if you could.
3. What's the effects after merging it?
4. Is there anyway we can skip this to not affect the overall process?
-->

**Release note**:
<!--  Write your release note:
1. Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required".
2. If no release note is required, just write "NONE".
-->

```release-note
NONE
```

<!--  Thanks for sending a pull request! Here are some tips:

1. https://github.com/caicloud/engineering/blob/master/docs/review_conventions.md  <-- what is the review process looks like
2. https://github.com/caicloud/engineering/blob/master/docs/commit_conventions.md  <-- how to structure your git commit
3. https://github.com/caicloud/engineering/blob/master/docs/caicloud_bot.md        <-- how to work with caicloud bot

Other tips from Kubernetes cmomunity:

1. If this is your first time, read our contributor guidelines https://git.k8s.io/community/contributors/devel/pull-requests.md#the-pr-submit-process and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide
2. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/devel/pull-requests.md#best-practices-for-faster-reviews
3. Follow the instructions for writing a release note: https://git.k8s.io/community/contributors/devel/pull-requests.md#write-release-notes-if-needed
4. If the PR is unfinished, see how to mark it: https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#marking-unfinished-pull-requests
-->

v0.4.2

16 Jul 03:26
073a23a

Choose a tag to compare

v0.4.2 Pre-release
Pre-release
fix: clean up legacy and status when spec changed (#60)

v0.4.1

30 May 03:27

Choose a tag to compare

chore(OWNERS): modify OWNERS (#57)

v0.4.0

20 Apr 02:57
aa5b599

Choose a tag to compare

v0.4.0 Pre-release
Pre-release
chore(k8s): update kubernetes api to 1.10 (#53)

v0.3.5

20 Apr 02:10
079dd01

Choose a tag to compare

v0.3.5 Pre-release
Pre-release
feat(nginx): merge existing ingress controller config with generated …

v0.3.4

13 Apr 09:41
ad20ce1

Choose a tag to compare

v0.3.4 Pre-release
Pre-release
feat(nginx): skip nginx status access log (#52)

v0.3.3

09 Apr 08:36
38f4257

Choose a tag to compare

v0.3.3 Pre-release
Pre-release
 feat(provider): support external provider (#51)

* feat(provider): support external provider

* fix: missing selector in deployment

v0.3.2

26 Jan 07:33
edfffd8

Choose a tag to compare

Merge pull request #45 from zoumo/node

Automatic merge from submit-queue.

feat: support get node ip from node's labels or annotations

**What this PR does**


**why we need it**


**Special notes for your reviewer**:

v0.3.1

04 Dec 08:08

Choose a tag to compare

update api to v1alpha2