Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.4 Release Notes #2873

Merged
merged 36 commits into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
07f3305
docs: DOC-1186 PCP-2886
karl-cardenas-coding May 16, 2024
7f9b1f0
docs: add microk8s known issues
caroldelwing May 17, 2024
5bf5a7f
chore: updated notes
karl-cardenas-coding May 17, 2024
c5f7573
Merge branch '4-4-rl-notes' of github.com:spectrocloud/librarium into…
karl-cardenas-coding May 17, 2024
1a30a13
save
karl-cardenas-coding May 17, 2024
75af9c2
Merge branch 'release-4-4' into 4-4-rl-notes
karl-cardenas-coding May 17, 2024
e565606
docs: updated release notes
karl-cardenas-coding May 17, 2024
79dabf5
chore: updated release notes
karl-cardenas-coding May 20, 2024
be39708
docs: add bc note
karl-cardenas-coding May 22, 2024
5783eac
Merge branch 'release-4-4' into 4-4-rl-notes
karl-cardenas-coding May 22, 2024
baf0ed1
Merge branch 'release-4-4' of github.com:spectrocloud/librarium into …
karl-cardenas-coding May 22, 2024
9654909
Merge branch 'release-4-4' into 4-4-rl-notes
karl-cardenas-coding May 24, 2024
6989a8d
docs: Start filling out the packs tables in RN
yuliiiah May 24, 2024
b6650ca
docs: Update pack lists in the 4.4 release notes
yuliiiah May 28, 2024
aa809ab
docs: Remove deprecated packs from the pack lists (added them by mist…
yuliiiah May 28, 2024
d8769af
docs: Implement peer review
yuliiiah May 29, 2024
1c4e244
chore: updated rl notes
karl-cardenas-coding Jun 3, 2024
ae4935f
Merge branch 'release-4-4' of github.com:spectrocloud/librarium into …
karl-cardenas-coding Jun 3, 2024
014d3ca
Add K8s 1.29.4 known issue
cloudmaniac Jun 4, 2024
02d516d
Merge branch 'release-4-4' into 4-4-rl-notes
karl-cardenas-coding Jun 4, 2024
3acc95c
docs: updated release notes
karl-cardenas-coding Jun 4, 2024
3fcf1ce
chore: intro sentence
karl-cardenas-coding Jun 4, 2024
a9e5b4b
chore: updates
karl-cardenas-coding Jun 4, 2024
fc5c0ab
docs: comment out vertex
karl-cardenas-coding Jun 6, 2024
ec54a6d
Merge branch 'release-4-4' of github.com:spectrocloud/librarium into …
karl-cardenas-coding Jun 6, 2024
245b3bb
docs: add known issue about manual enrollment
lennessyy Jun 6, 2024
b51ad50
chore: updated release notes
karl-cardenas-coding Jun 6, 2024
30b0562
Merge branch '4-4-rl-notes' of github.com:spectrocloud/librarium into…
karl-cardenas-coding Jun 6, 2024
0f98bdf
docs: DOC-1208
karl-cardenas-coding Jun 7, 2024
d8b4b73
Merge branch 'release-4-4' of github.com:spectrocloud/librarium into …
karl-cardenas-coding Jun 11, 2024
aea858e
docs: document the rhel fips known issue (#3043)
lennessyy Jun 11, 2024
5d543fa
chore: fix prettier
karl-cardenas-coding Jun 11, 2024
08f941c
Apply suggestions from code review
karl-cardenas-coding Jun 11, 2024
86f6f2e
docs: feedback inline
karl-cardenas-coding Jun 11, 2024
bfee691
Merge branch '4-4-rl-notes' of github.com:spectrocloud/librarium into…
karl-cardenas-coding Jun 11, 2024
76348db
chore: added spacing to warning box
karl-cardenas-coding Jun 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs-content/automation/crossplane/crossplane.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ provider API to request the creation of the resource within the provider's envir

You can use the Palette Crossplane Provider to interact with the Palette API and create resources declaratively.

Refer to the [Palette Provider](https://marketplace.upbound.io/providers/crossplane-contrib/provider-palette/v0.12.0)
Refer to the [Palette Provider](https://marketplace.upbound.io/providers/crossplane-contrib/provider-palette/latest)
page for a complete list of managed resources and examples.

## Get Started
Expand Down
3 changes: 3 additions & 0 deletions docs/docs-content/release-notes/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ The following table lists all known issues that are currently active and affecti

| Description | Workaround | Publish Date | Product Component |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------- | ----------------- |
| [MicroK8s](../integrations/microk8s.md) does not support multi-node control plane clusters. The upgrade strategy, `InPlaceUpgrade`, is the only option available for use. | No workaround is available. | June 1, 2024 | Packs |
| Clusters using [MicroK8s](../integrations/microk8s.md) as the Kubernetes distribution, the control plane node fails to upgrade when using the `InPlaceUpgrade` strategy for sequential upgrades, such as upgrading from version 1.25.x to version 1.26.x and then to version 1.27.x. | Refer to the [Control Plane Node Fails to Upgrade in Sequential MicroK8s Upgrades](../troubleshooting/pack-issues.md) troubleshooting guide for resolution steps. | June 1, 2024 | Packs |
| Clusters usig [MicroK8s](../integrations/microk8s.md) as the Kubernetes distribution, using the `RollingUpgrade` strategy for clusters with less than three control plane nodes may cause the API server to be down during the upgrade, making the cluster inaccessible. | A workaround is to deploy clusters with three or more control plane nodes. | June 1, 2024 | Packs |
karl-cardenas-coding marked this conversation as resolved.
Show resolved Hide resolved
| Conducting cluster node scaling operations on a cluster undergoing a backup can lead to issues and potential unresponsiveness. | To avoid this, ensure no backup operations are in progress before scaling nodes or performing other cluster operations that change the cluster state | April 14, 2024 | Clusters |
| Palette automatically creates an AWS security group for worker nodes using the format `<cluster-name>-node`. If a security group with the same name already exists in the VPC, the cluster creation process fails. | To avoid this, ensure that no security group with the same name exists in the VPC before creating a cluster. | April 14, 2024 | Clusters |
| K3s version 1.27.7 has been marked as _Deprecated_. This version has a known issue that causes clusters to crash. | Upgrade to a newer version of K3s to avoid the issue, such as versions 1.26.12, 1.28.5, and 1.27.11. You can learn more about the issue in the [K3s GitHub issue](https://github.com/k3s-io/k3s/issues/9047) page. | April 14, 2024 | Packs, Clusters |
Expand Down
Loading