Fix k8s supported distributions tables and architecture Lifecycle section#3063
Closed
kaitlynmichael wants to merge 1 commit intorelease-k8s-cancun2from
Closed
Fix k8s supported distributions tables and architecture Lifecycle section#3063kaitlynmichael wants to merge 1 commit intorelease-k8s-cancun2from
kaitlynmichael wants to merge 1 commit intorelease-k8s-cancun2from
Conversation
…tion
- Replace 8.0.18-tbd placeholder with 8.0.18-8
- Add missing newlines after {{<table-scrollable>}} shortcode in OpenShift, EKS, AKS, GKE, and RKE2/Rancher tables
- Change 'The table below lists' to 'The tables below list' in the Tested distributions section
- Restore Kubernetes release-cadence context in the architecture Lifecycle section
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes found while reviewing the
release-k8s-cancun2branch (PRs #3009 and #3061).Changes
content/operate/kubernetes/reference/supported_k8s_distributions.md8.0.18-tbdplaceholder with8.0.18-8in all 8 tables to match the operator version documented in k8s api docs 8.0.18-8 #3061.{{<table-scrollable>}}and the first table row in the OpenShift, EKS, AKS, GKE, and RKE2/Rancher tables so all tables follow the same formatting as the Kubernetes, TKGI, and TKG tables.content/operate/kubernetes/architecture/_index.md## Lifecycleparagraph was replaced with a CNCF-conformance statement that did not fit the heading. The CNCF note is preserved and integrated into the lifecycle framing, and the standalone CNCF paragraph already on the Kubernetes landing page (content/operate/kubernetes/_index.md) is unaffected.Out of scope
Other issues identified during review (for example, the pre-existing malformed
6.2.10-45header cell, duplicate rows in the Rancher table, the missingtable-scrollablewrapper on the VKS table, and auto-generated grammar/line-break issues in the API reference files) are not addressed here.Pull Request opened by Augment Code with guidance from the PR author