Changes for page 210 - Deployment Delights
Last modified by Carlijn Kokkeler on 2024/04/18 13:08
From version 288.1
edited by Carlijn Kokkeler
on 2023/12/06 08:59
on 2023/12/06 08:59
Change comment:
There is no comment for this version
To version 293.1
edited by Carlijn Kokkeler
on 2024/01/18 16:40
on 2024/01/18 16:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,13 +15,16 @@ 15 15 16 16 == **Feedback Items** == 17 17 18 +//__Improved release build process__// 19 +When a new release will be activated, no longer all containers will be rebuild but only affected containers will be rebuild. This should decrease the time for a release to be ready to be deployed. 20 + 18 18 //__Container version overview__// 19 - InDeploy>Releases,it is nowpossibleto see the container versions in the releasedetails. This canbeviewedby clickingthe threedots in theCreatephasesection.22 +Due to the improved build process for containers, the release versions and container versions will not longer be the same anymore. Therefore we introduce a way where you can look up to see which container versions are linked to a specific release. This can help you to identify if your containers that are running have the right version according to the release. 20 20 21 21 [[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 22 22 23 -//__ Unchangedcontainers__//24 - Whendeployinga newrelease,containers thathave no changesbetween the deployed release andthe newreleasewill notbe deployedand restarted.26 +//__Improved deployment process__// 27 +The improved release build process, as mentioned above, brings another major improvement to the platform. Because container versions will not be updated regularly we can identify during a deployment which container should get a new container version. Only the ones that should get a new version will be deployed and restarted, all other containers will not go down and keep running. This decreases the deployment time and improves the performance. 25 25 26 26 //__Rebuilding of images__// 27 27 Changing the list of flows that should run on a container will now trigger the rebuilding of images. ... ... @@ -54,7 +54,7 @@ 54 54 * [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 55 55 56 56 57 -== **Key takeaways** ==60 +== **Key Takeaways** == 58 58 59 59 Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 60 60