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
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,25 +12,25 @@ For managing consistency, we had like our certified partners to integrate the co
12
12
13
13
### Partner Responsibility
14
14
15
-
1) Partner runs the conformance tests for every major/minor version pre-releases of their Kubernetes distribution prior to at least 7 days of its public/stable release. (alpha and production also called as public preview and GA at Microsoft respectively).
16
-
a. Instruction for running conformance tests are here.
17
-
b. Partners will validate the latest, latest-1 and latest-2 Kubernetes distro .
15
+
1) Partner runs the conformance tests for every major/minor version pre-releases of their Kubernetes distribution prior to at least 7 days of its public/stable release, (alpha and production also called as public preview and GA at Microsoft respectively).
16
+
- Instruction for running conformance tests are here.
17
+
- Partners will validate the latest, latest-1 and latest-2 Kubernetes distro .
18
18
2) Partner publishes the conformance test results emitted by test automation tool, sonobuoy, into partner results folder on validation GitHub repository.
19
-
a. Partner K8s distro version is conformant when test results are positive.
20
-
b. If test suite failed, partner can verify failure reason emitted by the test automation tool and optionally raise an issue on validation GitHub for Microsoft review.
21
-
c. Partners should aim to resolve Arc conformance issue before going production with the version.
19
+
- Partner K8s distro version is conformant when test results are positive.
20
+
- If test suite failed, partner can verify failure reason emitted by the test automation tool and optionally raise an issue on validation GitHub for Microsoft review.
21
+
- Partners should aim to resolve Arc conformance issue before going production with the version.
22
22
3) Partner to help create/maintain test lab with Microsoft for their respective distribution. Partners will provide access to their Kubernetes environment in Azure subscription hosted by the Arc team
23
-
a. In case, partners not able to provide access to their Kubernetes environment in Microsoft Azure subscription (test environment), the partner will be required to re-run the conformance tests when a new (major/minor) Arc version is released.
23
+
- In case, partners not able to provide access to their Kubernetes environment in Microsoft Azure subscription (test environment), the partner will be required to re-run the conformance tests when a new (major/minor) Arc version is released.
24
24
25
25
### Microsoft Responsibility
26
26
Microsoft builds conformance tests and test automation tool, sonobuoy plugin , to run on partner distribution.
27
27
1) Microsoft provides the conformance test suite and sonobuoy plugin to run conformance tests with single command line run.
28
-
a. Microsoft will continuously provide test coverage as feature evolves on Arc.
28
+
- Microsoft will continuously provide test coverage as feature evolves on Arc.
29
29
2) Microsoft integrates conformance tests in its E2E Arc K8s testing and validates these tests on partner distribution for every major/minor version releases of Arc K8s.
30
30
3) In case of severity1/2 (blockers) errors in conformance testing on partner distribution, Microsoft debugs and fixes the issue before releasing the Arc K8s version in question.
31
-
a. Microsoft will work with partner team in case issue needs additional knowledge from partner distribution team.
31
+
- Microsoft will work with partner team in case issue needs additional knowledge from partner distribution team.
32
32
4) Microsoft will provide a test azure subscription for partners to deploy/manage their latest GA’ed (Generally available, production ready) distribution.
33
-
a. Legal to write control boundaries around subscription usage from partners.
33
+
- Legal to write control boundaries around subscription usage from partners.
34
34
5) Microsoft gives partner access to Arc for Kubernetes latest release (major and minor) version 7 days prior to Arc release to public customers, enabling partners to run conformance tests on their side, if needed.
35
35
6) Microsoft will provide issue tracking in case of bugs raised by partner and aim to answer the bugs within 7 days.
0 commit comments