Marlene Koh

Results 7 comments of Marlene Koh

There is a pull request #201 for this

@larkox thanks for the review! Made the changes.

@hmhealey the tests for latex component should pass now, please take a look 🙏 - I had to change the code from `shallow()` to `render()` in the latex tests because...

Bump @akash-jain-10 this breaking change prevents openmetadata from being deployed with oidc. ref: https://github.com/open-metadata/openmetadata-helm-charts/blob/main/charts/openmetadata/templates/secrets.yaml#L242 possible to allow default null value for the `OIDC_CUSTOM_PARAMS` environment variable instead? not sure what are...

adding helm annotations to the service account and migrate job to create them during `pre-install` fixed it for me ```yaml # in values.yaml serviceAccount: create: true migrate: annotations: helm.sh/hook: "pre-install,...