Joseph Ware

Results 45 issues of Joseph Ware

By adding `home` field to the Helm chart, we allow Renovate to propagate either a link to the chart or release notes into the automated PR it makes. cite: https://github.com/renovatebot/renovate/blob/39fb4207bc268ea83114b58bc0414339620c7416/lib/modules/datasource/helm/index.ts#L29...

Test commit to see size of fallout of doing #929 by making use of Pydantic BaseSettings objects ### Checklist - [ ] Add a Changelog entry - [ ] Add...

Parked while I return to DLS work. - Authenticator, AccessPolicy, Tree deserialization modified to [behave like a discriminated union](https://docs.pydantic.dev/latest/concepts/unions/#discriminated-unions) - Impls of AccessPolicy directly extend it for type checking purposes...

Alongside metrics #83 / #390 / #631 etc., tracing of a request through the service would add observability and enable debugging efforts. DLS are currently making initial uses of https://opentelemetry.io/...

For my RabbitMQ instance, I need a second user without admin permissions (previously I had an admin account with permission for the management console, with password mounted from a secret...

feature
question