Skip to content

Commit

Permalink
release v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MouceL authored and YonkaFang committed Sep 15, 2023
1 parent 19d07d8 commit 8a396c3
Show file tree
Hide file tree
Showing 17 changed files with 47 additions and 39 deletions.
13 changes: 10 additions & 3 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@
- Standardize issue processing, pr processing, posting, community meeting mechanism and other content
- Improve tutorials to help new users join the community

## Slime v0.7.0
## Slime v0.7.0(Released)

- Optimized many of the problems encountered in practice


## Slime v0.8.0 (In Planning)
## Slime v0.8.0 (Released)

**Traffic Management**

Expand All @@ -88,6 +88,9 @@

- [Plugin] Support for service level plugin distribution

## Slime v0.8.1(Processing)

- Optimized many of the problems encountered in practice

# 路线图

Expand Down Expand Up @@ -182,11 +185,15 @@
详见RELEASE NOTE [V0.7.2](https://github.com/slime-io/slime/releases/tag/v0.7.2)


# Slime v0.8.0(发布中
# Slime v0.8.0(已发布
- 支持grpc懒加载
- 特征流量分发
详见RELEASE NOTE [V0.8.0](https://github.com/slime-io/slime/releases/tag/v0.8.0)

# Slime v0.8.1(发布中)
- 优化处理了很多实践过程中遇到的问题
详见RELEASE NOTE [V0.8.1](https://github.com/slime-io/slime/releases/tag/v0.8.1)

## Slime v0.9.0(规划中)

**流量管理**
Expand Down
12 changes: 6 additions & 6 deletions doc/en/slime-boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -229,7 +229,7 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.
probePort: 20000
```

Expand Down Expand Up @@ -258,7 +258,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-limiter
tag: v0.8.0
tag: v0.8.1
module:
- name: limiter
kind: limiter
Expand Down Expand Up @@ -291,7 +291,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-plugin
tag: v0.8.0
tag: v0.8.1
module:
- name: plugin
kind: plugin
Expand All @@ -313,7 +313,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-bundle-all
tag: v0.8.0
tag: v0.8.1
module:
- name: bundle
enable: true
Expand Down Expand Up @@ -377,7 +377,7 @@ spec:
memory: 1024Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000 # health probe port
port: 80 # global-sidecar default svc port
legacyFilterName: true
Expand Down
4 changes: 2 additions & 2 deletions doc/zh/feature-introduce/lazyload/特征流量分派.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -80,6 +80,6 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000
```
18 changes: 9 additions & 9 deletions doc/zh/slime-boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-bundle-all
tag: v0.8.0
tag: v0.8.1
module:
- name: bundle
enable: true
Expand Down Expand Up @@ -175,7 +175,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -218,7 +218,7 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000
```

Expand Down Expand Up @@ -247,7 +247,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-limiter
tag: v0.8.0
tag: v0.8.1
module:
- name: limiter
kind: limiter
Expand Down Expand Up @@ -279,7 +279,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-plugin
tag: v0.8.0
tag: v0.8.1
module:
- name: plugin
kind: plugin
Expand Down Expand Up @@ -308,7 +308,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-meshregistry
tag: v0.8.0
tag: v0.8.1
module:
- name: meshregistry
kind: meshregistry
Expand Down Expand Up @@ -349,7 +349,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-bundle-all
tag: v0.8.0
tag: v0.8.1
module:
- name: bundle
enable: true
Expand Down Expand Up @@ -421,7 +421,7 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000 # health probe port
port: 80 # global-sidecar default svc port
legacyFilterName: true
Expand All @@ -444,7 +444,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-limiter
tag: v0.8.0
tag: v0.8.1
module:
- name: limiter
kind: limiter
Expand Down
2 changes: 1 addition & 1 deletion install/init/deployment_slime-boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
containers:
- name: slime-boot
# Replace this with the built image name
image: docker.io/slimeio/slime-boot:v0.8.0
image: docker.io/slimeio/slime-boot:v0.8.1
imagePullPolicy: Always
env:
- name: WATCH_NAMESPACE
Expand Down
1 change: 1 addition & 0 deletions staging/src/slime.io/slime/modules/bundle-all/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1434,6 +1434,7 @@ golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96b
golang.org/x/net v0.0.0-20210428140749-89ef3d95e781/go.mod h1:OJAsFXCWl8Ukc7SiCT/9KSuxbyM7479/AVlXFRxuMCk=
golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20210520170846-37e1c6afe023/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20210525063256-abc453219eb5/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
golang.org/x/net v0.0.0-20220225172249-27dd8689420f/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
golang.org/x/net v0.0.0-20220325170049-de3da57026de/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -51,5 +51,5 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -60,5 +60,5 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -57,7 +57,7 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000
volumes:
- name: lazyload-storage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -53,5 +53,5 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
module:
- name: lazyload # custom value
kind: lazyload # should be "lazyload"
Expand Down Expand Up @@ -51,4 +51,4 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -184,7 +184,7 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000
' > /tmp/lazyload-slimeboot.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-lazyload
tag: v0.8.0
tag: v0.8.1
namespace: mesh-operator
istioNamespace: istio-system
module:
Expand Down Expand Up @@ -192,7 +192,7 @@ spec:
memory: 400Mi
image:
repository: docker.io/slimeio/slime-global-sidecar
tag: v0.8.0
tag: v0.8.1
probePort: 20000
' > /tmp/lazyload-slimeboot.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-limiter
tag: v0.8.0
tag: v0.8.1
module:
- name: limiter
kind: limiter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-limiter
tag: v0.8.0
tag: v0.8.1
module:
- name: limiter
kind: limiter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-meshregistry
tag: v0.8.0
tag: v0.8.1
module:
- name: meshregistry
kind: meshregistry
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
image:
pullPolicy: Always
repository: docker.io/slimeio/slime-plugin
tag: v0.8.0
tag: v0.8.1
module:
- name: plugin
kind: plugin
Expand Down

0 comments on commit 8a396c3

Please sign in to comment.