Skip to content

Commit

Permalink
chore: remove unsupport kb 1.0 addon
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Jan 20, 2025
1 parent ca9865a commit 960cbc9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/e2e-kbcli-k3s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ on:
required: false
default: ''
TEST_TYPE:
description: 'test type (e.g. apecloud-mysql|postgresql|redis|mongodb|kafka|pulsar|mysqlscale|weaviate|qdrant|smartengine|
greptimedb|nebula|risingwave|starrocks|etcd|foxlake|orioledb|oracle-mysql|vanilla-pg|asmysql|openldap|polardbx|
opensearch|elasticsearch|vllm|tdengine|milvus|clickhouse|pika|ggml|zookeeper|mariadb|tidb|xinference|
oracle|opengauss|influxdb|flink|solr|doris|halo|mogdb|starrocks-ent|apecloud-postgresql|yashandb|redis-cluster|camellia-redis-proxy|dmdb|minio)'
description: 'test type (e.g. apecloud-mysql|postgresql|redis|mongodb|kafka|asmysql|elasticsearch|zookeeper|
rabbitmq|pulsar|mysqlscale|weaviate|qdrant|smartengine|greptimedb|nebula|risingwave|starrocks|etcd|
orioledb|vanilla-pg|polardbx|opensearch|tdengine|milvus|clickhouse|mariadb|tidb|influxdb|doris|mogdb|
apecloud-postgresql|yashandb|redis-cluster|minio|orchestrator)'
required: false
default: ''
CLUSTER_VERSION:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/e2e-kbcli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ on:
required: false
default: ''
TEST_TYPE:
description: 'test type (e.g. apecloud-mysql|postgresql|redis|mongodb|kafka|pulsar|mysqlscale|weaviate|qdrant|smartengine|
greptimedb|nebula|risingwave|starrocks|etcd|oceanbase|foxlake|orioledb|oracle-mysql|vanilla-pg|asmysql|openldap|
polardbx|opensearch|elasticsearch|vllm|tdengine|milvus|clickhouse|pika|ggml|zookeeper|mariadb|tidb|xinference|
oracle|opengauss|influxdb|flink|solr|doris|halo|mogdb|oceanbase-ent|starrocks-ent|yashandb|redis-cluster|camellia-redis-proxy|dmdb|minio)'
description: 'test type (e.g. apecloud-mysql|postgresql|redis|mongodb|kafka|asmysql|elasticsearch|zookeeper|
rabbitmq|pulsar|mysqlscale|weaviate|qdrant|smartengine|greptimedb|nebula|risingwave|starrocks|etcd|oceanbase|
orioledb|vanilla-pg|polardbx|opensearch|tdengine|milvus|clickhouse|mariadb|tidb|influxdb|doris|mogdb|
apecloud-postgresql|yashandb|redis-cluster|minio|orchestrator)'
required: false
default: ''
CLOUD_PROVIDER:
Expand Down
9 changes: 4 additions & 5 deletions .github/workflows/release-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,10 @@ jobs:
strategy:
fail-fast: false
matrix:
test-type: [ apecloud-mysql|postgresql|redis|mongodb|kafka|asmysql|elasticsearch|zookeeper|rabbitmq|damengdb|kingbase,
pulsar|mysqlscale|weaviate|qdrant|smartengine|greptimedb|nebula|risingwave|starrocks|etcd|oceanbase,
foxlake|orioledb|oracle-mysql|vanilla-pg|openldap|polardbx|opensearch|vllm|tdengine|milvus|clickhouse,
pika|ggml|mariadb|tidb|xinference|oracle|opengauss|influxdb|flink|solr|doris,
halo|mogdb|oceanbase-ent|starrocks-ent|apecloud-postgresql|yashandb|redis-cluster|camellia-redis-proxy|dmdb|minio|orchestrator ]
test-type: [ apecloud-mysql|postgresql|redis|mongodb|kafka|asmysql|elasticsearch|zookeeper|rabbitmq,
pulsar|mysqlscale|weaviate|qdrant|smartengine|greptimedb|nebula|risingwave|starrocks,
etcd|oceanbase|orioledb|vanilla-pg|polardbx|opensearch|tdengine|milvus|clickhouse|mariadb,
tidb|influxdb|doris|mogdb|apecloud-postgresql|yashandb|redis-cluster|minio|orchestrator ]
with:
GITHUB_REPO: "apecloud/kubeblocks"
BRANCH_NAME: "main"
Expand Down

0 comments on commit 960cbc9

Please sign in to comment.