aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Remove dependabot configurationGravatar Joe Banks2024-07-01-23/+0
|
* Allow new kube-state-metrics image to watch ingressesGravatar Joe Banks2024-07-01-0/+1
|
* Move away from vendored kube-state-metricsGravatar Joe Banks2024-07-01-1/+1
|
* Add Git Submodule managerGravatar Joe Banks2024-07-01-0/+3
|
* Enable Kubernetes managerGravatar Joe Banks2024-07-01-1/+4
|
* Add renovate.jsonGravatar renovate[bot]2024-07-01-0/+6
|
* Add DNS entry for KeycloakGravatar Joe Banks2024-06-27-0/+8
|
* Add PostgreSQL user for KeycloakGravatar Joe Banks2024-06-27-45/+61
|
* Add issuer for Vault certificates in tooling namespaceGravatar Joe Banks2024-06-27-0/+5
| | | | | We will use this to deploy internal TLS certificates from a self-signed CA that allows for TLS traffic within the cluster.
* Add deployment of KeycloakGravatar Joe Banks2024-06-27-0/+122
|
* Scale AM back to 3 replicasGravatar Chris Lovering2024-06-24-1/+1
|
* Install emacs-noxGravatar Johannes Christ2024-06-18-0/+8
| | | | As requested by Joe.
* Install tmuxGravatar Johannes Christ2024-06-18-1/+3
|
* Bump urllib3 from 2.2.1 to 2.2.2Gravatar dependabot[bot]2024-06-17-3/+3
| | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Install vimGravatar Johannes Christ2024-06-17-0/+7
|
* Bump taskipy from 1.12.2 to 1.13.0Gravatar dependabot[bot]2024-06-17-6/+6
| | | | | | | | | | | | | | Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.12.2 to 1.13.0. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.12.2...1.13.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump octodns from 1.7.0 to 1.8.0Gravatar dependabot[bot]2024-06-17-5/+5
| | | | | | | | | | | | | | Bumps [octodns](https://github.com/octodns/octodns) from 1.7.0 to 1.8.0. - [Changelog](https://github.com/octodns/octodns/blob/main/CHANGELOG.md) - [Commits](https://github.com/octodns/octodns/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: octodns dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump ruff from 0.4.8 to 0.4.9Gravatar dependabot[bot]2024-06-17-21/+21
| | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.9. - [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.8...v0.4.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Ignore generated Hugo resourcesGravatar Johannes Christ2024-06-16-0/+1
|
* Add tooling documentationGravatar Johannes Christ2024-06-16-0/+58
|
* Add DNS record for ff-bot.pydis.wtfGravatar Joe Banks2024-06-16-0/+8
|
* Add ff-bot deploymentGravatar Joe Banks2024-06-16-0/+82
|
* Add Kubernetes volume alertsGravatar Joe Banks2024-06-16-0/+11
| | | | | | | | | | | It seems that Linode has added storage reporting info to the CSI driver allowing us to pick up on the storage use of persistent volume claims within the cluster. This creates and deploys an alert that will report if any volume has under 10% of space left. I have excluded Prometheus as our TSDB retention settings mean that it will always stay just below it's volume size by design.
* Add documentation to ff-bot.yml policy fileGravatar Joe Banks2024-06-15-0/+10
|
* Add ff-bot.yml policy fileGravatar Joe Banks2024-06-15-0/+3
|
* Update readme in regards to our docs being written nowGravatar Johannes Christ2024-06-14-1/+1
|
* Update Loki config with new compactor preferences for retention modesGravatar Joe Banks2024-06-13-1/+6
| | | | | | | | | * `retention_enabled`: enable retention mode within the compactor * `delete_request_store`: store deletion requests within the s3 cluster that is also used to house log chunks * `delete_request_cancel_period`: do not exercise log deletion instructions until at least one hour has passed to prevent accidental deletion
* Update Prometheus deployment with a tmpfs for the reloaderGravatar Joe Banks2024-06-10-0/+9
|
* Add secrets for reloader webhookGravatar Joe Banks2024-06-10-0/+0
|
* Add sidecar container to reload Prometheus config on changeGravatar Joe Banks2024-06-10-0/+25
|
* Add reloader hook configmap to reload prometheus on changeGravatar Joe Banks2024-06-10-0/+38
|
* Add Alert for Prometheus config reload failureGravatar Joe Banks2024-06-10-0/+9
|
* Enable scraping of Prometheus podsGravatar Joe Banks2024-06-10-0/+3
|
* Relock poetry to bump sub-dependenciesGravatar Chris Lovering2024-06-10-70/+53
|
* Bump ruff from 0.4.7 to 0.4.8Gravatar dependabot[bot]2024-06-10-20/+20
| | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.4.8. - [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.7...v0.4.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Update Pinnwand logo to square imageGravatar Joe Banks2024-06-09-1/+1
|
* Update from command to args in site deploymentGravatar Joe Banks2024-06-07-1/+1
| | | | | | | | Kubernetes renames ENTRYPOINT in Docker images to command and any additional args go in `args` (confusing, I know!) This ensures that we run within the context of Poetry so can reach Django and other installed requirements when running migrations.
* Remove unnecessary shell execution for migration initContainerGravatar Joe Banks2024-06-07-3/+3
|
* Update site to run migrations in an init containerGravatar Joe Banks2024-06-07-0/+13
| | | | | | | | | | | | | | | | | | In accordance with updates from python-discord/site#1338 this changes the way migrations are run. Previously, migrations would be run all from within the manage.py execution process with the command being manually spawned using Django internals. After python-discord/site#1338 merges the Dockerfile will directly invoke gunicorn and bypass manage.py to simplify the process and avoid problems with shared database contexts. Hence, we need to manually run migrations using an init container. With testing there is no additional delay in doing this as spinning up an init container is cheap and we don't cut over any traffic until the site passes a healthcheck anyway.
* Update Grafana repository to use explicit keyringGravatar Joe Banks2024-06-07-3/+3
|
* Add systemd overrides with new security preferencesGravatar Joe Banks2024-06-07-0/+38
|
* Add NGINX access and error logsGravatar Joe Banks2024-06-07-0/+10
|
* Add relabing stages to name custom log extractorsGravatar Joe Banks2024-06-07-0/+11
|
* Update configuration template with authenticationGravatar Joe Banks2024-06-07-9/+18
|
* Update documentation for Alloy with Loki configurationGravatar Joe Banks2024-06-07-3/+4
|
* Add Alloy vars file with endpoint and authenticationGravatar Joe Banks2024-06-07-0/+14
|
* Add host vars for database host to export PostgreSQL logGravatar Joe Banks2024-06-07-0/+4
|
* Extend Alloy configuration to include some default files + extra filesGravatar Joe Banks2024-06-07-0/+27
|
* Update default variables for Alloy with empty extra files listGravatar Joe Banks2024-06-07-0/+2
|
* Update Alloy README to document extra filesGravatar Joe Banks2024-06-07-0/+7
|