Skip to content
Snippets Groups Projects
  1. Jun 15, 2018
  2. May 30, 2018
  3. Feb 24, 2018
  4. Feb 09, 2018
  5. Jan 17, 2018
  6. Jul 18, 2017
  7. Jul 17, 2017
  8. Jul 06, 2017
  9. Jul 04, 2017
  10. Jul 03, 2017
  11. Jul 02, 2017
    • Alexander Trost's avatar
      Added live and readiness probe for deployment · 22653ecae07c
      Alexander Trost authored
      22653ecae07c
    • Alexander Trost's avatar
      Update to 1.0.10 · 44d871605651
      Alexander Trost authored
      44d871605651
    • Alexander Trost's avatar
      Update to 1.0.9 · 6ea7b2a7c8e8
      Alexander Trost authored
      6ea7b2a7c8e8
    • Alexander Trost's avatar
      Update to 1.0.8 · 4aeefa33fd61
      Alexander Trost authored
      4aeefa33fd61
    • Alexander Trost's avatar
      Update to 1.0.7 · a6aca39a6794
      Alexander Trost authored
      a6aca39a6794
    • Alexander Trost's avatar
      Update to 1.0.6 · e1eba2906ea2
      Alexander Trost authored
      e1eba2906ea2
    • Alexander Trost's avatar
      Use apply instead of replace · 9adbee77edb9
      Alexander Trost authored
      9adbee77edb9
    • Alexander Trost's avatar
      Update to 1.0.5 · deea67e79737
      Alexander Trost authored
      deea67e79737
    • Alexander Trost's avatar
      Updated version to 1.0.3 · a925918f5578
      Alexander Trost authored
      Fix version
      a925918f5578
    • Alexander Trost's avatar
      Update to 1.0.2 · 20231544b62b
      Alexander Trost authored
      20231544b62b
    • Alexander Trost's avatar
      Added golang example application · 22d614254c7a
      Alexander Trost authored
      Added simple Dockerfile
      
      Fix the deploy stages
      
      A bit of testing now #1
      
      Fix the move/link of the project
      
      Fix the test stage
      
      Force link creation
      
      Corrected the step stage
      
      Fix the linking
      
      Fixed the test and build stage
      
      Improvements to the deploy stages
      
      Use docker:dind as a service for image_build
      
      Fix the govendor path
      
      Show GOPATH
      
      Show src path too
      
      Use cache key
      
      Well
      
      Removed the setup stage
      
      Added DOCKER_HOST var
      
      Fixed the Dockerfile
      
      Fix the copy of the app binary
      
      Added imagePullSecrets
      
      Fix what image tag we are deploying
      
      Added manifests for ingress and the services
      
      Currently manally to be run
      
      Updated replica count
      
      Update version
      
      Automated ingress and service creation
      
      Updated deploy_dev stage to deploy_live
      
      Fixed selector for service
      
      Sed ci env slug for all manifests
      
      Delete service and recreate as services are a pain to update
      
      Ignore service creation failures
      
      Added version package with commit number
      
      Use prometheus version package
      
      Added .gitingore
      
      Only update latest if we are building a tag
      
      Use imagePullPolicy always for images
      
      Removed __NAME__ variable as we don't do multi-simultanoues version
      deployments
      
      Auto deploy to dev
      22d614254c7a
Loading