Altinn / altinn-authorization

Altinn platform microservice for handling authorization
2 stars 3 forks source link

Deploy & Patching W23 #905

Closed github-actions[bot] closed 3 weeks ago

github-actions[bot] commented 1 month ago

Tuesday

Wednesday

Thursday

Go through all github pull-requests from the dependency bots in all repos.

[^1]: Approve pending prod releases by clicking the blue production chip and clicking approve. image-20240306133832594 [^2]: Look for any blue production chips. image-20240306133137061 [^3]: This is done after checking that everything is running as it should. [^4]: Check if there are any awaiting deployments to production for Auditlog
Awaiting deployment of Prod
Click on the awaiting deployment. You can see that a deployment to TT02 was successfull last week. Click on Review deployments
Detailed view of Awaiting deployment of prod
Click on the prod checkbox and then click approve and deploy. This will trigger a deployment to production.
Review deployment of prod

[^5]: The new components are deployed via github actions. For auditlog, a release is scheduled every wednesday. Go to Auditlog Releases and check if there are any draft release is found.
Releases list
click on Edit Draft and set the release title as the tag version f.eks in the picture you can see that the tag is 2024.4.3 and the release title therefore should be set as 2024.4.3.
Edit release notes draft
Scroll down and you will find the button "Publish Release"
Publish release
once the publish release is clicked, release notes will be published and a deploy will be triggered to TT02.
Published release
You can see that the deploy is triggered and the approvers are notified about the awaiting deployment of Auditlog
Awaiting deployment of TT02
Click on the awaiting deployment
Detailed view of Awaiting deployment of TT02
Click on review deployments. Click the tt02 checkbox and click approve and deploy button
Review of TT02 deployment
Now you can see that a deployment is triggered to TT02
deploy progress of TT02
Once the package is successfully deployed to TT02, you can see that a deployment to production is triggered. This will be approved by the deployer on the following Tuesday
Image showing tt02 deployed and producntion deployment is triggered

[^6]: Verify that the newly deployed package has the right image tag Properties of container app
Check the provisioning status in the container apps overview page
provision status of container app

[^7]: Verify the function app deployment status in the deployment logs in deployment center of the function app
deployment status of function app