Macharia Muguku

Results 9 issues of Macharia Muguku

Fails comparison for default value (unquoted string oss vs quoted string "oss") [comparison](https://github.com/airbytehq/airbyte/blob/9e17f97e245bea2dc9b3bdfa0abd3b50c2a9e5a1/charts/airbyte-server/templates/deployment.yaml#L245) [Default Value](https://github.com/airbytehq/airbyte/blob/9e17f97e245bea2dc9b3bdfa0abd3b50c2a9e5a1/charts/airbyte-server/values.yaml#L4) Succeeds if I override default value with: ``` server: deploymentMode: "oss" ``` `Error: UPGRADE FAILED:...

type/bug
community
area/platform-oss
team/infra

## What - Fixes https://github.com/airbytehq/airbyte/issues/30509 - Adds resource requests and limits to the airbyte minio container ## How - Add optional resource requests and limits configs to main helm chart...

area/platform
kubernetes

In the dbt prefect bigquery workflow, the [first command in the list](https://github.com/airbytehq/quickstarts/blob/ece888839f168025cb691671a1d9a848533f7eea/airbyte_dbt_prefect_bigquery/orchestration/my_elt_flow.py#L51) (`pwd`) fails because it's not a dbt command. Every command in the DbtCoreOperation is presumed to be a...

- Highly subjective. See screenshot example below ![Screenshot from 2024-04-29 23-33-09](https://github.com/google/fhir-data-pipes/assets/10197807/1f6df963-c789-4e5e-bf6a-829da18157b0)

enhancement
P3:TBE

- This option is not exposed in the pipeline controller

enhancement
P3:TBE

- We couldn't find a config to change the cron schedule timezone. - We would like an option to change the timezone to our local timezone. - E.g to `"Africa/Nairobi"`...

enhancement
P3:TBE

- E.g a unified docker script or helm chart? to deploy keycloak, opensrp/fhir server, opensrp web, opensrp express server, and nginx?

Large 4-5 days

- snapshot test fails on windows - [packages/fhir-location-management/src/components/AddEditLocationUnit/tests/index.test.tsx](https://github.com/opensrp/web/actions/runs/3695120191/jobs/6259083087#step:8:6555) ![Screenshot from 2022-12-14 18-31-01](https://user-images.githubusercontent.com/10197807/207638584-bfa78588-45bf-4fb1-a5b7-1a5018e76b6e.png)

## Issue Description add descriptive error messages to forms. Replace generic 'error occurred' messages in all forms with descriptive messages. ## Resources ### FHIR Resources to reference ## Please share...

Ready for Engineering
OpenSRP web 2.0