Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Bump Airbyte version from 0.39.41-alpha to 0.39.42-alpha (#15335) #39

Open
wants to merge 96 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 6, 2022


Pull upstream commits

si-te and others added 27 commits August 7, 2022 23:25
…5374)

* Remove unconditional resource assignment

Remove unconditional resource assignment in chart for temporal

* Squash
…77)" (#15401)

This reverts commit 362fc4ea0370fc8fc352cf7df3d49e1fb6756638.
* fix: revert extraEnv delition in values.yaml for bootloader

* add newline
* fix: revert extraEnv delition in values.yaml for bootloader

* add newline

* feat: Update bootloader,webapp,server. Add way of defining secrets, update extraEnv usage. Add PodDistributionBudget into all deployments

* feat: Update oss charts, make them able to be ingested in cloud deployment

* fix: include #15685 changes

* fix: Update Chart.yaml. fix minio deployment conditional operator

* fix: fix EOF in worker, update worker HPA conditional

* fix: remove cloud related stuff

* fix: add conditional for hooks

* fix: remove hooks for worker

* fix: update nit, remove gsm

* fix: fix nits

* fix: remove gsm and hpa from values.yaml
* Remove alpha tags in autobump files

* remove more alpha tags
* remove demo mode from UI

* remove merge conflict
* Update ingress.yaml

* Update ingress.yaml
* fix: revert extraEnv. Move updated extraEnv to env_vars

* fix: Add node pool selector feature for gke deployments

* fix: hotfix. Fix webapp values and imagepullsecrets

* fix: remove nodeSelector duplicate
* fix: revert extraEnv. Move updated extraEnv to env_vars

* fix: Add node pool selector feature for gke deployments

* fix: hotfix. Fix webapp values and imagepullsecrets

* fix: remove nodeSelector duplicate

* fix: revert imagePullSecrets changes

* fix nit
* fix: revert extraEnv. Move updated extraEnv to env_vars

* fix: Add node pool selector feature for gke deployments

* fix: hotfix. Fix webapp values and imagepullsecrets

* fix: remove nodeSelector duplicate

* fix: revert imagePullSecrets changes

* fix nit

* fix: fix bootloader imagepullsecrets
* Add a new airbyte-metrics Helm chart

* Include metrics Chart as a dependency of the main airbyte Chart

* Allow setting METRIC_CLIENT and OTEL_COLLECTOR_ENDPOINT from Helm values

* Actually make metrics sub-chart disabled by default
* fix: revert extraEnv. Move updated extraEnv to env_vars

* fix: Add node pool selector feature for gke deployments

* fix: hotfix. Fix webapp values and imagepullsecrets

* fix: remove nodeSelector duplicate

* fix: revert imagePullSecrets changes

* fix nit

* fix: fix bootloader imagepullsecrets

* fix: fix image pull secrets again...

* feat: add acceptance tests for helm

* add step to install unzip

* fix incorrect command spelling(helm)

* update slack notification sending for Airbyte CI workflow

* Rename Helm E2E test report name

* fix: Update helm charts

* fix: fix temporal DB Port bug

* fix nits

* do a small testing for sake of science

* Update test chart.yaml with note block

* Revert changes for AC tests

* fix: Include #16166

* fix: add metrics to the ci workflow

* fix: revert changes for temporal service. move them to server service;

* fix: revert fullstory deletion

* fix: change way of defining image tag and make it to be set in global values. Add values.yaml.test for integration testing and local deployment

* fix: udpate docs, update values.yaml

* fix: fix helpers.tpl in all subcharts

* Update chart docs

Co-authored-by: Davin Chia <[email protected]>
* fix: revert extraEnv. Move updated extraEnv to env_vars

* fix: Add node pool selector feature for gke deployments

* fix: hotfix. Fix webapp values and imagepullsecrets

* fix: remove nodeSelector duplicate

* fix: revert imagePullSecrets changes

* fix nit

* fix: fix bootloader imagepullsecrets

* fix: fix image pull secrets again...

* feat: add acceptance tests for helm

* fix: add step to install unzip

* fix incorrect command spelling(helm)

* fix: update slack notification sending for Airbyte CI workflow

* fix: Rename Helm E2E test report name

* fix: Update helm charts

* fix: fix temporal DB Port bug

* fix nits

* fix: do a small testing for sake of science

* fix: Update test chart.yaml with note block

* fix: Revert changes for AC tests

* fix: Include #16166

* fix: add metrics to the ci workflow

* fix: revert changes for temporal service. move them to server service;

* fix: revert fullstory deletion

* fix: change way of defining image tag and make it to be set in global values. Add values.yaml.test for integration testing and local deployment

* fix: udpate docs, update values.yaml

* fix: fix helpers.tpl in all subcharts

* Update chart docs

* fix: update helm-docs

* fix: revert changes to ingress

Co-authored-by: Davin Chia <[email protected]>
The current chart can only allow minio hosts with http schemes (not https) and requires you to specify a port.  It's probably more convenient to take a full string of the endpoint url, which this variable provides the ability to do.
* fix: proplerly render extraContainers

Signed-off-by: Brad Clark <[email protected]>

* fix: ignore charts path

Signed-off-by: Brad Clark <[email protected]>

* feat: add support for extraContainers and standardize to match other charts in repo

Signed-off-by: Brad Clark <[email protected]>

* fix: fix rendered chart indentation

Signed-off-by: Brad Clark <[email protected]>

Signed-off-by: Brad Clark <[email protected]>
perangel and others added 30 commits October 31, 2022 09:06
* feat: Add airbyte-cron Helm chart

* New chart resides in `charts/airbyte-cron`
* Updated the parent chart (`airbyte`) `values.yaml` to include config
  key for `cron`

* Add airbyte-cron to release workflow

* chore: remove TEMPORAL_* vars

Co-authored-by: Kyryl Skobylko <[email protected]>
* Update helpers functions in subcharts; Refactor component.imageTag function call

* fix typo in _helpers.tpl
* Update chart.yaml to reference right subchart

* Update airbyte-cron chart name
* [charts/airbyte-cron] Cleanup env vars

* Remove unused env var
Co-authored-by: perangel <[email protected]>
Co-authored-by: Kyryl Skobylko <[email protected]>
* notification workflow
* fix: add extraEnv block

* fix nindent
* auto detect schema environment variable
* fix: remove unused CONTAINER_ORCHESTRATOR_ENABLED var
* Update deployment.yaml

* Alphabetical order
* Revert "fix: remove unused CONTAINER_ORCHESTRATOR_ENABLED var (#20261)"

This reverts commit ce29361b5528f411f5670c3fc0809cc3359da0ae.

* docs: add additional commentary on flag usage
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.