Skip to content

Commit

Permalink
chore(helm,docker-compose): remove airbyte connector related setting
Browse files Browse the repository at this point in the history
  • Loading branch information
donch1989 committed Apr 19, 2024
1 parent 97376ab commit 1469a74
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/helm-integration-test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
--set mgmtBackend.image.tag=latest \
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=latest \
--set rayService.image.tag=${RAY_SERVER_VERSION} \
Expand Down Expand Up @@ -164,7 +163,6 @@ jobs:
--set mgmtBackend.image.tag=${MGMT_BACKEND_VERSION} \
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=${CONSOLE_VERSION} \
--set rayService.image.tag=${RAY_SERVER_VERSION} \
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/helm-integration-test-console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
--set mgmtBackend.image.tag=latest \
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=latest \
--set rayService.image.tag=${RAY_SERVER_VERSION} \
Expand Down Expand Up @@ -184,7 +183,6 @@ jobs:
--set mgmtBackend.image.tag=${MGMT_BACKEND_VERSION} \
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=${CONSOLE_VERSION} \
--set rayService.image.tag=${RAY_SERVER_VERSION} \
Expand Down
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ helm-integration-test-latest: ## Run integration test on t
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set artifactBackend.image.tag=latest \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=latest \
--set rayService.image.tag=${RAY_LATEST_TAG} \
Expand Down Expand Up @@ -258,7 +257,6 @@ helm-integration-test-release: ## Run integration test on
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set artifactBackend.image.tag=${ARTIFACT_BACKEND_VERSION} \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=${CONSOLE_VERSION} \
--set rayService.image.tag=${RAY_RELEASE_TAG} \
Expand Down Expand Up @@ -336,7 +334,6 @@ ifeq ($(UNAME_S),Darwin)
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set artifactBackend.image.tag=latest \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=latest \
--set rayService.image.tag=${RAY_LATEST_TAG} \
Expand All @@ -354,7 +351,6 @@ else ifeq ($(UNAME_S),Linux)
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set artifactBackend.image.tag=latest \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=latest \
--set rayService.image.tag=${RAY_LATEST_TAG} \
Expand Down Expand Up @@ -416,7 +412,6 @@ ifeq ($(UNAME_S),Darwin)
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set artifactBackend.image.tag=${ARTIFACT_BACKEND_VERSION} \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=${CONSOLE_VERSION} \
--set rayService.image.tag=${RAY_RELEASE_TAG} \
Expand All @@ -434,7 +429,6 @@ else ifeq ($(UNAME_S),Linux)
--set mgmtBackend.instillCoreHost=http://${INSTILL_CORE_HOST}:${API_GATEWAY_PORT} \
--set artifactBackend.image.tag=${ARTIFACT_BACKEND_VERSION} \
--set pipelineBackend.image.tag=${PIPELINE_BACKEND_VERSION} \
--set pipelineBackend.excludelocalconnector=false \
--set modelBackend.image.tag=${MODEL_BACKEND_VERSION} \
--set console.image.tag=${CONSOLE_VERSION} \
--set rayService.image.tag=${RAY_RELEASE_TAG} \
Expand Down
3 changes: 0 additions & 3 deletions charts/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -412,9 +412,6 @@ pipelineBackend:
maxWorkflowTimeout: 3600 # in seconds
maxWorkflowRetry: 3
maxActivityRetry: 1
# -- Load the pre-built connector or not
prebuiltConnectorEnabled: false
excludelocalconnector: false
useStaticModelList: false
# -- The configuration of Temporal Cloud
temporal:
Expand Down

0 comments on commit 1469a74

Please sign in to comment.