Steve Williams

Results 72 issues of Steve Williams

## Background We still use this Ruby script in Concourse Maintenance pipeline: https://github.com/ministryofjustice/cloud-platform-environments/blob/main/bin/delete_completed_jobs.rb Pipeline: https://github.com/ministryofjustice/cloud-platform-terraform-concourse/blob/main/pipelines/manager/main/maintenance.yaml#L115 We should look at re-implementing the equivalent tool in Golang (standalone / CLI tool). ##...

## Background We have decomissioned our [efs-csi-driver](https://github.com/ministryofjustice/cloud-platform-terraform-efs-csi) from production clusters, because in its current form it is not fit for use within the platform. The reason for turning off is...

Firebreak

## Background We should have better organisation and view of dependabot PRs in our GH Projects setup. Find a way to configure dependabot to automatically label with `dependabot` and then...

## Background We have been observing for some time now large numbers of cronjobs failing due to DNS or network issue on our live cluster nodes. There seems to be...

## Background Although we have logic for protecting against accidental live / manager cluster deletion in the underlying CLI command, we should probably protect against the delete-cluster pipeline even triggering...

## Background When creating a Certificate resource for custom domains, the Common Name field has a limit of 64 characters. This requires the workaround as described in the user guide...

operations-driven-engineering

## Background ** This is for the team rather than user custom terraform guidance We should have a small runbook section and associated guidance in the module github template that...

documentation
operations-driven-engineering

## Background We currently have a conftest policy that detects user PRs that attempt to configure RBAC for binding to cluster-admin ClusterRole https://github.com/ministryofjustice/cloud-platform-environments/blob/main/policy/rolebinding.rego We should enhance this policy to ensure...

security
quick-wins

## Background The [module-name] terraform-aws-provider defined in `versions.tf` is currently at `>=4.0.0`. We need to upgrade the provider to the latest major (5) release. What to do: - review changelogs...

needs-refining

## Background The Service Pod Module terraform-aws-provider defined in `versions.tf` is currently at `>=4.0.0`. We need to upgrade the provider to the latest major `5` release. What to do: -...

needs-refining