Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📌 DPAT EKS upgrade #4529

Merged
merged 3 commits into from
Jan 12, 2024
Merged

📌 DPAT EKS upgrade #4529

merged 3 commits into from
Jan 12, 2024

Conversation

jacobwoffenden
Copy link
Member

@jacobwoffenden jacobwoffenden commented Jan 12, 2024

This pull request:

  • Resolves 📌 Upgrade DPAT EKS analytical-platform#2905
  • Upgrades EKS AMI release to 1.17.0-53f322c2
  • Upgrades EKS add-ons
    • coredns
    • kube-proxy
    • vpc-cni
    • ebs-csi
    • efs-csi
  • Upgrades system Helm charts
    • cluster-autoscaler
    • external-dns
    • cert-manager
    • ingress-nginx
    • velero
    • external-secrets
    • policy-controller
    • aws-for-fluent-bit
    • prometheus

Signed-off-by: Jacob Woffenden jacob.woffenden@digital.justice.gov.uk

Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
@jacobwoffenden jacobwoffenden added the dependencies Pull requests that update a dependency file label Jan 12, 2024
@jacobwoffenden jacobwoffenden self-assigned this Jan 12, 2024
@jacobwoffenden jacobwoffenden requested review from a team as code owners January 12, 2024 15:23
@github-actions github-actions bot added the environments-repository Used to exclude PRs from this repo in our Slack PR update label Jan 12, 2024
@jacobwoffenden jacobwoffenden had a problem deploying to data-platform-apps-and-tools-development January 12, 2024 15:24 — with GitHub Actions Failure
@jacobwoffenden jacobwoffenden changed the title 📌 📌 DPAT EKS upgrade Jan 12, 2024
Copy link
Contributor

Checkov Scan Success

Show Output
*****************************

Checkov will check the following folders:
terraform/environments/hmpps-domain-services terraform/modules/ip_addresses

*****************************

Running Checkov in terraform/environments/hmpps-domain-services
terraform scan results:

Passed checks: 91, Failed checks: 0, Skipped checks: 19


checkov_exitcode=0

*****************************

Running Checkov in terraform/modules/ip_addresses

checkov_exitcode=0

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.5.0)
tflint will check the following folders:
terraform/environments/hmpps-domain-services terraform/modules/ip_addresses

*****************************

Running tflint in terraform/environments/hmpps-domain-services
Excluding the following checks: terraform_unused_declarations
tflint_exitcode=0

*****************************

Running tflint in terraform/modules/ip_addresses
Excluding the following checks: terraform_unused_declarations
tflint_exitcode=0

Trivy Scan

Show Output

@jacobwoffenden jacobwoffenden temporarily deployed to data-platform-apps-and-tools-development January 12, 2024 15:26 — with GitHub Actions Inactive
Split out system and application charts

Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
@jacobwoffenden jacobwoffenden temporarily deployed to data-platform-apps-and-tools-development January 12, 2024 15:50 — with GitHub Actions Inactive
Copy link
Contributor

Checkov Scan Success

Show Output
*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.5.0)
tflint will check the following folders:

Trivy Scan

Show Output

Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
Copy link
Contributor

Checkov Scan Success

Show Output
*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.5.0)
tflint will check the following folders:

Trivy Scan

Show Output

Copy link
Contributor

@jhpyke jhpyke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updating a kube cluster on a Friday afternoon? Godspeed brave soldier 🫡

@jacobwoffenden jacobwoffenden merged commit ca05661 into main Jan 12, 2024
18 checks passed
@jacobwoffenden jacobwoffenden deleted the chore/dpat-eks-upgrade branch January 12, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file environments-repository Used to exclude PRs from this repo in our Slack PR update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📌 Upgrade DPAT EKS
2 participants