Skip to content

Tags: fengshunli/openyurt

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add relase note and changeLog for OpenYurt v1.1.0 (openyurtio#1046)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix: even no endpoints left after filter, an empty object should b…

…e returned to clients (openyurtio#1030)

(cherry picked from commit 16d281c)

Co-authored-by: rambohe-ch <linbo.hlb@alibaba-inc.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
revise changelog for v1.0 (openyurtio#998)

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enable service topology filter for coredns in default setting (openyu…

…rtio#996)

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Backport release-v0.7] fix: cache the server version info of kuberne…

…tes (openyurtio#977)

* fix: cache the server version info of kubernetes

(cherry picked from commit 1112bf3)

* fix: fix the errors according to the comments

(cherry picked from commit 4f79e7e)

* fix: fix the bug of cache the non-resource info update

(cherry picked from commit 41292c2)

* fix: delete the change before

(cherry picked from commit ec2880c)

* fix: update the change

(cherry picked from commit c9bf2e1)

* fix: update the change

(cherry picked from commit c90db6b)

* fix: update the unit test

(cherry picked from commit 0656362)

* fix: fix the go pipeline error

(cherry picked from commit e2ebb76)

* fix: fix the errors

(cherry picked from commit 7bab3ab)

Co-authored-by: Yuxuan <sodawyx@126.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openyurtio#861 from rambohe-ch/revise-roadmap

add roadmap for OpenYurt v0.8.0

v0.6.1

Toggle v0.6.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
【backport】Release v0.6.1 (openyurtio#739)

* bugfix: panic happened when x-tunnel-server-svc service type is lb (openyurtio#724)

* enhancement: tunnel-server supports to proxy requests that access tunnel-server directly with specified destination (openyurtio#725)

* cache-agent for yurthub support '*' (openyurtio#727)

* cache-agent for yurthub support '*'

Signed-off-by: 刘畅 <basefly@outlook.com>

* add unit test for cache_agents of yurthub

Signed-off-by: 刘畅 <basefly@outlook.com>

* fmt code

Signed-off-by: 刘畅 <basefly@outlook.com>

* add NoArgs check for cmds (openyurtio#728)

* fix: not initialized `sets.String` cause panic (openyurtio#733)

Co-authored-by: zhanglifang@chinatelecom.cn <zhanglifang@chinatelecom.cn>

Co-authored-by: hhstu <55697154+hhstu@users.noreply.github.com>
Co-authored-by: Yifei Zhang <chpzhangyifei@qq.com>
Co-authored-by: DrmagicE <379342542@qq.com>
Co-authored-by: zhanglifang@chinatelecom.cn <zhanglifang@chinatelecom.cn>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[docs] revise readme and changelog for OpenYurt v0.6.0 (openyurtio#709)

v0.5.0

Toggle v0.5.0's commit message
release v0.5.0

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1. add release v0.4.1 info into readme (openyurtio#408)

2. add service update right for yurt-tunnel-server