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

Release v.4.4.x #2755

Merged
merged 50 commits into from
Jun 16, 2024
Merged
Show file tree
Hide file tree
Changes from 49 commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
cb93e76
feat: Splitting off a release branch for 4.4.x
yuliiiah Apr 30, 2024
0f643db
Update profile variables docs (#2729)
yuliiiah May 2, 2024
d156e43
Merge branch 'master' into release-4-4
karl-cardenas-coding May 2, 2024
2b14b90
PLT-1117: Add Palette CLI Import docs (#2599)
wcrum May 3, 2024
0e9127d
Merge branch 'master' into release-4-4
karl-cardenas-coding May 3, 2024
79016aa
docs: document new hw requirements (#2787)
lennessyy May 10, 2024
010fed3
Merge branch 'master' into release-4-4
karl-cardenas-coding May 14, 2024
7bc8e7f
Merge branch 'master' into release-4-4
karl-cardenas-coding May 15, 2024
9e77172
Merge branch 'master' into release-4-4
karl-cardenas-coding May 16, 2024
854174e
Merge branch 'master' into release-4-4
karl-cardenas-coding May 17, 2024
91c4c3c
docs: PLT-1194 VerteX and RHEL (#2867)
karl-cardenas-coding May 22, 2024
d40fad9
Merge branch 'master' into release-4-4
karl-cardenas-coding May 22, 2024
116f24b
Merge branch 'master' into release-4-4
karl-cardenas-coding May 22, 2024
ec06d05
Merge branch 'master' into release-4-4
karl-cardenas-coding May 22, 2024
76d0566
Day-2 operations for profile variables (#2911)
yuliiiah May 24, 2024
e4eecdd
Merge branch 'master' into release-4-4
karl-cardenas-coding May 24, 2024
829a5e5
docs: update palette 4.4 API docs (#2919)
ravi-k8 May 24, 2024
798c9bc
docs: name change to palette tui (#2847)
lennessyy May 24, 2024
187b0bf
chore: updated airgap video (#2904)
karl-cardenas-coding May 24, 2024
ac45986
docs: PEM-4569 (#2776)
karl-cardenas-coding May 24, 2024
f5429a9
Update the self-hosted and VerteX upgrade matrices (#2923)
yuliiiah May 27, 2024
99a391e
docs: cert renewal airgap (#2883)
lennessyy May 28, 2024
81cddc2
docs: Document Custom Links for Local UI (#2865)
lennessyy May 28, 2024
769072b
docs: PEM-5061 Document the KubeVirt CPU hotplug feature (#2945)
yuliiiah May 29, 2024
79703b6
Merge branch 'master' into release-4-4
karl-cardenas-coding May 30, 2024
0a08486
docs: local ui diagnostic tools (#2917)
lennessyy May 30, 2024
d764a57
docs: document creating bind mount (#2946)
lennessyy May 31, 2024
f501036
docs: Update the MicroK8s page to reflect 4.4 changes (#2805)
caroldelwing Jun 3, 2024
f1973cf
Merge branch 'master' into release-4-4
karl-cardenas-coding Jun 4, 2024
0967d03
docs: update pack version in the terraform snippet (#3003)
caroldelwing Jun 4, 2024
de77032
docs: Edge mgmt api 4 4 (#3010)
lennessyy Jun 4, 2024
19754ce
docs: add steps for new edge cli command (#2918)
lennessyy Jun 5, 2024
29fa874
docs: document trusted boot (#2612)
lennessyy Jun 6, 2024
ceea601
docs: record known issue regarding auto key enrollment
lennessyy Jun 6, 2024
1761a53
Merge branch 'master' into release-4-4 and fix merge conflicts
caroldelwing Jun 6, 2024
f57ba3b
Merge branch 'release-4-4' of https://github.com/spectrocloud/librari…
lennessyy Jun 6, 2024
5db5f65
Update the open-source licenses table (#3029)
yuliiiah Jun 6, 2024
b1b1f88
chore: Remove the partials file from release-4-4 (#3041)
yuliiiah Jun 10, 2024
485b0b5
Merge branch 'master' into release-4-4
karl-cardenas-coding Jun 11, 2024
950149a
chore: updated versions script for next release
karl-cardenas-coding Jun 11, 2024
566c3d3
docs: DOC-1186 PCP-2886 4.4 Release Notes (#2873)
karl-cardenas-coding Jun 11, 2024
30e3ad3
chore: merge master
karl-cardenas-coding Jun 12, 2024
195f57d
Merge branch 'master' into release-4-4
karl-cardenas-coding Jun 13, 2024
72eb7e6
docs: DOC-1186 PCP-2886 Minor Pack Updates (#3044)
karl-cardenas-coding Jun 13, 2024
b2924c4
Merge branch 'master' into release-4-4
karl-cardenas-coding Jun 14, 2024
469b2d5
merge master
karl-cardenas-coding Jun 14, 2024
d5a61bd
Merge branch 'master' into release-4-4
karl-cardenas-coding Jun 14, 2024
4fbf17e
docs: PPD-1446 new known issue (#3103)
karl-cardenas-coding Jun 14, 2024
9526472
Update the Palette and Edge CLIs download information (#3102)
yuliiiah Jun 14, 2024
e663042
docs: updated CLI
karl-cardenas-coding Jun 16, 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 .github/workflows/clean-up-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
echo "Successfully pushed HTML reports to repo."
exit 0
fi
done
done
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@ test-results/
playwright-report/
artifact.zip

# Netlify

.netlify/
# Ignore _partials/index.ts
_partials/index.ts
4 changes: 2 additions & 2 deletions apisidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ module.exports = {
},
{
type: "category",
label: "Edge Host API V1",
link: { type: "generated-index", title: "Edge Host API V1" },
label: "Edge Management API V1",
link: { type: "generated-index", title: "Edge Management API V1" },
items: emcSidebarItems,
},
],
Expand Down
1 change: 1 addition & 0 deletions archiveVersions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"v4.2.x": "https://version-4-2.legacy.docs.spectrocloud.com",
"v4.1.x": "https://version-4-1.legacy.docs.spectrocloud.com",
"v4.0.x": "https://version-4-0.legacy.docs.spectrocloud.com",
"v3.4.x and prior": "https://version-3-4.legacy.docs.spectrocloud.com"
Expand Down
2 changes: 1 addition & 1 deletion docs/api-content/api-docs/1-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ host name.

```shell
curl --location 'https://10.10.135.182:5080/v1/edge-mgmt/edgehosts/current' \
--header 'Cookie: Authorization=*******'
--header 'Authorization: *******'
```

```hideClipboard
Expand Down
Loading
Loading