kubernetes-pipeline-application

command module
v0.0.0-...-1b1e324 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

README

pipeline-application

Usage

Changes pushed to any branch except master should trigger the following actions:

  • build a container image tagged with the build ID suitable for deploying to a staging cluster
  • clone the pipeline-infrastructure-staging repo
  • patch the pipeline deployment configuration file with the staging container image and commit the changes to the pipeline-infrastructure-staging repo

The pipeline-infrastructure-staging repo will deploy any updates committed to the master branch.

Tagging this repo should trigger the following actions:

  • build a container image tagged with the tag name suitable for deploying to a qa cluster
  • clone the pipeline-infrastructure-qa repo
  • patch the pipeline deployment configuration file with the qa container image and commit the changes to the pipeline-infrastructure-qa repo

The pipeline-infrastructure-qa repo will deploy any updates committed to the master branch and issue a pull request to the pipeline-infrastructure-production repo

See the qa/cloudbuild.yaml file for more details.

Documentation

Overview

Copyright 2017 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL