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

Palette 4.5.b API docs #4842

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

ravi-k8
Copy link
Contributor

@ravi-k8 ravi-k8 commented Dec 2, 2024

Describe the Change

This PR ....

Changed Pages

💻 Add Preview URL for Page

Jira Tickets

🎫 Jira Ticket

Backports

Can this PR be backported?

  • Yes. Remember to add the relevant backport labels to your PR.
  • No. Please leave a short comment below about why this PR cannot be backported.

@ravi-k8 ravi-k8 requested a review from a team as a code owner December 2, 2024 16:01
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit 84e46b4
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/674de791de54e20008cf6df4
😎 Deploy Preview https://deploy-preview-4842--docs-spectrocloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@karl-cardenas-coding karl-cardenas-coding changed the base branch from master to release-4-5-b December 2, 2024 16:37
@karl-cardenas-coding karl-cardenas-coding added the api-format Triggers the API format job label Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

🤖 Netlify configured to enable preview build for branch: palette-4.5.b-api-docs . Subsequent commits will automatically trigger a Netlify build preview.

@@ -101,7 +102,7 @@ Select the **Enable Hello Universe API** preset. The pack manifest changes accor
The pack requires two values to be replaced for the authorization token and for the database password when using this
preset. Replace these values with your own base64 encoded values. The
[_hello-universe_](https://github.com/spectrocloud/hello-universe?tab=readme-ov-file#single-load-balancer) repository
provides a token that you can use.
provides an unencoded token that you can use.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'unencoded'?

@@ -101,7 +102,7 @@ Select the **Enable Hello Universe API** preset. The pack manifest changes accor
The pack requires two values to be replaced for the authorization token and for the database password when using this
preset. Replace these values with your own base64 encoded values. The
[_hello-universe_](https://github.com/spectrocloud/hello-universe?tab=readme-ov-file#single-load-balancer) repository
provides a token that you can use.
provides an unencoded token that you can use.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'unencoded'?

@@ -126,7 +127,7 @@ Select the **Enable Hello Universe API** preset. The pack manifest changes accor
The pack requires two values to be replaced for the authorization token and for the database password when using this
preset. Replace these values with your own base64 encoded values. The
[_hello-universe_](https://github.com/spectrocloud/hello-universe?tab=readme-ov-file#single-load-balancer) repository
provides a token that you can use.
provides an unencoded token that you can use.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'unencoded'?

@@ -100,7 +101,7 @@ Select the **Enable Hello Universe API** preset. The pack manifest changes accor
The pack requires two values to be replaced for the authorization token and for the database password when using this
preset. Replace these values with your own base64 encoded values. The
[_hello-universe_](https://github.com/spectrocloud/hello-universe?tab=readme-ov-file#single-load-balancer) repository
provides a token that you can use.
provides an unencoded token that you can use.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'unencoded'?

:::

To fix all the vulnerabilities impacting your products, we recommend patching your instances to the latest version
regarding any third-party components. For vulnerabilities originating in our products, we will provide mitigations and
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'mitigations'?

<summary>How to update containerd to use proxy configurations</summary>

If your Kubernetes cluster is behind a network proxy, ensure the containerd service is configured to use proxy
settings. You can do this by updating the containerd configuration file on each node in the cluster. The
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'containerd'?

@@ -726,6 +731,25 @@ environment. Reach out to our support team if you need assistance.
TEST SUITE: None
```

<!-- prettier-ignore -->
<details>
<summary>How to update containerd to use proxy configurations</summary>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'containerd'?

<details>
<summary>How to update containerd to use proxy configurations</summary>

If your Kubernetes cluster is behind a network proxy, ensure the containerd service is configured to use proxy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'containerd'?

<summary>How to update containerd to use proxy configurations</summary>

If your Kubernetes cluster is behind a network proxy, ensure the containerd service is configured to use proxy
settings. You can do this by updating the containerd configuration file on each node in the cluster. The
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'containerd'?

@karl-cardenas-coding karl-cardenas-coding added the 4.5.b Release 4.4.b related label Dec 2, 2024
@karl-cardenas-coding karl-cardenas-coding merged commit 684c9a4 into release-4-5-b Dec 2, 2024
12 checks passed
@karl-cardenas-coding karl-cardenas-coding deleted the palette-4.5.b-api-docs branch December 2, 2024 17:11
lennessyy added a commit that referenced this pull request Dec 15, 2024
* fix: patch release

* docs: add custom security group ingress rules section PCP-1906 (#4781)

* docs: add custom security group ingress rules section PCP-1906

* docs: change existing heading

* docs: specify aws iaas

* docs: VM Migration Assistant (#4737)

* docs: VM Migration Assistant draft

* docs: fix broken links

* doc: heading change

* doc: information architecture improvements

* doc: minor sub-category change

* doc: restructure and additional content

* doc: tidy up and additional overview options

* doc: some peer review changes

* doc: final draft additions

* doc: format changes

* doc: fix broken RBAC anchor

* Apply suggestions from code review

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* doc: adding one line suggestions

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: resolve longer content suggestions

* ci: auto-formatting prettier issues

* docs: warm and cold migration steps

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: virt-customize ConfigMap example

* docs: Restructure IA

* docs: change to headers from tabs

* docs: DOC-1490 DOC-1494 Self-Hosted Updates (#4792)

* docs: DOC-1490

* docs: added a prereq to install pages

* docs: 1494

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: Apply suggestions from code review

---------

Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: resolve vale comments

* docs: longform flag

* docs: lingering ableist word

* docs: resolve Romain's comments

* docs: code review suggestions

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: change lingering tabs to headers

* docs: access service console

* ci: auto-formatting prettier issues

* docs: resolve prettier issue

* docs: upgrade Docusaurus 3.6.3 (#4799)

* chore: upgrade docusarus

* chore: DOC-1495 upgrade docusaurus

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: benradstone <benradstone@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: Update VM Migration Assistant pack parameters table (#4810)

* docs: update pack parameter table

* ci: auto-formatting prettier issues

* Apply suggestions from code review

* ci: auto-formatting prettier issues

---------

Co-authored-by: benradstone <benradstone@users.noreply.github.com>

* docs: add message brokers section PEM-6141 (#4818)

* docs: add palette communication section PEM-6141

* docs: fix vale

* Apply suggestions from code review

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: clarify management plane clusters

---------

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>

* docs: add feature gate to the vm clone guide DOC-1491 (#4827)

* docs: add feature gate to the vm clone guide DOC-1491

* docs: change capitalisation of kubevirt

* docs: change capitalisation of kubevirt

* docs: Palette 4.5.b API docs (#4842)

* Palette 4.5.b API docs

* ci: auto-formatting API changes

---------

Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

* docs: proxy certificates for earthly builds (#4807)

* docs: add docs about proxy certs during build

* docs: adjust subheadings

* Apply suggestions from code review

* docs: update deprecation description

* docs: feedback

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: update cluster profile update guides PEM-6443 (#4859)

* docs: update cluster profile update guides PEM-6443

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: rectify misspelling

* ci: auto-formatting prettier issues

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/profiles/cluster-profiles/modify-cluster-profiles/update-cluster-profile.md

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* ci: auto-formatting prettier issues

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* docs: add cluster-wide resources backup options PEM-5124 (#4860)

* docs: add cluster-wide resources backup options PEM-5124

* docs: add deletion policy flag PEM-5124

* docs: remove tabs

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>

* docs: multi-node airgap documentation (#4281)

* docs: multi-node airgap documentation

* docs: update progress

* docs: add delete and scale docs

* docs: add prereqs for deletion

* docs: add draft

* docs: add host unlinking instructions

* docs: minor edit

* docs: edits

* docs: adjust page order

* docs: adjust page order

* docs: address review feedback

* docs: add prerequisites

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: fix broken anchors

* docs: proofread

* webp convert

* docs: add links on index page

* docs: typo

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: small change

* docs: plural

* docs: clarify leader nodes

* docs: simplify

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: edit

* docs: add warning about local path provisioner

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>

* docs: PE-5647: Allow skipping of node drains when running cluster upgrades for single-node clusters. (#4851)

* docs: add instructions for skipping node draining

* docs: update parameters

* docs: add agent mode

* docs: minodr changes from JIRA

* docs: adjust page order

* docs: add note about always on selectors

* docs: small edits

* Update docs/docs-content/clusters/edge/cluster-management/skip-draining.md

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: Adjust wording and examples (#4896)

* Adjust wording and examples

* ci: auto-formatting prettier issues

* docs: update patch

* docs: add edits

---------

Co-authored-by: kreeuwijk <kreeuwijk@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* chore: fix skip drain file

* docs: DOC-1446 SCAR Changes (#4420)

* docs: release branch 4.5.a

* ci: fix typo

* ci: more fixes

* ci: typo

* ci: fix robots

* chore: remove XML exclusion

* docs: DOC-1446

* docs: update airgap overview image

* docs: fixed broken YAML

* docs: migrated self-hosted sizing to partials

* chore: improve vertex

* docs: update partial

* docs: update non-airgap Kubernetes install guides

* docs: added updates to connected cases

* docs: changed instal YAML highlight

* docs: remove file server mentions

* docs: remove file sever from upgrade guide

* docs: fixed vertex airgap install

* docs: updated airgap VMware installs

* docs: updated video for palette connect install

* docs: added vertex install tape

	modified:   static/tape/vertex-install.tape

* docs: updated recording

* docs: updated k8s install req

* docs: fix upgrade guide for k8s

* docs: upgrade paths updated

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: fix typo

* docs: updated RHEL

* ci: auto-formatting prettier issues

* chore: fix node skip file metadata

* docs: apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: feedback

* ci: auto-formatting prettier issues

* docs: fix value.yaml hihglight

* chore: revert RHEL ova

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: 4.5.b edge known issues (#4887)

* docs: add known issues

* docs: remove one issue

* Update docs/docs-content/release-notes/known-issues.md

* ci: auto-formatting prettier issues

* Update docs/docs-content/release-notes/known-issues.md

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* docs: add extraLabels for volume snapshot on MAAS PEM-6509 (#4969)

* docs: add extraLabels for volume snapshot on MaaS PEM-6509

* docs: fix vale

* docs: add information to Portworx additional guidance

* docs: DOC-1496 Release Notes (#4808)

* docs: release notes

* docs: release notes

* docs: add export profile button

* docs: add vm migration to notes

* docs: add more vm clone aand reconciliation loop improvements

* docs: add message brokers

* docs: add packs

* docs: changes to packs

* chore: updated release notes

* docs: multi-node local ui

* docs: add audit logs, diff viewer and backups to notes

* docs: added docs note

* docs: added updates

* docs: vale feedback

* docs: fix markdown issue

* chore: fix url

* docs: add link to edge docs and skip node draining improvement

* ci: auto-formatting prettier issues

* docs: updated date

* docs: update release notes

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>

* docs: update images and release notes

* docs: change node to host (#4972)

* docs: change node to host

* docs: fix broken link

* docs: more removal

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: DOC-1514  Edge API Update (#4998)

* docs: DOC-1514 load new api

* docs: format api

* docs: update OSS license pages DOC-1512 (#5002)

* docs: node drain edit (#5034)

* docs: add 4.5.b edge api

* docs: remove single-node cluster qualifier

* docs: remove unwanted change

* chore: update upgrade matrix

* docs: updated CLIs URLs

* docs: updated airgap binaries

* docs: Update known-issues.md (#5072)

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

---------

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: benradstone <benradstone@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>
Co-authored-by: Ravikumar Kondepati <ravikum12@gmail.com>
Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>
Co-authored-by: Kevin Reeuwijk <kevin.reeuwijk@spectrocloud.com>
Co-authored-by: kreeuwijk <kreeuwijk@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Dec 15, 2024
* fix: patch release

* docs: add custom security group ingress rules section PCP-1906 (#4781)

* docs: add custom security group ingress rules section PCP-1906

* docs: change existing heading

* docs: specify aws iaas

* docs: VM Migration Assistant (#4737)

* docs: VM Migration Assistant draft

* docs: fix broken links

* doc: heading change

* doc: information architecture improvements

* doc: minor sub-category change

* doc: restructure and additional content

* doc: tidy up and additional overview options

* doc: some peer review changes

* doc: final draft additions

* doc: format changes

* doc: fix broken RBAC anchor

* Apply suggestions from code review

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* doc: adding one line suggestions

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: resolve longer content suggestions

* ci: auto-formatting prettier issues

* docs: warm and cold migration steps

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: virt-customize ConfigMap example

* docs: Restructure IA

* docs: change to headers from tabs

* docs: DOC-1490 DOC-1494 Self-Hosted Updates (#4792)

* docs: DOC-1490

* docs: added a prereq to install pages

* docs: 1494

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: Apply suggestions from code review

---------

Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: resolve vale comments

* docs: longform flag

* docs: lingering ableist word

* docs: resolve Romain's comments

* docs: code review suggestions

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: change lingering tabs to headers

* docs: access service console

* ci: auto-formatting prettier issues

* docs: resolve prettier issue

* docs: upgrade Docusaurus 3.6.3 (#4799)

* chore: upgrade docusarus

* chore: DOC-1495 upgrade docusaurus

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: benradstone <benradstone@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: Update VM Migration Assistant pack parameters table (#4810)

* docs: update pack parameter table

* ci: auto-formatting prettier issues

* Apply suggestions from code review

* ci: auto-formatting prettier issues

---------

Co-authored-by: benradstone <benradstone@users.noreply.github.com>

* docs: add message brokers section PEM-6141 (#4818)

* docs: add palette communication section PEM-6141

* docs: fix vale

* Apply suggestions from code review

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: clarify management plane clusters

---------

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>

* docs: add feature gate to the vm clone guide DOC-1491 (#4827)

* docs: add feature gate to the vm clone guide DOC-1491

* docs: change capitalisation of kubevirt

* docs: change capitalisation of kubevirt

* docs: Palette 4.5.b API docs (#4842)

* Palette 4.5.b API docs

* ci: auto-formatting API changes

---------

Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

* docs: proxy certificates for earthly builds (#4807)

* docs: add docs about proxy certs during build

* docs: adjust subheadings

* Apply suggestions from code review

* docs: update deprecation description

* docs: feedback

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: update cluster profile update guides PEM-6443 (#4859)

* docs: update cluster profile update guides PEM-6443

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: rectify misspelling

* ci: auto-formatting prettier issues

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/profiles/cluster-profiles/modify-cluster-profiles/update-cluster-profile.md

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* ci: auto-formatting prettier issues

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* docs: add cluster-wide resources backup options PEM-5124 (#4860)

* docs: add cluster-wide resources backup options PEM-5124

* docs: add deletion policy flag PEM-5124

* docs: remove tabs

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>

* docs: multi-node airgap documentation (#4281)

* docs: multi-node airgap documentation

* docs: update progress

* docs: add delete and scale docs

* docs: add prereqs for deletion

* docs: add draft

* docs: add host unlinking instructions

* docs: minor edit

* docs: edits

* docs: adjust page order

* docs: adjust page order

* docs: address review feedback

* docs: add prerequisites

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: fix broken anchors

* docs: proofread

* webp convert

* docs: add links on index page

* docs: typo

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: small change

* docs: plural

* docs: clarify leader nodes

* docs: simplify

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: edit

* docs: add warning about local path provisioner

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>

* docs: PE-5647: Allow skipping of node drains when running cluster upgrades for single-node clusters. (#4851)

* docs: add instructions for skipping node draining

* docs: update parameters

* docs: add agent mode

* docs: minodr changes from JIRA

* docs: adjust page order

* docs: add note about always on selectors

* docs: small edits

* Update docs/docs-content/clusters/edge/cluster-management/skip-draining.md

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: Adjust wording and examples (#4896)

* Adjust wording and examples

* ci: auto-formatting prettier issues

* docs: update patch

* docs: add edits

---------

Co-authored-by: kreeuwijk <kreeuwijk@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* chore: fix skip drain file

* docs: DOC-1446 SCAR Changes (#4420)

* docs: release branch 4.5.a

* ci: fix typo

* ci: more fixes

* ci: typo

* ci: fix robots

* chore: remove XML exclusion

* docs: DOC-1446

* docs: update airgap overview image

* docs: fixed broken YAML

* docs: migrated self-hosted sizing to partials

* chore: improve vertex

* docs: update partial

* docs: update non-airgap Kubernetes install guides

* docs: added updates to connected cases

* docs: changed instal YAML highlight

* docs: remove file server mentions

* docs: remove file sever from upgrade guide

* docs: fixed vertex airgap install

* docs: updated airgap VMware installs

* docs: updated video for palette connect install

* docs: added vertex install tape

	modified:   static/tape/vertex-install.tape

* docs: updated recording

* docs: updated k8s install req

* docs: fix upgrade guide for k8s

* docs: upgrade paths updated

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: fix typo

* docs: updated RHEL

* ci: auto-formatting prettier issues

* chore: fix node skip file metadata

* docs: apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: feedback

* ci: auto-formatting prettier issues

* docs: fix value.yaml hihglight

* chore: revert RHEL ova

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: 4.5.b edge known issues (#4887)

* docs: add known issues

* docs: remove one issue

* Update docs/docs-content/release-notes/known-issues.md

* ci: auto-formatting prettier issues

* Update docs/docs-content/release-notes/known-issues.md

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* docs: add extraLabels for volume snapshot on MAAS PEM-6509 (#4969)

* docs: add extraLabels for volume snapshot on MaaS PEM-6509

* docs: fix vale

* docs: add information to Portworx additional guidance

* docs: DOC-1496 Release Notes (#4808)

* docs: release notes

* docs: release notes

* docs: add export profile button

* docs: add vm migration to notes

* docs: add more vm clone aand reconciliation loop improvements

* docs: add message brokers

* docs: add packs

* docs: changes to packs

* chore: updated release notes

* docs: multi-node local ui

* docs: add audit logs, diff viewer and backups to notes

* docs: added docs note

* docs: added updates

* docs: vale feedback

* docs: fix markdown issue

* chore: fix url

* docs: add link to edge docs and skip node draining improvement

* ci: auto-formatting prettier issues

* docs: updated date

* docs: update release notes

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>

* docs: update images and release notes

* docs: change node to host (#4972)

* docs: change node to host

* docs: fix broken link

* docs: more removal

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: DOC-1514  Edge API Update (#4998)

* docs: DOC-1514 load new api

* docs: format api

* docs: update OSS license pages DOC-1512 (#5002)

* docs: node drain edit (#5034)

* docs: add 4.5.b edge api

* docs: remove single-node cluster qualifier

* docs: remove unwanted change

* chore: update upgrade matrix

* docs: updated CLIs URLs

* docs: updated airgap binaries

* docs: Update known-issues.md (#5072)

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

---------

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: benradstone <benradstone@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>
Co-authored-by: Ravikumar Kondepati <ravikum12@gmail.com>
Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>
Co-authored-by: Kevin Reeuwijk <kevin.reeuwijk@spectrocloud.com>
Co-authored-by: kreeuwijk <kreeuwijk@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
(cherry picked from commit 960d017)
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Dec 15, 2024
* fix: patch release

* docs: add custom security group ingress rules section PCP-1906 (#4781)

* docs: add custom security group ingress rules section PCP-1906

* docs: change existing heading

* docs: specify aws iaas

* docs: VM Migration Assistant (#4737)

* docs: VM Migration Assistant draft

* docs: fix broken links

* doc: heading change

* doc: information architecture improvements

* doc: minor sub-category change

* doc: restructure and additional content

* doc: tidy up and additional overview options

* doc: some peer review changes

* doc: final draft additions

* doc: format changes

* doc: fix broken RBAC anchor

* Apply suggestions from code review

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* doc: adding one line suggestions

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: resolve longer content suggestions

* ci: auto-formatting prettier issues

* docs: warm and cold migration steps

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: virt-customize ConfigMap example

* docs: Restructure IA

* docs: change to headers from tabs

* docs: DOC-1490 DOC-1494 Self-Hosted Updates (#4792)

* docs: DOC-1490

* docs: added a prereq to install pages

* docs: 1494

* docs: apply suggestions from code review

Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: Apply suggestions from code review

---------

Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: resolve vale comments

* docs: longform flag

* docs: lingering ableist word

* docs: resolve Romain's comments

* docs: code review suggestions

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: change lingering tabs to headers

* docs: access service console

* ci: auto-formatting prettier issues

* docs: resolve prettier issue

* docs: upgrade Docusaurus 3.6.3 (#4799)

* chore: upgrade docusarus

* chore: DOC-1495 upgrade docusaurus

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: benradstone <benradstone@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

* docs: Update VM Migration Assistant pack parameters table (#4810)

* docs: update pack parameter table

* ci: auto-formatting prettier issues

* Apply suggestions from code review

* ci: auto-formatting prettier issues

---------

Co-authored-by: benradstone <benradstone@users.noreply.github.com>

* docs: add message brokers section PEM-6141 (#4818)

* docs: add palette communication section PEM-6141

* docs: fix vale

* Apply suggestions from code review

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: clarify management plane clusters

---------

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>

* docs: add feature gate to the vm clone guide DOC-1491 (#4827)

* docs: add feature gate to the vm clone guide DOC-1491

* docs: change capitalisation of kubevirt

* docs: change capitalisation of kubevirt

* docs: Palette 4.5.b API docs (#4842)

* Palette 4.5.b API docs

* ci: auto-formatting API changes

---------

Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

* docs: proxy certificates for earthly builds (#4807)

* docs: add docs about proxy certs during build

* docs: adjust subheadings

* Apply suggestions from code review

* docs: update deprecation description

* docs: feedback

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: update cluster profile update guides PEM-6443 (#4859)

* docs: update cluster profile update guides PEM-6443

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: rectify misspelling

* ci: auto-formatting prettier issues

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/profiles/cluster-profiles/modify-cluster-profiles/update-cluster-profile.md

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* ci: auto-formatting prettier issues

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* docs: add cluster-wide resources backup options PEM-5124 (#4860)

* docs: add cluster-wide resources backup options PEM-5124

* docs: add deletion policy flag PEM-5124

* docs: remove tabs

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>

* docs: multi-node airgap documentation (#4281)

* docs: multi-node airgap documentation

* docs: update progress

* docs: add delete and scale docs

* docs: add prereqs for deletion

* docs: add draft

* docs: add host unlinking instructions

* docs: minor edit

* docs: edits

* docs: adjust page order

* docs: adjust page order

* docs: address review feedback

* docs: add prerequisites

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: fix broken anchors

* docs: proofread

* webp convert

* docs: add links on index page

* docs: typo

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: small change

* docs: plural

* docs: clarify leader nodes

* docs: simplify

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* ci: auto-formatting prettier issues

* docs: edit

* docs: add warning about local path provisioner

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>

* docs: PE-5647: Allow skipping of node drains when running cluster upgrades for single-node clusters. (#4851)

* docs: add instructions for skipping node draining

* docs: update parameters

* docs: add agent mode

* docs: minodr changes from JIRA

* docs: adjust page order

* docs: add note about always on selectors

* docs: small edits

* Update docs/docs-content/clusters/edge/cluster-management/skip-draining.md

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: Adjust wording and examples (#4896)

* Adjust wording and examples

* ci: auto-formatting prettier issues

* docs: update patch

* docs: add edits

---------

Co-authored-by: kreeuwijk <kreeuwijk@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* chore: fix skip drain file

* docs: DOC-1446 SCAR Changes (#4420)

* docs: release branch 4.5.a

* ci: fix typo

* ci: more fixes

* ci: typo

* ci: fix robots

* chore: remove XML exclusion

* docs: DOC-1446

* docs: update airgap overview image

* docs: fixed broken YAML

* docs: migrated self-hosted sizing to partials

* chore: improve vertex

* docs: update partial

* docs: update non-airgap Kubernetes install guides

* docs: added updates to connected cases

* docs: changed instal YAML highlight

* docs: remove file server mentions

* docs: remove file sever from upgrade guide

* docs: fixed vertex airgap install

* docs: updated airgap VMware installs

* docs: updated video for palette connect install

* docs: added vertex install tape

	modified:   static/tape/vertex-install.tape

* docs: updated recording

* docs: updated k8s install req

* docs: fix upgrade guide for k8s

* docs: upgrade paths updated

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: fix typo

* docs: updated RHEL

* ci: auto-formatting prettier issues

* chore: fix node skip file metadata

* docs: apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: feedback

* ci: auto-formatting prettier issues

* docs: fix value.yaml hihglight

* chore: revert RHEL ova

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: 4.5.b edge known issues (#4887)

* docs: add known issues

* docs: remove one issue

* Update docs/docs-content/release-notes/known-issues.md

* ci: auto-formatting prettier issues

* Update docs/docs-content/release-notes/known-issues.md

Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>

* docs: add extraLabels for volume snapshot on MAAS PEM-6509 (#4969)

* docs: add extraLabels for volume snapshot on MaaS PEM-6509

* docs: fix vale

* docs: add information to Portworx additional guidance

* docs: DOC-1496 Release Notes (#4808)

* docs: release notes

* docs: release notes

* docs: add export profile button

* docs: add vm migration to notes

* docs: add more vm clone aand reconciliation loop improvements

* docs: add message brokers

* docs: add packs

* docs: changes to packs

* chore: updated release notes

* docs: multi-node local ui

* docs: add audit logs, diff viewer and backups to notes

* docs: added docs note

* docs: added updates

* docs: vale feedback

* docs: fix markdown issue

* chore: fix url

* docs: add link to edge docs and skip node draining improvement

* ci: auto-formatting prettier issues

* docs: updated date

* docs: update release notes

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>

* docs: update images and release notes

* docs: change node to host (#4972)

* docs: change node to host

* docs: fix broken link

* docs: more removal

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

* docs: DOC-1514  Edge API Update (#4998)

* docs: DOC-1514 load new api

* docs: format api

* docs: update OSS license pages DOC-1512 (#5002)

* docs: node drain edit (#5034)

* docs: add 4.5.b edge api

* docs: remove single-node cluster qualifier

* docs: remove unwanted change

* chore: update upgrade matrix

* docs: updated CLIs URLs

* docs: updated airgap binaries

* docs: Update known-issues.md (#5072)

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

---------

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
Co-authored-by: Ben Radstone <56587332+benradstone@users.noreply.github.com>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: benradstone <benradstone@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: addetz <addetz@users.noreply.github.com>
Co-authored-by: Ravikumar Kondepati <ravikum12@gmail.com>
Co-authored-by: karl-cardenas-coding <karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
Co-authored-by: lennessyy <lennessyy@users.noreply.github.com>
Co-authored-by: Kevin Reeuwijk <kevin.reeuwijk@spectrocloud.com>
Co-authored-by: kreeuwijk <kreeuwijk@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
(cherry picked from commit 960d017)

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.5.b Release 4.4.b related api-format Triggers the API format job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants