-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some changes based on the discussion with SME and CS
- Loading branch information
Showing
5 changed files
with
24 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,23 +18,23 @@ include::modules/comm-attributes.adoc[] | |
|
||
A pattern categorized under the {maintained} tier implies that the pattern was known to be functional on all currently supported extended update support (EUS) versions of {rh-ocp}. Qualifying for this tier might require additional work for the pattern’s owner who might be a partner or a sufficiently motivated subject matter expert (SME). | ||
|
||
[id="nominating-a-community-pattern-to-become-validated"] | ||
== Nominating a maintained pattern for promotion to a validated pattern | ||
[id="nominating-a-pattern-for-maintained-tier"] | ||
== Nominating a pattern for the {maintained} tier | ||
|
||
If your {maintained} pattern qualifies or meets the criteria for promotion to a {validated} pattern, submit your nomination to mailto:[email protected][[email protected]]. | ||
If your pattern qualifies or meets the criteria for {maintained} tier, submit your nomination to mailto:[email protected][[email protected]]. | ||
|
||
[NOTE] | ||
==== | ||
Each {maintained} pattern represents an ongoing maintenance, support, and testing effort. Finite team capacity means that it is not possible for the team to take on this responsibility for all {solution-name-upstream}. | ||
==== | ||
//NOte sure about the following bits - needs discussion | ||
|
||
For this reason we have designed the tiers and our processes to facilitate this to occur outside of the team by any sufficiently motivated party, including other parts of Red Hat, partners, and even customers. | ||
|
||
In limited cases, the {solution-name-upstream} team may consider taking on that work, however, it is recommended that you contact the team at least 4 weeks prior to the end of a given quarter for the necessary work to be considered as part of the following quarter's planning process. | ||
|
||
|
||
[id="requirements-maintained-tier"] | ||
== Requirements | ||
== Requirements for the {maintained} tier | ||
|
||
The {maintained} patterns have deliverable and requirements in addition to those | ||
specified for the link:/requirements/tested/[Tested tier]. | ||
|
@@ -54,12 +54,12 @@ A {maintained} pattern must continue to meet the following criteria to remain in | |
* A {maintained} pattern must fix breakage in timely manner. | ||
* A {maintained} pattern must document their support policy. | ||
+ | ||
//Needs review by legal? | ||
|
||
The individual products used in a {solution-name-upstream} are backed by the full {redhat} support experience conditional on the customer's subscription to those products, and the individual products`s support policy. | ||
+ | ||
Additional components in a {solution-name-upstream} that are not supported by {redhat}; for example, Hashicorp Vault, and Seldon Core, require a customer to obtain support from that vendor directly. | ||
+ | ||
//very motivated? will we or won't we? | ||
|
||
The {solution-name-upstream} team is will try to address any problems in the {validated-patterns-op}, and in the common Helm charts, but cannot not offer any SLAs at this time. | ||
+ | ||
//TODO: Create an aDoc version of our support statement slide | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,10 +17,10 @@ include::modules/comm-attributes.adoc[] | |
|
||
The {tested} tier provides you with additional collateral and reassurance that the pattern was known to be recently working on at least one recent version of {rh-ocp}. Inclusion in this tier requires some additional work for the pattern's owner - which might be a partner or a sufficiently motivated subject matter expert (SME). | ||
|
||
[id="nominating-a-community-pattern-to-become-maintained"] | ||
== Nominating a tested pattern for promotion to a maintained pattern | ||
[id="nominating-a-pattern-for-tested-tier"] | ||
== Nominating a a pattern for the {tested} tier | ||
|
||
If your {tested} pattern qualifies or meets the criteria for promotion to a {validated} pattern, submit your nomination to mailto:[email protected][[email protected]]. | ||
If your pattern qualifies or meets the criteria for {tested} tier, submit your nomination to mailto:[email protected][[email protected]]. | ||
|
||
[NOTE] | ||
==== | ||
|
@@ -45,11 +45,9 @@ A {tested} pattern must continue to meet the following criteria to remain in the | |
* A {tested} pattern must conform to the common technical link:/requirements/implementation/[implementation requirements] | ||
* A {tested} pattern must be meaningful without specialized hardware, including flavors of architectures not explicitly supported. | ||
+ | ||
Qualification is a {solution-name-upstream} TOC decision with input from the pattern owner. | ||
//AI: What's TOC? | ||
Qualification is a {solution-name-upstream} Technical Oversight Committee (TOC) decision with input from the pattern owner. | ||
* A {tested} pattern must have their implementation reviewed by the patterns team to ensure that it is sufficiently flexible to function across a variety of platforms, customer environments, and any relevant verticals. | ||
* A {tested} pattern must include a standardized architecture drawing, created with (or at least conforming to) the PAC tooling | ||
//AI: What's PAC | ||
* A {tested} pattern must include a standardized architecture drawing, created with (or at least conforming to) the standard {solution-name-upstream} tooling | ||
* A {tested} pattern must include a written guide for others to follow when demonstrating the pattern | ||
* A {tested} pattern must include a test plan covering all features or attributes being highlighted by the demonstration guide. Negative flow tests (such as resiliency or data retention in the presence of network outages) are also limited to scenarios covered by the demonstration guide. | ||
+ | ||
|