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

Added functionality for blue-green releases on deploy #293

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tirimia
Copy link

@tirimia tirimia commented Jul 1, 2019

At work, we found ourselves implementing blue-green releases in every pipeline, and I thought I could just contribute it to levant so everyone can do it in a more convenient way, and give something back to a great FOSS project.

@jrasell jrasell self-requested a review July 31, 2019 10:24
@jrasell jrasell self-assigned this Jul 31, 2019
@jrasell
Copy link
Member

jrasell commented Jul 31, 2019

@Atnar thanks for this and apologies for the delay in looking. There is currently a merge conflict within command/deploy.go; would you be able to take a look at this?

@tirimia
Copy link
Author

tirimia commented Aug 4, 2019

Thanks for looking at it! Should be fine now ;)

@hashicorp-cla
Copy link

hashicorp-cla commented Jul 26, 2020

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


1 out of 2 committers have signed the CLA.

  • tirimia
  • Theodor-Alexandru Irimia

Theodor-Alexandru Irimia seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA.
If you have already a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

@tirimia
Copy link
Author

tirimia commented Jul 30, 2020

@jrasell , can you please help me fix this whole CLA thing ? I signed the agreement but it seemingly picked up my account twice.

@jrasell jrasell added theme/deploy Relates to the deployment of jobs type/enhancement and removed deployment labels Nov 27, 2020
Base automatically changed from master to main March 3, 2021 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/deploy Relates to the deployment of jobs type/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants