Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Jan 29, 2021
  2. Jan 27, 2021
    • Tomasz Maczukin's avatar
      Merge branch '27491-docker-build-remove-experimental-mode' into 'master' · 63232d18
      Tomasz Maczukin authored
      Remove requirement for Docker daemon experimental mode from image build scripts
      
      Closes #27491
      
      See merge request gitlab-org/gitlab-runner!2707
      63232d18
    • Steve Azzopardi's avatar
      Merge branch 'kubernetes_tests_simplify_build_creation' into 'master' · 0a07cf18
      Steve Azzopardi authored
      Kubernetes tests simplify build creation
      
      Closes #27024
      
      See merge request gitlab-org/gitlab-runner!2445
      0a07cf18
    • Georgi N. Georgiev's avatar
      Merge branch 'ajwalker/compression-level' into 'master' · b2284d7b
      Georgi N. Georgiev authored
      Add support for setting the artifact/cache compression level
      
      Closes #4907
      
      See merge request gitlab-org/gitlab-runner!2684
      b2284d7b
    • Steve Azzopardi's avatar
      Merge branch 'clear-docker-cache-build-images' into 'master' · cca8f934
      Steve Azzopardi authored
      Improve docker cleanup script to also include old builds and images
      
      Closes #25458
      
      See merge request gitlab-org/gitlab-runner!2310
      cca8f934
    • Silvester Wainaina's avatar
      Improve the docker cleanup script to include volumes · 571fd0c9
      Silvester Wainaina authored
      Added image, build, system cleanup
      
      Changed the script to log to the console
      
      Resolved identations issue
      
      updated the container filter
      
      Added filter labels
      
      Added correct labels for the volumes
      Add option to remove volumes as part of the system prume command
      
      Add option to remove volumes using the system prume --volume command
      
      Update the script help
      
      Changed the filter to use label=com.gitlab.gitlab-runner.type=cache
      
      > Added -a as part of the available options
      > Resolved a bug when selecting options
      
      Ensure correct docker version is installed before launching the commands
      
      Update the correct API version
      
      Images are currently not labeled so will be missed by the docker prune / system command. Removing the label for these 2 commands till the same is implemented.
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Update script to only remove containers and volumes
      571fd0c9
    • Steve Azzopardi's avatar
      Merge branch 'report_deleted_pod_as_system_failure' into 'master' · 4eba9d34
      Steve Azzopardi authored
      Report deleted pods as a system failure with attach strategy
      
      Closes #26856
      
      See merge request gitlab-org/gitlab-runner!2444
      4eba9d34
  3. Jan 26, 2021
  4. Jan 25, 2021
  5. Jan 22, 2021
  6. Jan 21, 2021
Loading