-
Notifications
You must be signed in to change notification settings - Fork 554
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
feat: canary deployment #873
Conversation
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@anyulled me parece que este PR debe ser creado hacia |
oh, no lo sabía, las prs anteriores las hice a esta rama. Ahora miro de cambiarlo |
listo @electrocucaracha gracias por la aclaratoria |
Lo podéis comentar como una commit suggestion?
Anyul Rivas
El jue., 2 jun. 2022 17:10, Victor Morales ***@***.***>
escribió:
… ***@***.**** commented on this pull request.
------------------------------
In content/es/canary_deployment.md
<#873 (comment)>:
> @@ -0,0 +1,36 @@
+---
+title: Canary Deployment
+status: Completed
+category: Concepto
+---
+
+## ¿Qué es?
+
+Canary deployment es una estrategia de despliegue que comienza con dos entornos: uno con tráfico en vivo y otro que
Creo que eliminando la parte de en vivo se sigue entendiendo el concepto.
uno con tráfico y otro que contiene el código actualizado sin tráfico.
—
Reply to this email directly, view it on GitHub
<#873 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAYTBIE2ZZCLIPS4HO56CDVNDFG7ANCNFSM5VNZ73VQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Algunas sugerencias.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Muchas gracias @anyulled, solo quedaría revisar los commits y añadir el Signed-off-by
como está documentado en el test que está fallando en estos momentos:
https://github.com/cncf/glossary/pull/873/checks?check_run_id=6724356393
Si necesitas ayuda, lo podemos revisar por slack.
9a9b19d
to
3f096e9
Compare
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
3f096e9
to
0f9f513
Compare
Listo, ya he pasado el DCA. He cambiado de máquina y había olvidado esta parte |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Muchas gracias!
A vosotros! |
@electrocucaracha parece que necesito tu aprobación nuevamente |
@anyulled el problema estaba con la rama, que tenía que ir contra |
Ah, gracias @raelga , entonces @electrocucaracha y yo teníamos una confusión #873 (comment) |
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
Signed-off-by: anyul <anyulled@gmail.com> Co-authored-by: Victor Morales <chipahuac@hotmail.com> Co-authored-by: Rael Garcia <rael@rael.io>
closes #568