| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2024-05-16 | Bump limits and requests for bots that have been OOMing recently | -3/+3 | ||
| 2024-05-16 | Move AlertManager to 4 replicas | -1/+1 | ||
| 2024-05-16 | Unindent lovelace postgres config map for blackbox | -3/+3 | ||
| 2024-05-16 | Bump ruff from 0.4.2 to 0.4.4 | -22/+23 | ||
| Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.2...v0.4.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
| 2024-05-16 | Update pinnwand conenction string to point at lovelace | -0/+0 | ||
| 2024-05-16 | Remove temporary testing deployment of pinnwand | -150/+0 | ||
| 2024-05-16 | Add lovelace credentials to blackbox secrets | -0/+0 | ||
| 2024-05-16 | configure blackbox to backup lovelace's pg instance | -0/+7 | ||
| 2024-05-16 | grant pg users their predefined roles | -0/+14 | ||
| 2024-05-16 | define the blackbox user and its db roles | -11/+20 | ||