You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dapr longhaul environments exist in an Azure subscription that is internal to MSFT (henceforth referred as "internal sub").
As mentioned in #167, there is the desire to move these environments to an existing Dapr project-owned subscription, which is the same currently used by E2E tests(henceforth referred as "OSS sub"). This will allow for Dapr OSS members to have access to said environments and give the project more independence.
Additionally, within MSFT there is a need to deprecate, vacate and destroy the internal sub as soon as possible. This has been postponed to after 1.12 release to
avoid causing any disruption to the 1.12 release and
to give time to prepare some work to automate the creation of LH environments .
But Dapr v1.12 was released. PRs such as #201, #199 and others give us confidence we can replicate our longhaul environments in nny azure subscription (OSS sub included). As such, as the time urges and there is no remaining impediments, the time has come to deprecate the existing longhaul environments in the internal sub.
The current solution does not persist metrics after 30 days. Given that, if the new solution is up 30 days before the next release, there is no risk of data loss.
I am creating this issue to track the progress of this task and to collect any feedback or concerns regarding this process. The creation of the mirror longhaul environment is being tracked on #167.
Service Principal and Role assignment used by the previous longhaul clusters were removed. The current secrets in this repository refer to the new service principal that grants access to the clusters in the OSS subscription.
Dapr longhaul environments exist in an Azure subscription that is internal to MSFT (henceforth referred as "internal sub").
As mentioned in #167, there is the desire to move these environments to an existing Dapr project-owned subscription, which is the same currently used by E2E tests(henceforth referred as "OSS sub"). This will allow for Dapr OSS members to have access to said environments and give the project more independence.
Additionally, within MSFT there is a need to deprecate, vacate and destroy the internal sub as soon as possible. This has been postponed to after 1.12 release to
But Dapr v1.12 was released. PRs such as #201, #199 and others give us confidence we can replicate our longhaul environments in nny azure subscription (OSS sub included). As such, as the time urges and there is no remaining impediments, the time has come to deprecate the existing longhaul environments in the internal sub.
The current solution does not persist metrics after 30 days. Given that, if the new solution is up 30 days before the next release, there is no risk of data loss.
I am creating this issue to track the progress of this task and to collect any feedback or concerns regarding this process. The creation of the mirror longhaul environment is being tracked on #167.
Related tasks
The text was updated successfully, but these errors were encountered: