From 6b43fe14eb5a5a475f7e8df21a298f15632f4548 Mon Sep 17 00:00:00 2001 From: Nick Young Date: Mon, 30 Oct 2023 05:42:24 +0000 Subject: [PATCH 1/5] Create v1 changelog Signed-off-by: Nick Young --- CHANGELOG.md | 177 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57132c0417..e2f1ec9b27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,183 @@ - [v0.1.0-rc2](#v010-rc2) - [v0.1.0-rc1](#v010-rc1) +# v1.0 + +On behalf of Kubernetes SIG Network, we are pleased to announce the v1.0 release! +This release marks a huge milestone for this project. Several key APIs are +graduating to GA (generally available), while other significant features have +been added to the Experimental channel. + +It's been four years since this project began, and we would never have got here +without the support of a dedicated and active community. The maintainers would like +to thanks _everyone_ who's contributed to Gateway API, whether in the form of +commits to the repo, discussion, ideas, or general support. + +We literally couldn't have got this far without you. + +This project is nowhere near finished, as you can see from the large amount of +features being added into Experimental. + +With such a big set of things still to do, contributors and contributions are +more vital than ever. Please feel welcome to join our +[community!](https://gateway-api.sigs.k8s.io/contributing/)! + +## Gateway, GatewayClass, and HTTPRoute are GA 🎉 + +Gateway, GatewayClass, and HTTPRoute have all graduated to GA with a `v1` API +version. Although these APIs will continue to grow with future additions, the +versions of these resources available via the Standard Channel are stable and +recommended for use in production. Many implementations are fully passing +conformance tests that cover the functionality of each of these resources. These +APIs are graduating to GA with only minor spec clarifications since the v0.8.0 +release. + +## CEL Migration + +Starting in v0.8.0, Gateway API CRDs now include CEL validation. In this release +the validating webhook is no longer bundled with CRD installation. Instead we +include a separate `webhook-install.yaml` file as part of the release artifacts. + +If you're running Kubernetes 1.25+, we do not recommend installing the webhook +and additionally suggest that you uninstall any previously installed versions of +the webhook. + +If you're still running Kubernetes 1.23 or 1.24, we recommend installing the +webhook until you can upgrade to Kubernetes 1.25 or newer. + +## New Experimental Features + +There are several exciting new experimental features in this release: + +### BackendTLSPolicy +A new `BackendTLSPolicy` resource has been introduced for configuring TLS +connections from Gateways to Backends. This allows you to configure the Gateway +to validate the certificates served by Backends. For more information, refer to +[GEP 1897](https://gateway-api.sigs.k8s.io/geps/gep-1897/). + +Primary Author: @candita + +### HTTPRoute Timeouts +HTTPRoute has a new `Timeouts` field on Route Rules. This allows you to +configure overall Request Timeouts as well as Backend Request Timeouts. For more +information, refer to [GEP 1742](https://gateway-api.sigs.k8s.io/geps/gep-1742/). + +Primary Authors: @frankbu, @SRodi + +### Gateway Infrastructure Labels +Gateway has a new `Infrastructure` field that allows you to specify `Labels` or +`Annotations` that you'd like to be propagated to each resource generated for a +Gateway. For example, these labels and annotations may be copied to Services and +Deployments provisioned for in-cluster Gateways, or to other +implementation-specific resources, such as Cloud Load Balancers. For more +information, refer to [GEP +1762](https://gateway-api.sigs.k8s.io/geps/gep-1762/). + +Primary Author: @howardjohn + +### WebSockets, HTTP/2, and More +Some coordinated work across both Gateway API and upstream Kubernetes has +defined 3 new values for the AppProtocol field on Service Ports: + +* `kubernetes.io/h2c` - HTTP/2 over cleartext as described in + [RFC7540](https://www.rfc-editor.org/rfc/rfc7540) +* `kubernetes.io/ws` - WebSocket over cleartext as described in + [RFC6445](https://www.rfc-editor.org/rfc/rfc6455) +* `kubernetes.io/wss` - WebSocket over TLS as described in + [RFC6455](https://www.rfc-editor.org/rfc/rfc6455) + +These can now be used with Gateway API to describe the protocol to use for +connections to Kubernetes Services. For more information, refer to [GEP +1911](https://gateway-api.sigs.k8s.io/geps/gep-1911/). + +### A new CLI tool: gwctl +An experimental new CLI tool and kubectl plugin, gwctl aims to improve the UX +when interacting with Gateway API. Initially it is focused on Policy Attachment, +making it easier to understand which policies are available in a cluster, and +which have been applied. In future releases, we hope to expand the scope of this +tool to provide more detailed responses when getting and describing Gateway API +resources. Note that this tool is still in very early stages and it's very +likely that future releases will include breaking changes for gwctl. For more +information, refer to the [gwctl +Readme](https://github.com/kubernetes-sigs/gateway-api/tree/main/gwctl). + +Primary Author: @gauravkghildiyal + +## Everything Else + +Of course there's a lot more in this release: + +### Spec Clarifications +- Clarify that the Gateway Listener status AttachedRoutes field is a count of + the number of Routes associated with a Listener regardless of Gateway or Route + status. (#2396, @sunjayBhatia) +- Gateway: A new concept called "Listener Isolation" has been introduced to + describe the recommendation that at most one Listener matches a request, and + only Routes attached to that Listener are used for routing. (#2465, @robscott) +- Experimental Channel: For ParentRefs to be considered distinct, they either + both need to specify a distinct SectionName, both need to specify a distinct + Port, or both. (#2433, @robscott) +- Updated rules about Listener uniqueness to use the term `distinct` (#2436, + @youngnick) + +### Status +- GatewayClass Status: A new experimental `supportedFeatures` field has been + added. Implementations should populate this with the features they support. + (#2461, @Liorlieberman, @robscott) +- GatewayClass Status: A new SupportedVersion condition has been added that MUST + be set when a GatewayClass is accepted. (#2384, @robscott) +- Route Status: A new "PartiallyInvalid" condition has been added for all Route + types. This condition also includes guidance for how partially invalid states + should be handled with Gateway API. (#2429, @robscott) +- The condition reason `GatewayReasonUnsupportedAddress` for `Accepted` now ONLY + applies when an address type is provided for a `Gateway` which it does not + support. + (#2412 @shaneutt) +- The condition reason `GatewayReasonAddressNotAssigned` for `Programmed` now + ONLY applies to problems with dynamic address allocation. + (#2412 @shaneutt) +- The condition reason `GatewayReasonAddressNotUsable` for `Programmed` has been + added to deal with situations where a static address has been provided for a + Gateway which is of a supported type, and is syntactically valid, but for some + reason it can not be used for this Gateway (e.g. the address is already in use + on the network). + (#2412 @shaneutt) + +### Documentation +- A guide for Gateway API implementers is now included in the specification. + (#2454, @youngnick) +- Gateway API versioning will continue to rely on two release channels - + Standard and Experimental. New resources will start in the Experimental + Channel with an alpha API Version and then graduate to the Standard Channel + with a GA API version. Resources that already have Beta API versions will + continue to have them, but no additional Gateway API resources will get a Beta + API version. (#2446, @robscott) + +### Cleanup +- Validating Webhook logs now use `Errorf` instead of `Fatalf`. (#2361, @yylt) + +### Bug Fixes +* CEL validation for BackendTLSPolicy was fixed with corresponding tests added + (#2491, @ygnas) +* Fixes the API version for `ReferenceGrant` from `v1` to `v1beta1` in the + `GatewaySecretInvalidReferenceGrant` conformance test YAML (#2494, @arkodg) +* Gateway infrastructure field is now a pointer (#2508, @danehans) + +## Conformance Tests +* h2c Backend Protocol conformance tests were added (#2456, @dprotaso) +* WebSocket Backend Protocol conformance tests were added (#2495, @dprotaso) +* New conformance test for Gateway Status AttachedRoutes (#2477, @danehans) +* Implemented the `ExemptFeatures` field for Experimental Conformance Profiles + (#2515, @arkodg) + +### Other (Cleanup or Flake) +- Resources related to the validating webhook such as the `gateway-system` + namespace and the `gateway-api-admission-server` deployment have been removed + from the installation manifests, in favor of CEL based Validations that are + built into the CRD definition. These are still available in + `webhook-install.yaml` in case you would like to optionally install them. + (#2401, @arkodg) + # v1.0.0-rc2 The working group expects that this release candidate is quite close to the From b8b91df25e376f7e6ca85d71934d40f0a774763c Mon Sep 17 00:00:00 2001 From: Shane Utt Date: Tue, 31 Oct 2023 10:42:06 -0400 Subject: [PATCH 2/5] Apply suggestions from code review --- CHANGELOG.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2f1ec9b27..1f36c56bf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,14 +42,10 @@ been added to the Experimental channel. It's been four years since this project began, and we would never have got here without the support of a dedicated and active community. The maintainers would like to thanks _everyone_ who's contributed to Gateway API, whether in the form of -commits to the repo, discussion, ideas, or general support. - -We literally couldn't have got this far without you. +commits to the repo, discussion, ideas, or general support. We literally couldn't have gotten this far without you. This project is nowhere near finished, as you can see from the large amount of -features being added into Experimental. - -With such a big set of things still to do, contributors and contributions are +features being added into the Experimental Channel. With such a big set of things still to do, contributors and contributions are more vital than ever. Please feel welcome to join our [community!](https://gateway-api.sigs.k8s.io/contributing/)! From 6f15ea1d3dbda09b5030286d2224bb9a32c8fcbe Mon Sep 17 00:00:00 2001 From: Shane Utt Date: Tue, 31 Oct 2023 10:43:40 -0400 Subject: [PATCH 3/5] fix: nav for changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f36c56bf8..3755269463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Table of Contents +- [v1.0.0][#v100] +- [v1.0.0-rc2][#v100-rc2] - [v1.0.0-rc1][#v100-rc1] - [v0.8.1](#v081) - [v0.8.0](#v080) @@ -32,7 +34,7 @@ - [v0.1.0-rc2](#v010-rc2) - [v0.1.0-rc1](#v010-rc1) -# v1.0 +# v1.0.0 On behalf of Kubernetes SIG Network, we are pleased to announce the v1.0 release! This release marks a huge milestone for this project. Several key APIs are From f82ba551f5e08cb05cad4c112a43752f9cc5a564 Mon Sep 17 00:00:00 2001 From: Rob Scott Date: Tue, 31 Oct 2023 16:04:37 +0000 Subject: [PATCH 4/5] Bumping versions to v1.0.0 --- README.md | 4 ++-- .../gateway.networking.k8s.io_backendtlspolicies.yaml | 2 +- .../gateway.networking.k8s.io_gatewayclasses.yaml | 2 +- .../crd/experimental/gateway.networking.k8s.io_gateways.yaml | 2 +- .../experimental/gateway.networking.k8s.io_grpcroutes.yaml | 2 +- .../experimental/gateway.networking.k8s.io_httproutes.yaml | 2 +- .../gateway.networking.k8s.io_referencegrants.yaml | 2 +- .../crd/experimental/gateway.networking.k8s.io_tcproutes.yaml | 2 +- .../crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml | 2 +- .../crd/experimental/gateway.networking.k8s.io_udproutes.yaml | 2 +- .../standard/gateway.networking.k8s.io_gatewayclasses.yaml | 2 +- config/crd/standard/gateway.networking.k8s.io_gateways.yaml | 2 +- config/crd/standard/gateway.networking.k8s.io_httproutes.yaml | 2 +- .../standard/gateway.networking.k8s.io_referencegrants.yaml | 2 +- pkg/generator/main.go | 2 +- site-src/guides/index.md | 4 ++-- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 6452ff2f00..7212514a37 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ the specification and Custom Resource Definitions (CRDs). ## Status -The latest supported version is `v1beta1` as released by the [v0.8.1 -release](https://github.com/kubernetes-sigs/gateway-api/releases/tag/v0.8.1) of +The latest supported version is `v1beta1` as released by the [v1.0.0 +release](https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0) of this project. This version of the API is has beta level support for the following resources: diff --git a/config/crd/experimental/gateway.networking.k8s.io_backendtlspolicies.yaml b/config/crd/experimental/gateway.networking.k8s.io_backendtlspolicies.yaml index 8c8119ba27..759924f6ed 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_backendtlspolicies.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_backendtlspolicies.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null labels: diff --git a/config/crd/experimental/gateway.networking.k8s.io_gatewayclasses.yaml b/config/crd/experimental/gateway.networking.k8s.io_gatewayclasses.yaml index 60bd6d8efe..a3eb440b8f 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_gatewayclasses.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_gatewayclasses.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null name: gatewayclasses.gateway.networking.k8s.io diff --git a/config/crd/experimental/gateway.networking.k8s.io_gateways.yaml b/config/crd/experimental/gateway.networking.k8s.io_gateways.yaml index 9a0094f0eb..399cd6c12e 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_gateways.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_gateways.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null name: gateways.gateway.networking.k8s.io diff --git a/config/crd/experimental/gateway.networking.k8s.io_grpcroutes.yaml b/config/crd/experimental/gateway.networking.k8s.io_grpcroutes.yaml index 99513f896f..c23aa016e7 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_grpcroutes.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_grpcroutes.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null name: grpcroutes.gateway.networking.k8s.io diff --git a/config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml b/config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml index 43d74040ea..4ba3e1780c 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null name: httproutes.gateway.networking.k8s.io diff --git a/config/crd/experimental/gateway.networking.k8s.io_referencegrants.yaml b/config/crd/experimental/gateway.networking.k8s.io_referencegrants.yaml index 93c7c6e878..989765db70 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_referencegrants.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_referencegrants.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null name: referencegrants.gateway.networking.k8s.io diff --git a/config/crd/experimental/gateway.networking.k8s.io_tcproutes.yaml b/config/crd/experimental/gateway.networking.k8s.io_tcproutes.yaml index a119464f5e..e3777e8929 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_tcproutes.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_tcproutes.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null name: tcproutes.gateway.networking.k8s.io diff --git a/config/crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml b/config/crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml index a8885e07f0..c28b5ad74f 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null name: tlsroutes.gateway.networking.k8s.io diff --git a/config/crd/experimental/gateway.networking.k8s.io_udproutes.yaml b/config/crd/experimental/gateway.networking.k8s.io_udproutes.yaml index 5bfd3fa9d8..a8bfa956a5 100644 --- a/config/crd/experimental/gateway.networking.k8s.io_udproutes.yaml +++ b/config/crd/experimental/gateway.networking.k8s.io_udproutes.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: experimental creationTimestamp: null name: udproutes.gateway.networking.k8s.io diff --git a/config/crd/standard/gateway.networking.k8s.io_gatewayclasses.yaml b/config/crd/standard/gateway.networking.k8s.io_gatewayclasses.yaml index af26c3be9a..b4ed54cf58 100644 --- a/config/crd/standard/gateway.networking.k8s.io_gatewayclasses.yaml +++ b/config/crd/standard/gateway.networking.k8s.io_gatewayclasses.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: standard creationTimestamp: null name: gatewayclasses.gateway.networking.k8s.io diff --git a/config/crd/standard/gateway.networking.k8s.io_gateways.yaml b/config/crd/standard/gateway.networking.k8s.io_gateways.yaml index 882b6d77cc..1186c4dadc 100644 --- a/config/crd/standard/gateway.networking.k8s.io_gateways.yaml +++ b/config/crd/standard/gateway.networking.k8s.io_gateways.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: standard creationTimestamp: null name: gateways.gateway.networking.k8s.io diff --git a/config/crd/standard/gateway.networking.k8s.io_httproutes.yaml b/config/crd/standard/gateway.networking.k8s.io_httproutes.yaml index cb12e262f2..94b1a93dbc 100644 --- a/config/crd/standard/gateway.networking.k8s.io_httproutes.yaml +++ b/config/crd/standard/gateway.networking.k8s.io_httproutes.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: standard creationTimestamp: null name: httproutes.gateway.networking.k8s.io diff --git a/config/crd/standard/gateway.networking.k8s.io_referencegrants.yaml b/config/crd/standard/gateway.networking.k8s.io_referencegrants.yaml index 6b91461df5..8c9a506b01 100644 --- a/config/crd/standard/gateway.networking.k8s.io_referencegrants.yaml +++ b/config/crd/standard/gateway.networking.k8s.io_referencegrants.yaml @@ -3,7 +3,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/2466 - gateway.networking.k8s.io/bundle-version: v1.0.0-rc2 + gateway.networking.k8s.io/bundle-version: v1.0.0 gateway.networking.k8s.io/channel: standard creationTimestamp: null name: referencegrants.gateway.networking.k8s.io diff --git a/pkg/generator/main.go b/pkg/generator/main.go index 3467d55da2..059d223d77 100644 --- a/pkg/generator/main.go +++ b/pkg/generator/main.go @@ -35,7 +35,7 @@ const ( channelAnnotation = "gateway.networking.k8s.io/channel" // These values must be updated during the release process - bundleVersion = "v1.0.0-rc2" + bundleVersion = "v1.0.0" approvalLink = "https://github.com/kubernetes-sigs/gateway-api/pull/2466" ) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index b9807bc689..d8d0036f9d 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -40,7 +40,7 @@ including GatewayClass, Gateway, ReferenceGrant, and HTTPRoute. To install this channel, run the following kubectl command: ``` -kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v0.8.1/standard-install.yaml +kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.0.0/standard-install.yaml ``` ### Install Experimental Channel @@ -58,7 +58,7 @@ documentation](https://gateway-api.sigs.k8s.io/concepts/versioning/). To install the experimental channel, run the following kubectl command: ``` -kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v0.8.1/experimental-install.yaml +kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.0.0/experimental-install.yaml ``` ### Cleanup From 5592c851d6b95be636bcaba55de0fa24bf69f193 Mon Sep 17 00:00:00 2001 From: Rob Scott Date: Tue, 31 Oct 2023 16:07:22 +0000 Subject: [PATCH 5/5] Fixing a couple typos + indentation --- CHANGELOG.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3755269463..ad3dca8734 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,14 +41,16 @@ This release marks a huge milestone for this project. Several key APIs are graduating to GA (generally available), while other significant features have been added to the Experimental channel. -It's been four years since this project began, and we would never have got here -without the support of a dedicated and active community. The maintainers would like -to thanks _everyone_ who's contributed to Gateway API, whether in the form of -commits to the repo, discussion, ideas, or general support. We literally couldn't have gotten this far without you. +It's been four years since this project began, and we would never have gotten +here without the support of a dedicated and active community. The maintainers +would like to thanks _everyone_ who's contributed to Gateway API, whether in the +form of commits to the repo, discussion, ideas, or general support. We literally +couldn't have gotten this far without you. This project is nowhere near finished, as you can see from the large amount of -features being added into the Experimental Channel. With such a big set of things still to do, contributors and contributions are -more vital than ever. Please feel welcome to join our +features being added into the Experimental Channel. With such a big set of +things still to do, contributors and contributions are more vital than ever. +Please feel welcome to join our [community!](https://gateway-api.sigs.k8s.io/contributing/)! ## Gateway, GatewayClass, and HTTPRoute are GA 🎉