Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangpengcheng committed Jun 26, 2024
1 parent 64ec5af commit 4b4c513
Show file tree
Hide file tree
Showing 23 changed files with 65 additions and 65 deletions.
18 changes: 9 additions & 9 deletions .ci/clusters/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,25 @@ monitoring:

images:
zookeeper:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
bookie:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
autorecovery:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
broker:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
functions:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
proxy:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
presto:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23

zookeeper:
Expand All @@ -73,7 +73,7 @@ bookkeeper:
replicaCount: 0
metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
configData:
PULSAR_PREFIX_autoRecoveryDaemonEnabled: "false"
Expand Down Expand Up @@ -107,7 +107,7 @@ bookkeeper:
pulsar_metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23

broker:
Expand Down
16 changes: 8 additions & 8 deletions .ci/clusters/values_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,22 @@ monitoring:

images:
zookeeper:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.10.0.0-rc10
bookie:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.10.0.0-rc10
autorecovery:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.10.0.0-rc10
broker:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.10.0.0-rc10
functions:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.10.0.0-rc10
proxy:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.10.0.0-rc10

zookeeper:
Expand All @@ -66,7 +66,7 @@ bookkeeper:
replicaCount: 1
metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.10.0.0-rc10
configData:
# `BOOKIE_MEM` is used for `bookie shell`
Expand Down Expand Up @@ -96,7 +96,7 @@ bookkeeper:
pulsar_metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.10.0.0-rc10

broker:
Expand Down
16 changes: 8 additions & 8 deletions .ci/clusters/values_custom_runner_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,27 +40,27 @@ monitoring:

images:
zookeeper:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
bookie:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
autorecovery:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
broker:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
proxy:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
functions:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent

Expand All @@ -71,7 +71,7 @@ bookkeeper:
replicaCount: 1
metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
configData:
PULSAR_PREFIX_autoRecoveryDaemonEnabled: "false"
Expand Down Expand Up @@ -108,7 +108,7 @@ bookkeeper:
pulsar_metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent

Expand Down
18 changes: 9 additions & 9 deletions .ci/clusters/values_runner_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,31 +40,31 @@ monitoring:

images:
zookeeper:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
bookie:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
autorecovery:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
broker:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
proxy:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
functions:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent
presto:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent

Expand All @@ -75,7 +75,7 @@ bookkeeper:
replicaCount: 0
metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
configData:
PULSAR_PREFIX_autoRecoveryDaemonEnabled: "false"
Expand Down Expand Up @@ -109,7 +109,7 @@ bookkeeper:
pulsar_metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
pullPolicy: IfNotPresent

Expand Down
12 changes: 6 additions & 6 deletions .ci/clusters/values_skywalking_e2e_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@ monitoring:

images:
zookeeper:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
bookie:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
broker:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
functions:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23

zookeeper:
Expand All @@ -66,7 +66,7 @@ bookkeeper:
replicaCount: 0
metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
resources:
requests:
Expand Down Expand Up @@ -104,7 +104,7 @@ bookkeeper:
pulsar_metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23

broker:
Expand Down
4 changes: 2 additions & 2 deletions .ci/clusters/values_skywalking_e2e_cluster_with_oauth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ bookkeeper:
replicaCount: 0
metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
resources:
requests:
Expand Down Expand Up @@ -104,7 +104,7 @@ bookkeeper:
pulsar_metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23

broker:
Expand Down
12 changes: 6 additions & 6 deletions .ci/clusters/values_skywalking_e2e_cluster_with_tls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@ monitoring:

images:
zookeeper:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
bookie:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
broker:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
functions:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23

zookeeper:
Expand All @@ -66,7 +66,7 @@ bookkeeper:
replicaCount: 0
metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23
resources:
requests:
Expand Down Expand Up @@ -104,7 +104,7 @@ bookkeeper:
pulsar_metadata:
image:
repository: streamnative/pulsar-all
repository: streamnative/sn-platform
tag: 2.9.2.23

broker:
Expand Down
2 changes: 1 addition & 1 deletion .ci/tests/integration-oauth2/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ setup:
- name: build images
command: |
chmod +x images/build.sh images/samples/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/pulsar-all KIND_PUSH=true images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/sn-platform KIND_PUSH=true images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 KIND_PUSH=true images/samples/build.sh
- name: install helm
Expand Down
2 changes: 1 addition & 1 deletion .ci/tests/integration-oauth2/e2e_with_downloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ setup:
- name: build images
command: |
chmod +x images/build.sh images/samples/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/pulsar-all KIND_PUSH=true images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/sn-platform KIND_PUSH=true images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 KIND_PUSH=true images/samples/build.sh
- name: install helm
Expand Down
2 changes: 1 addition & 1 deletion .ci/tests/integration/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ setup:
- name: build images
command: |
chmod +x images/build.sh images/samples/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/pulsar-all KIND_PUSH=true images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/sn-platform KIND_PUSH=true images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 KIND_PUSH=true images/samples/build.sh
- name: install helm
Expand Down
2 changes: 1 addition & 1 deletion .ci/tests/integration/e2e_with_tls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ setup:
- name: build images
command: |
chmod +x images/build.sh images/samples/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/pulsar-all KIND_PUSH=true images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/sn-platform KIND_PUSH=true images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 KIND_PUSH=true images/samples/build.sh
- name: install helm
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/bundle-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up GO 1.20.4
uses: actions/setup-go@v1
with:
go-version: 1.20.4
go-version: 1.22.4
id: go

- name: InstallKubebuilder
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
- name: Set up GO 1.20.4
uses: actions/setup-go@v1
with:
go-version: 1.20.4
go-version: 1.22.4
id: go

- name: InstallKubebuilder
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/olm-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up GO 1.20.4
uses: actions/setup-go@v1
with:
go-version: 1.20.4
go-version: 1.22.4
id: go

- name: InstallKubebuilder
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [1.18, 1.19, 1.20.4]
go-version: [1.21.9, 1.22.4]
steps:
- name: clean disk
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up GO 1.20.4
uses: actions/setup-go@v1
with:
go-version: 1.20.4
go-version: 1.22.4
id: go

- name: InstallKubebuilder
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-function-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
env:
DOCKER_REPO: localhost:5000
run: |
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/pulsar-all KIND_PUSH=false images/build.sh
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/sn-platform KIND_PUSH=false images/build.sh
- name: Verify function runner
run: |
Expand Down
Loading

0 comments on commit 4b4c513

Please sign in to comment.