generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change Memorandum to a status and remove GEP type
Signed-off-by: Nick Young <[email protected]>
- Loading branch information
Showing
41 changed files
with
182 additions
and
271 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
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 |
---|---|---|
@@ -1,18 +1,17 @@ | ||
apiVersion: gateway.networking.k8s.io/v1alpha1 | ||
apiVersion: internal.gateway.networking.k8s.io/v1alpha1 | ||
kind: GEPDetails | ||
number: 1324 | ||
name: Service Mesh in Gateway API | ||
type: Memorandum | ||
status: Accepted | ||
status: Memorandum | ||
authors: | ||
- keithmattix | ||
- markmc | ||
- kflynn | ||
relationships: | ||
updatedBy: | ||
- number: 1426 | ||
name: xRoutes Mesh Binding | ||
description: Adds initial Service binding proposal | ||
- number: 1686 | ||
name: Mesh conformance testing plan | ||
description: Adds initial Mesh conformance testing plan | ||
- number: 1426 | ||
name: xRoutes Mesh Binding | ||
description: Adds initial Service binding proposal | ||
- number: 1686 | ||
name: Mesh conformance testing plan | ||
description: Adds initial Mesh conformance testing plan |
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
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
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
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
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 |
---|---|---|
@@ -1,14 +1,13 @@ | ||
apiVersion: gateway.networking.k8s.io/v1alpha1 | ||
apiVersion: internal.gateway.networking.k8s.io/v1alpha1 | ||
kind: GEPDetails | ||
number: 2257 | ||
name: Gateway API Duration Format | ||
type: API | ||
status: Experimental | ||
authors: | ||
- | ||
- kflynn | ||
relationships: | ||
updates: | ||
- number: 1742 | ||
name: HTTPRoute Timeouts | ||
description: Adds a duration format for us in timeouts. | ||
|
||
- number: 1742 | ||
name: HTTPRoute Timeouts | ||
description: Adds a duration format for us in timeouts. |
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 |
---|---|---|
@@ -1,20 +1,20 @@ | ||
apiVersion: gateway.networking.k8s.io/v1alpha1 | ||
apiVersion: internal.gateway.networking.k8s.io/v1alpha1 | ||
kind: GEPDetails | ||
number: 2659 | ||
name: Document and improve the GEP process | ||
type: Memorandum | ||
status: Accepted | ||
relationships: | ||
seeAlso: | ||
- number: 917 | ||
name: Gateway API Conformance Testing | ||
description: GEP is Memorandum type | ||
- number: 922 | ||
name: Gateway API Versioning | ||
description: GEP is Memorandum type | ||
- number: 1324 | ||
name: Service Mesh in Gateway API | ||
description: GEP is Memorandum type | ||
- number: 917 | ||
name: Gateway API Conformance Testing | ||
description: GEP is Memorandum type | ||
- number: 922 | ||
name: Gateway API Versioning | ||
description: GEP is Memorandum type | ||
- number: 1324 | ||
name: Service Mesh in Gateway API | ||
description: GEP is Memorandum type | ||
authors: | ||
- youngnick | ||
latestRelease: v1.1 |
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
Oops, something went wrong.