Steve Williams
Steve Williams
## Background We have several unique github tokens (some PAT) that are in use by Concourse pipelines ``` cloud_platform_infrastructure_pr_git_access_token github_token how_out_of_date_are_we_github_token authorized_keys_github_token github_actions_secrets_token ``` We need to review all of...
## Background We need to have a clear and prominent entry in the User Guide which outlines some general considerations and guidelines for workload requests / limits. This is so...
## Background Following firebreak investigation into providing AWS private networked access to CP applications via VPC endpoint and internal NGINX deployment (private subnets only), this ticket is to look at...
Making this useful script more readily available for future use
relates to ministryofjustice/cloud-platform#6068
## Background We are currently running nginx ingress controller on an unsupported version: https://github.com/kubernetes/ingress-nginx?tab=readme-ov-file#supported-versions-table - Review, test and update Helm release to the latest supported version that covers K8s 1.29...
## Background We observed a worker node in manager cluster being "stuck" in `NotReady` state for an extended period of time (over 30 mins at time of discovery). Cordon and...
## Background We are pinning module versions for our s3 bucket configurations in account layer: https://github.com/ministryofjustice/cloud-platform-infrastructure/blob/main/terraform/aws-accounts/cloud-platform-aws/account/main.tf#L159 With comments providing the reasoning. Review, test changes and update the module version(s).
## Background On several occasions recently certificate issuing has been failing to complete, cert-manager pod has required a restart to resolve. We need to have a closer look at cert-manager...