Skip to content

Commit

Permalink
Update "KEP-168-2: Pending-workloads-visibility" before graduation to…
Browse files Browse the repository at this point in the history
… Beta.
  • Loading branch information
mbobrovskyi committed Sep 18, 2024
1 parent e812a06 commit 535c0a7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions keps/168-2-pending-workloads-visibility/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,13 +267,14 @@ We plan on adding sanity e2e tests, and RBAC e2e tests. The e2e RBAC tests shoul
First iteration (0.9):
- Release the API in beta and guarantee backwards compatibility,
- Merge the visibility-api.yaml into the main manifests.yaml,
- Consider introducing FlowScheme and PriorityLevelConfiguration to allow admins to easily tune API priorities.
- Create separate manifests for both FlowSchema and PriorityLevelConfiguration in versions v1 and v1beta3.

Second iteration (0.10):
- Drop the alpha API version.

#### GA
- Reconsider introducing a throttling mechanism,
- Merge the FlowSchema and PriorityLevelConfiguration v1 manifests into the installation manifests once the latest Kubernetes version (1.28) no longer supports v1,
- Reconsider introducing a throttling mechanism.

## Implementation History

Expand Down

0 comments on commit 535c0a7

Please sign in to comment.