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 there is a somewhat "breaking" change introduced by this commit. https://github.com/airbytehq/airbyte-platform/commit/02e3c972338cc8a63364528d137ae52beec2f4a0 I'm not sure the context of this commit, but as far as I understand, `global.serviceAccountName` should be...

area/platform
kubernetes

## What Make the size of the volume claimed by the internal postgresql database configurabile in the helm chart. ## How Add a storage configuration to postgresql section in values.yaml,...

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

## What During Airbyte helm upgrade from 1.2.0 to 1.4.0, a type mismatch error occurred between code and database schema, causing web server access failure. Root Cause - Organization table's...

## What * Generates content of `airbyte-server/src/main/kotlin/io/airbyte/server/apis/publicapi/mappers/NameToDefinitionMapper.kt` from https://connectors.airbyte.com/files/registries/v0/oss_registry.json ## How Custom Python script ## Recommended reading order 1. `tools/bin/generate_name_to_definition_mapper.py` 2. `airbyte-server/src/main/kotlin/io/airbyte/server/apis/publicapi/mappers/NameToDefinitionMapper.kt` ## Can this PR be safely reverted and...

area/platform
area/server

## What * Currently, one cannot use the API https://reference.airbyte.com/reference/createsource for Brevo. This is because the mapping from the name to the source definition ID is not present. * This...

area/platform
area/server

## What This PR introduces the shareProcessNamespace field in the PodSpec. When enabled, this feature allows all containers within a pod to share the same process namespace. This means containers...

area/platform
kubernetes

## What The chart failed to run on clusters configured with resource quota. Need to add resources to the database pod in the helm chart. ## How * Add resources...

area/platform
kubernetes

## What Add storageClassName option to the helm chart ## How Added optional value ## Recommended reading order 1. `x.kt` 2. `y.kt` ## Can this PR be safely reverted and...

area/platform
kubernetes

## What This change updates the WORKLOAD_API_BEARER_TOKEN to use a dynamic value by referencing bearerToken in the workload-api and workload-api-server sections from the Helm values file. ## How This modification...

area/platform
kubernetes