Skip to content

Commit e818272

Browse files
committed
updates per nick
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 57716a8 commit e818272

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/aks/dapr-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ Microsoft categorizes issues raised against the Dapr extension into two parts:
4444

4545
The following table breaks down support priority levels for each of these categories.
4646

47-
| | Description | Functional issues | Security risks/Regressions |
48-
| - | ----------- | ----------------- | -------------------------- |
49-
| **Extension operations** | Issues encountered while attempting to install Dapr into a cluster. | Microsoft investigates and addresses as needed. | Microsoft prioritizes for immediate resolution. |
50-
| **Dapr runtime** | Issues encountered when using the Dapr runtime, APIs, and components via the extension. | Microsoft investigates new functional issues. Known open source functional issues won't be investigated by Microsoft at this time. | Microsoft works with the open source community to investigate high priority payload issues. Issues may be resolved in a hotfix or future Dapr open source release, depending on priority, severity, and size of the issue. Once fixes are released in Dapr open source, they are then made available in the Dapr extension. |
47+
| | Description | Security risks/Regressions | Functional issues |
48+
| - | ----------- | -------------------------- | ----------------- |
49+
| **Extension operations** | Issues encountered during extension operations, such as installing/uninstalling or upgrading the Dapr extension. | Microsoft prioritizes for immediate resolution. | Microsoft investigates and addresses as needed. |
50+
| **Dapr runtime** | Issues encountered when using the Dapr runtime, APIs, and components via the extension. | Microsoft works with the open source community to investigate high priority payload issues. Issues may be resolved in a hotfix or future Dapr open source release, depending on priority, severity, and size of the issue. Once fixes are released in Dapr open source, they are then made available in the Dapr extension. | Microsoft investigates new functional issues. Known open source functional issues won't be investigated by Microsoft at this time. |
5151

5252
### Dapr versions
5353

includes/dapr-in-azure/dapr-support-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ ms.date: 04/22/2024
55
ms.author: hannahhunter
66
---
77

8-
#### Tier 1 versus tier 2 components
8+
#### Tier 1 versus Tier 2 components
99

10-
A subset of Dapr components is supported for the Dapr extension for AKS and Arc-enabled Kubernetes. Within that subset, Dapr components are broken into two support categories: tier 1 or tier 2.
10+
A subset of Dapr components is supported for the Dapr extension for AKS and Arc-enabled Kubernetes. Within that subset, Dapr components are broken into two support categories: Tier 1 or Tier 2.
1111

12-
- [Tier 1 components:](#tier-1-components) Fully managed, stable components that receive immediate investigation in critical (security or serious regression) scenarios. Otherwise, collaborate with open source to address in a hotfix or the next regular release.
13-
- [Tier 2 components:](#tier-2-components) Built-in components that receive immediate investigation and are supported with best effort attempt to address with third party provider.
12+
- [Tier 1 components:](../../articles/aks/dapr-overview.md#tier-1-components) Stable components that receive immediate investigation in critical (security or serious regression) scenarios. Otherwise, collaborate with open source to address in a hotfix or the next regular release.
13+
- [Tier 2 components:](../../articles/aks/dapr-overview.md#tier-2-components) Components that receive immediate investigation and are supported with best effort attempt to address with third party provider.
1414

1515
##### Tier 1 components
1616

0 commit comments

Comments
 (0)