Skip to content

Commit 2e83f42

Browse files
authored
Update lifecycle doc for exernal stack providers (#495)
* update lifecycle doc for exernal stack providers Signed-off-by: Jordan Dubrick <[email protected]> * reword to remove rh explicit Signed-off-by: Jordan Dubrick <[email protected]> --------- Signed-off-by: Jordan Dubrick <[email protected]>
1 parent 89caa68 commit 2e83f42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

LIFECYCLE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The following sections describe the steps that can happen in the lifecycle of a
1616
## [Onboarding](CONTRIBUTING.md)
1717
When a `Stack Provider` is ready to share their devfile to the public registry, they must follow the steps in the [contributing guide](CONTRIBUTING.md) to ensure there’s basic information that identifies the version, owner, description, etc. of the stack or sample. They must also ensure the stack or sample meets minimal testing requirements against the supported clients.
1818

19+
In some cases new `Stack Providers` may be accepted on a trial basis. In this case, the owner listed in [`.github/CODEOWNERS`](./.github/CODEOWNERS) will be the `Devfile Team` to limit the number of users with repository write-acess. These `Stack Providers` will begin on a 3-month trial basis where the `Devfile Team` reserves the right to deprecate if they feel the stack is not properly maintained.
20+
1921
| Role | Responsibilities |
2022
|:-----------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2123
| `Stack Provider` | <ul>Follow the [contributing guide](CONTRIBUTING.md) and ensure stack or sample is tested against the supported clients </ul> |
@@ -45,6 +47,7 @@ When a stack or sample is no longer maintained due to inactivity, lack of timely
4547

4648
* Deprecated devfiles will remain in the community registry for 1 year before it’s removed.
4749

50+
The only exception to the above rules regarding deprecation are in the case that the `Stack Provider` is still within their trial period. In that case the `Devfile Team` reserves the right to deprecate the stack without agreement from the `Stack Provider`.
4851

4952
| Role | Responsibilities |
5053
|:------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)