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

pipeline(*): bump tools in docker images #377

Merged
merged 5 commits into from
Aug 13, 2021
Merged

Conversation

o-orand
Copy link
Member

@o-orand o-orand commented Aug 10, 2021

Changes proposed in this pull-request:

  • pipeline(k8s): auto-inject $COA_ROOT_DEPLOYMENT_NAME
  • bump docker images
    • chore(ci) bump to latest gem (git, rake, rubocop ...)
    • chore(ci): reduce DockerHub load and enhance code climate upload
    • bump to latest gov.uk images
  • task(generate_single_concourse_pipeline_config): ensure pipeline are unpaused on load

To ease usage of root deployment name in custom script.
this include the following bump:
 - bosh cli 6.4.4
 - alpine to 3.13 (or 3.12 is kept)
 - credhub-cli 2.9
 - etc...

We bump to latest docker images from alphagov and orange-cf:
  * bump to governmentpaas/[bosh-cli-v2,cf-cli, curl-ssl, git-ssh, spruce]: 469ceea7a619b0abdd6cb27efd4d3bd5e9be3ddb
  * bump to orangecloudfoundry/terraform,k8s-tools and bosh-cli-v2-cf-cli to e52d0924aa2dc367e078fdb5ff19eecab1b16ed7
We reduce DockerHub load by avoid double triggering of PR jobs. We wait for docker image build to end before triggering tests.

We also add retry on code climate test results upload, to avoid unnecessary test suite re-triggering.
@o-orand o-orand force-pushed the update-embedded-tools branch from 8d12d74 to fb1f1f0 Compare August 12, 2021 09:59
…unpaused on load

Each pipeline managed by `concourse-pipeline.yml.erb` are automatically unpaused after being loaded to avoid manual ops.
@o-orand o-orand force-pushed the update-embedded-tools branch from 9aced21 to 2d9347a Compare August 12, 2021 15:47
@o-orand o-orand changed the title pipeline(*); bump tools in docker images pipeline(*): bump tools in docker images Aug 13, 2021
@o-orand o-orand merged commit 7608ca4 into develop Aug 13, 2021
@o-orand o-orand added this to the 5.2 milestone Aug 26, 2021
@o-orand o-orand deleted the update-embedded-tools branch January 13, 2022 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant