Skip to content

Conversation

@osterman
Copy link
Contributor

@osterman osterman commented Jan 22, 2019

what

  • Implement example app for blue/green deployments
  • Use monochart with helmfile to deploy app
  • Use raw chart to deploy istio configuration for virtual gateway and service
  • Use variant to define the blue/green deployment logic

why

  • Clearly show how colors change on helm release

@osterman osterman requested a review from aknysh January 23, 2019 14:13
labels:
color: "{{ requiredEnv "COLOR" }}"
chart: "cloudposse-incubator/monochart"
version: "0.7.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
version: "0.7.0"
version: "0.9.0"

aknysh and others added 7 commits January 23, 2019 09:12
Co-Authored-By: osterman <erik@cloudposse.com>
Co-Authored-By: osterman <erik@cloudposse.com>
Co-Authored-By: osterman <erik@cloudposse.com>
Co-Authored-By: osterman <erik@cloudposse.com>
Co-Authored-By: osterman <erik@cloudposse.com>
Copy link
Contributor

@aknysh aknysh left a comment

Choose a reason for hiding this comment

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

see comments

@osterman osterman merged commit 120bb00 into master Jan 23, 2019
@osterman osterman deleted the init branch January 23, 2019 18:20
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.

3 participants