Altinn / altinn-platform

Altinn Platform infrastructure
6 stars 1 forks source link

Team Core needs help setting up some namespaces in k8 for some of their applications #968

Closed SandGrainOne closed 3 weeks ago

SandGrainOne commented 1 month ago

Description

Team core will now update their application deploy of a few applications to have them moved out of the default namespace. We're going to need your help to make 2 secrets available for the applications at their new home.

namespace:

Both of these namespaces needs access to the following secrets

We would also like to know if there are other elements with namespaces to consider.

Additional Information

No response

Tasks

No response

Acceptance Criterias

No response

ootneim commented 3 weeks ago

Part of tag.1.7.97

PR with changes: https://dev.azure.com/brreg/altinn-studio-ops/_git/altinn-studio-ops/pullrequest/1074?_a=files

ootneim commented 3 weeks ago

@SandGrainOne Namespaces in this issue have been created with secrets in all AT environments and YT01.

SandGrainOne commented 3 weeks ago

Talked to Bengt and we believe changing namespace will require some downtime unless we use blue-green. It's not going to be possible to have the same application in both namespaces because of routing. We would need a window where the applications are uninstalled before they're installed again in new namespace.

There are also dependencies between applications. We can't move Profile without breaking Notifications for example.

Unless we find a workaround for this the idea is to update more applications in one go instead of taking them one by one.