Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlanabrennan committed Nov 8, 2023
1 parent abe401f commit c543991
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,16 @@ Effective Wednesday, November 15, 2023, our Kubernetes integration drops support

Enabling compatibility with the latest Kubernetes versions and adding new features to our Kubernetes offering prevents us from offering first-class support to versions v1.23 and lower.

## What is happening? [#what-is-happening]
## What's happening [#what's-happening]

* The latest Kubernetes version v1.28 has API incompatibilities with versions v1.23 and lower.
* Most major Kubernetes cloud providers have already deprecated v1.23 and lower.

## What do you need to do? [#what-to-do]
## What do you need to do [#what-to-do]

It's easy: [Upgrade your Kubernetes clusters](/docs/integrations/kubernetes-integration/installation/kubernetes-installation-configuration#update) to a supported version.

## What happens if you don't make any changes to your account? [#account]
## What happens if you don't make any changes to your account [#account]

The Kubernetes integration may continue to work with end-of-lifed versions. However, we can't guarantee the quality of the solution as new releases may cause some incompatibilities.

Note that support requests regarding these end-of-lifed versions won't be accepted.
Please note that we will not accept support requests for these versions that have reached the end of their life.

Check failure on line 25 in src/content/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/deprecation-notice-v1.23-and-lower.mdx

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'won't' instead of 'will not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'won't' instead of 'will not'.", "location": {"path": "src/content/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/deprecation-notice-v1.23-and-lower.mdx", "range": {"start": {"line": 25, "column": 21}}}, "severity": "ERROR"}

0 comments on commit c543991

Please sign in to comment.