1
0
mirror of synced 2026-01-24 07:01:51 -05:00
Commit Graph

391 Commits

Author SHA1 Message Date
Anne
e7cc086394 Turn on auto-detect schema env variable (#21814)
* Turn on auto-detect schema env variable
Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
2023-01-25 13:39:15 -08:00
github-actions[bot]
502e1b938b Bump helm chart version reference to 0.43.22 (#21833)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
2023-01-25 11:32:08 +02:00
Davin Chia
053ea74b28 Use the right label. (#21829)
Part of 54c0ef1 switched the job labels from worker-pod to job-pod.

This PR also updates the pod-sweeper to use these labels. With the wrong label, the pod sweeper was not sweeping the right pods.
2023-01-25 09:54:36 +08:00
Kyryl Skobylko
869dd07b2c Update helm charts with replica count value (#21796) 2023-01-24 19:17:51 +02:00
Octavia Squidington III
b9de100058 Bump Airbyte version from 0.40.28 to 0.40.29 (#21767)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2023-01-23 23:22:45 -08:00
Octavia Squidington III
02e0258948 Bump Airbyte version from 0.40.27 to 0.40.28 (#21359)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2023-01-12 16:47:07 -08:00
Benoit Moriceau
9adb63cc0b Revert "Revert Convert the server to micronaut" (#21133)
* Revert "Revert "Convert the server to micronaut (#19194)" (#21132)"

This reverts commit 31c65f8eea.

* Fix the cors

* Fix cloud
2023-01-09 10:52:19 -08:00
Octavia Squidington III
00fb4bba09 Bump Airbyte version from 0.40.26 to 0.40.27 (#21135)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2023-01-06 14:27:01 -08:00
Benoit Moriceau
31c65f8eea Revert "Convert the server to micronaut (#19194)" (#21132)
This reverts commit 0b153d11f9.
2023-01-06 15:08:22 -06:00
Benoit Moriceau
0b153d11f9 Convert the server to micronaut (#19194)
* Extract Operation API

* Extract scheduler API

* Format

* extract source api

* Extract source definition api

* Add path

* Extract State API

* extract webbackend api

* extract webbackend api

* extract workspace api

* Extract source definition specification api

* Remove configuration API

* tmp

* Checkstyle

* tmp

* tmp

* Inject but don't resolve Bean

* tmp

* Tmp

* fix build

* TMP

* Tmp

* Clean up

* better thread pool

* Change port to 8080

* Fix port

* Rm unused

* Cors filter

* Format

* rename

* Tmp

* Config based

* Rm health controller ref

* tmp

* Pool size

* Mock healthcheck

* Revert "Mock healthcheck"

This reverts commit 466677636b.

* Revert "Revert "Mock healthcheck""

This reverts commit 267094ae14.

* Restore health check

* Tmp

* format

* Rm deprecated

* Fix PMD

* Tmp

* Fix proxy test

* Remove useless annotation

* set auto commit as false

* Clean up and PR comments

* Bmoric/convert attempt micronaut (#19847)

* tmp

* Fix build

* tmp

* Tmp

* tmp

* tmp

* Tmp

* tmp

* tmp

* Clean up

* Comments and banner

* Non related files

* rm tmp

* Fix build

* Format

* Hit the micronaut server directly

* micronaut OperationApiController (#20270)

* micronaut OperationApiController

* pass micronaut client to OperationApi

* Bmoric/convert connection micronaut (#20211)

* tmp

* Fix build

* tmp

* Tmp

* tmp

* tmp

* Tmp

* tmp

* tmp

* Clean up

* tmp

* Convert Connection Api Controller

* PR Comments

* convert openapiapicontroller to micronaut (#20258)

* convert openapiapicontroller to micronaut

* merge health/openapi locations into one entry

* Fix build

* Format

* Remove media type

* Format

Co-authored-by: Cole Snodgrass <cole@airbyte.io>

* Bmoric/convert destination controller micronaut (#20269)

* tmp

* Fix build

* tmp

* Tmp

* tmp

* tmp

* Tmp

* tmp

* tmp

* Clean up

* tmp

* Convert Connection Api Controller

* Tmp

* PR Comments

* convert openapiapicontroller to micronaut (#20258)

* convert openapiapicontroller to micronaut

* merge health/openapi locations into one entry

* Fix bean

* Add JsonSchemaValidator as a Bean

* Fix build

* Format

* Format

* Test fix

* Pr comments

* Remove media type

* Format

* Remove media type

* Format

* format

* Add missing airbyte api client

Co-authored-by: Cole Snodgrass <cole@airbyte.io>

* Bmoric/convert destination definition controller micronaut (#20277)

* tmp

* Fix build

* tmp

* Tmp

* tmp

* tmp

* Tmp

* tmp

* tmp

* Clean up

* tmp

* Convert Connection Api Controller

* Tmp

* PR Comments

* convert openapiapicontroller to micronaut (#20258)

* convert openapiapicontroller to micronaut

* merge health/openapi locations into one entry

* Fix bean

* Add JsonSchemaValidator as a Bean

* Fix build

* Format

* Format

* Test fix

* Pr comments

* Remove media type

* Format

* Remove media type

* Format

* Remove media type

* Format

* api client

* missing annotation

* format

Co-authored-by: Cole Snodgrass <cole@airbyte.io>

* convert StateApiController to Micronaut (#20329)

* convert to micronaut

* nginx updates

* format

* Move dest oauth to micronaut (#20318)

* tmp

* Fix build

* tmp

* Tmp

* tmp

* tmp

* Tmp

* tmp

* tmp

* Clean up

* tmp

* Convert Connection Api Controller

* PR Comments

* convert openapiapicontroller to micronaut (#20258)

* convert openapiapicontroller to micronaut

* merge health/openapi locations into one entry

* Fix build

* Format

* Remove media type

* Format

* Move dest oauth to micronaut

* Pr comments

* format

Co-authored-by: Cole Snodgrass <cole@airbyte.io>

* Bmoric/convert source micronaut (#20334)

* tmp

* Fix build

* tmp

* Tmp

* tmp

* tmp

* Tmp

* tmp

* tmp

* Clean up

* tmp

* Convert Connection Api Controller

* PR Comments

* convert openapiapicontroller to micronaut (#20258)

* convert openapiapicontroller to micronaut

* merge health/openapi locations into one entry

* Fix build

* Format

* Remove media type

* Format

* Tmp

* tmp

* Build

* missing bean

* format

Co-authored-by: Cole Snodgrass <cole@airbyte.io>

* Migrate to micronaut (#20339)

* Migrate source to micronaut

* convert SchedulerApiController to Micronaut (#20337)

* wip; SchedulerApiController

* remove @Named

* remove @Singleton

* add back todo message

* Bmoric/convert source definition micronaut (#20338)

* tmp

* Fix build

* tmp

* Tmp

* tmp

* tmp

* Tmp

* tmp

* tmp

* Clean up

* tmp

* Convert Connection Api Controller

* PR Comments

* convert openapiapicontroller to micronaut (#20258)

* convert openapiapicontroller to micronaut

* merge health/openapi locations into one entry

* Fix build

* Format

* Remove media type

* Format

* Tmp

* tmp

* Build

* missing bean

* Tmp

* Add Beans

* fix Bean

* Add passthrough

* Clean up

* Missing path

* FIx typo

* Fix conflicts

* for mat

Co-authored-by: Cole Snodgrass <cole@airbyte.io>

* update SourceOauthApiController to Micronaut (#20386)

* convert SourceOauthApiController to Micronaut

* remove SourceOauthApi reference

* convert WorkspaceApiController to micronaut (#20214)

* wip; broken

* convert WorkspaceApiController to micronaut

* remove test controller

* format

* format

* add @Body to SourceOauthApiController

* consolidate nginx settings

* remove unnecessary factories

* Bmoric/convert jobs micronaut (#20382)

* Convert jobs to micronaut

* Nit

* Format

* Bmoric/convert source definition specification micronaut (#20379)

* Migrate source definition specifications to micronaut

* Format

* Format

* convert database assert call to Micronaut (#20406)

* remove dupe config section; add DatabaseEventListener

* move eventlistner to correct package; update implementation

* convert NotificationsApiController to Micronaut (#20396)

* convert NotificationsApiController to Micronaut

* format

* Migrate logs to micronaut (#20400)

* Bmoric/convert webbackend micronaut (#20403)

* Convert jobs to micronaut

* Nit

* Format

* Migrate the webbackend to micronaut

* Add missing Bean

* Cleanup (#20459)

* Cleanup

* More cleanup

* Disable in order to test cloud

* Restore missing files

* Fix test

* Format and fix pmd

* Add transactional

* Fix version

* Tentative

* Cleanup the cleanup

* Rm reference to the micronaut server

* format

* pmd

* more pmd

* fix build

* Delete logs API

* Revert "Delete logs API"

This reverts commit fcb271dcdf.

* Rm flaky test

* Format

* Try to fix test

* Format

* Remove optional

* Rm import

* Test sleep

* Simplify injection

* update import

* Remove sleep

* More injection

* Remove more requirement

* imports

* Remove more requirement

* Fix yaml

* Remove unused conf

* Add role

* Test acceptance test

* Update env

* Revert "Update to Micronaut 3.8.0 (#20716)"

This reverts commit a28f93747f.

* Update helm chart

* Fix helm chart

* Convert Application Listener

* Format

* Add explicit deployment mode

* Change check port

* Update version and bump version to the right value

* Cleanup

* Update FE end to end test

* Allow head request

* Fix controller

* Format

* Fix http client Bean

* Format

Co-authored-by: Cole Snodgrass <cole@airbyte.io>
2023-01-06 11:04:03 -08:00
github-actions[bot]
373cc84f74 Bump helm chart version reference to 0.43.13 (#20922)
Co-authored-by: xpuska513 <xpuska513@users.noreply.github.com>
2022-12-29 17:50:51 +02:00
Kyryl Skobylko
ee76bf052d fix template.labels (#20921) 2022-12-29 17:40:34 +02:00
github-actions[bot]
93cf33ef01 Bump helm chart version reference to 0.43.11 (#20918)
Co-authored-by: xpuska513 <xpuska513@users.noreply.github.com>
2022-12-29 16:42:59 +02:00
Kyryl Skobylko
8108f9c79a fix issues with extra labels feature (#20917) 2022-12-29 16:32:51 +02:00
github-actions[bot]
d25e4a97ae Bump helm chart version reference to 0.43.9 (#20892)
Co-authored-by: xpuska513 <xpuska513@users.noreply.github.com>
Co-authored-by: Kyryl Skobylko <xpuska513@gmail.com>
2022-12-28 13:41:37 +02:00
Kyryl Skobylko
c3c5a41c4f Add feature to specify own selector and regular labels in deployment (#20883)
* Add feature to specify own selector and regular labels in deployment

* Add extraSelector and extraLabels to global values
2022-12-27 19:28:20 +02:00
github-actions[bot]
1a6a1c67ed Bump helm chart version reference to 0.43.6 (#20534)
Co-authored-by: marcosmarxm <marcosmarxm@users.noreply.github.com>
2022-12-20 17:05:02 +02:00
Octavia Squidington III
27bd807fd1 Bump Airbyte version from 0.40.25 to 0.40.26 (#20630)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-12-18 15:54:55 -08:00
David van der Spek
9cc30059f6 feat(helm): allow for adding extra labels to pods (#19474)
* feat(helm): allow for adding extra labels to pods

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* update main chart

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
2022-12-15 16:08:25 -03:00
Rose Hooper
3a8f47ea05 switch temporal to airbyte/temporal-auto-start:1.13.0 in chart values - works with amd64/arm64 (#18736)
* switch temporal to 1.13.4 in chart values - works with amd64/arm64

* fix: use airbyte/temporal-auto-setup:1.13.0

* Update kustomization.yaml

* Update kustomization.yaml

* Update on-deploying.md

Co-authored-by: Kyryl Skobylko <xpuska513@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-12-15 14:28:11 -03:00
github-actions[bot]
1fab191b58 Bump helm chart version reference to 0.43.3 (#20408)
Co-authored-by: cpdeethree <cpdeethree@users.noreply.github.com>
2022-12-14 16:14:16 -06:00
Conor
e7c3fbf62d restore containerOrchestrator image value (#20313)
* Revert "fix: remove unused CONTAINER_ORCHESTRATOR_ENABLED var (#20261)"

This reverts commit ce29361b55.

* docs: add additional commentary on flag usage
2022-12-12 18:06:47 -06:00
Ramon Vermeulen
44a85e75f7 Helm Chart: add missing TEMPORAL_HOST is not set as default (#20299)
* Update deployment.yaml

* Alphabetical order
2022-12-09 12:55:57 -06:00
Octavia Squidington III
f5e15dee77 Bump Airbyte version from 0.40.24 to 0.40.25 (#20279)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2022-12-08 17:30:50 -08:00
Conor
ce29361b55 fix: remove unused CONTAINER_ORCHESTRATOR_ENABLED var (#20261)
* fix: remove unused CONTAINER_ORCHESTRATOR_ENABLED var
2022-12-08 16:27:28 -06:00
Octavia Squidington III
1581821930 Bump Airbyte version from 0.40.23 to 0.40.24 (#20206)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2022-12-07 15:44:56 -08:00
Cornelis Eigenraam
f3d4830cf5 Fix indentation of securityContext block (#19824) 2022-12-02 15:54:55 -03:00
Octavia Squidington III
77112b02bf Bump Airbyte version from 0.40.22 to 0.40.23 (#19941)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
2022-11-30 20:02:24 +00:00
Anne
14a29a0542 Auto Detect Schema Change environment variable (#19312)
* auto detect schema environment variable
2022-11-28 09:57:41 -08:00
github-actions[bot]
b4b79ab186 Bump helm chart version reference to 0.42.0 (#19706)
Co-authored-by: xpuska513 <xpuska513@users.noreply.github.com>
2022-11-22 13:04:59 +02:00
Kyryl Skobylko
c2c1b3dd38 fix: add extraEnv block (#19703)
* fix: add extraEnv block

* fix nindent
2022-11-22 12:53:06 +02:00
Octavia Squidington III
4c5d6ead94 Bump Airbyte version from 0.40.21 to 0.40.22 (#19687)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
Co-authored-by: lmossman <lake@airbyte.io>
2022-11-21 17:43:32 -08:00
github-actions[bot]
a702c91dc5 Bump helm chart version reference to 0.41.3 (#19685)
Co-authored-by: sherifnada <sherifnada@users.noreply.github.com>
2022-11-21 15:44:37 -08:00
Alexandre Girard
47bf2b049c Add connector builder server to airbyte proxy, kube overlays, and helm charts (#19554) 2022-11-21 15:07:13 -08:00
Octavia Squidington III
8341076cb3 Bump Airbyte version from 0.40.20 to 0.40.21 (#19634)
Co-authored-by: krishnaglick <krishnaglick@users.noreply.github.com>
2022-11-18 20:39:06 -05:00
Octavia Squidington III
ed4ec64712 Bump Airbyte version from 0.40.19 to 0.40.20 (#19614)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-11-18 11:53:57 -08:00
Kyryl Skobylko
d663f5a82f fix: Fix Helm Acceptance Tests (#19483) 2022-11-18 19:11:32 +02:00
Octavia Squidington III
061bce197a Bump Airbyte version from 0.40.18 to 0.40.19 (#19579)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-11-18 00:26:01 -08:00
github-actions[bot]
a4187cbe2d Bump helm chart version reference to 0.40.46 (#19553)
Co-authored-by: xpuska513 <xpuska513@users.noreply.github.com>
2022-11-17 17:49:05 +02:00
Kyryl Skobylko
1d6cdb4044 fix missing cron-secrets secret in airbyte-cron chart (#19552) 2022-11-17 17:26:11 +02:00
github-actions[bot]
d4da18f8ac Bump helm chart version reference to 0.40.44 (#19546)
Co-authored-by: xpuska513 <xpuska513@users.noreply.github.com>
2022-11-17 15:39:10 +02:00
Kyryl Skobylko
9fa77dc690 fix temporal indent for env vars (#19544) 2022-11-17 15:22:40 +02:00
Anne
fdb96d0a63 Notifications Workflow (#18735)
* notification workflow
2022-11-15 13:58:30 -08:00
Octavia Squidington III
b299688f3b Bump Airbyte version from 0.40.17 to 0.40.18 (#18827)
Co-authored-by: grishick <grishick@users.noreply.github.com>
2022-11-01 19:35:23 -07:00
github-actions[bot]
66da2fcd58 Bump helm chart version reference to 0.40.40 (#18815)
Co-authored-by: perangel <perangel@users.noreply.github.com>
Co-authored-by: Kyryl Skobylko <xpuska513@gmail.com>
2022-11-01 23:14:24 +02:00
perangel
b5adaef29c [charts/airbyte-cron] Cleanup env vars (#18787)
* [charts/airbyte-cron] Cleanup env vars

* Remove unused env var
2022-11-01 17:00:12 -04:00
Kyryl Skobylko
4cb42a9efb fix cron resources spec (#18778) 2022-11-01 17:07:39 +02:00
Kyryl Skobylko
3741014ad5 Update chart.yaml to reference right subchart (#18718)
* Update chart.yaml to reference right subchart

* Update airbyte-cron chart name
2022-11-01 15:31:15 +02:00
Kyryl Skobylko
04d84ce5f4 Update helpers functions in subcharts (#18757)
* Update helpers functions in subcharts; Refactor component.imageTag function call

* fix typo in _helpers.tpl
2022-11-01 12:54:07 +02:00
perangel
2099a74e7e feat: Add airbyte-cron Helm chart (#18542)
* 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 <xpuska513@gmail.com>
2022-10-31 09:06:46 -04:00