airbyte-platform icon indicating copy to clipboard operation
airbyte-platform copied to clipboard

The platform fundament of Airbyte powering all your ELT pipelines. Please file issues in https://github.com/airbytehq/airbyte

Results 91 airbyte-platform issues
Sort by recently updated
recently updated
newest added
trafficstars

## What When trying to use Airbyte in an IPV6 enabled kubernetes cluster the socat process fails with ``` socat[8] N reading from and writing to stdio socat[8] E TCP:...

## What Intermittently we are getting s3 unknown host exception and it can be resolved upon more retry and lastest SDK I have applied patch in my environment and it...

Potentially broken in https://github.com/airbytehq/airbyte-platform/commit/986253c7c2ae834d2dfc482b5067baeac401d0bd I was getting: ``` Unexpected error occurred: No enum constant io.airbyte.api.client.model.generated.ConnectionScheduleType.cron ``` It seems that the connection create mapper was working fine so I just took...

## What docker-proxy not being available and causing https://github.com/airbytehq/airbyte/issues/39337 potentially https://github.com/airbytehq/airbyte/issues/39424 ## Can this PR be safely reverted and rolled back? - [x] YES 💚 - [ ] NO ❌

## What feature: Add option to override minio-mc image in minio.yaml template file. ## How Added templating to minio.yaml. Added default values in values.yaml. ## Recommended reading order ## Can...

area/platform
kubernetes

## What Due to a recent chart [change](https://github.com/airbytehq/airbyte-platform/commit/4731a0b246eb9767ec61faf211097c8f0f68fb5b), it is not possible to disable SSL for external databases. This change to the temporal chart allows to configure the SSL value...

area/platform
kubernetes

## What ## How ## Recommended reading order 1. `x.kt` 2. `y.kt` ## Can this PR be safely reverted and rolled back? - [ ] YES 💚 - [ ]...

area/platform
kubernetes

When running Airbyte behind an authentication proxy (in my case, GCP's Identity-Aware Proxy), the `manifest.json` request will always fail with a CORS error, like: ``` Access to manifest at 'https://accounts.google.com/o/oauth2/v2/auth?client_id=465372...'...

area/frontend

## What By changing _api-server_ by _workload-api-server_, ingress template is missing for _workload_api_server_ while `values.yaml` have the capability to enable _ingress_ for _workload-api-server_ . So actually, _workload-api-server_ is unable to...

area/platform
kubernetes

## What Adding a storage class label in helm charts for airbyte with Min IO because without no storage class name & no default set, it throws this error. `no...

area/platform
kubernetes