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

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 #2734

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps eslint-plugin-react from 7.33.2 to 7.34.1.

Release notes

Sourced from eslint-plugin-react's releases.

v7.34.1

Fixed

Changed

  • [boolean-prop-naming]: improve error message (@​ljharb)

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.34.1 - 2024.03.15

Fixed

Changed

  • [boolean-prop-naming]: improve error message (@​ljharb)

#3715: jsx-eslint/eslint-plugin-react#3715 #3713: jsx-eslint/eslint-plugin-react#3713 #3707: jsx-eslint/eslint-plugin-react#3707 #3705: jsx-eslint/eslint-plugin-react#3705 #3704: jsx-eslint/eslint-plugin-react#3704 #3701: jsx-eslint/eslint-plugin-react#3701 #3700: jsx-eslint/eslint-plugin-react#3700

[7.34.0] - 2024.03.03

Added

  • [sort-prop-types]: give errors on TS types (#3615[] @​akulsr0)
  • [no-invalid-html-attribute]: add support for apple-touch-startup-image rel attributes in link tags (#3638[] @​thomashockaday)
  • [no-unknown-property]: add requireDataLowercase option (#3645[] @​HermanBilous)
  • [no-unknown-property]: add displaystyle on <math> (#3652[] @​lounsbrough)
  • [prefer-read-only-props], [prop-types], component detection: allow components to be async functions (#3654[] @​pnodet)
  • [no-unknown-property]: support onResize on audio/video tags (#3662[] @​caesar1030)
  • [jsx-wrap-multilines]: add never option to prohibit wrapping parens on multiline JSX (#3668[] @​reedws)
  • [jsx-filename-extension]: add ignoreFilesWithoutCode option to allow empty files (#3674[] @​burtek)
  • [jsx-boolean-value]: add assumeUndefinedIsFalse option (#3675[] @​developer-bandi)
  • linkAttribute setting, [jsx-no-target-blank]: support multiple properties (#3673[] @​burtek)
  • [jsx-no-script-url]: add includeFromSettings option to support linkAttributes setting (#3673[] @​burtek)
  • [jsx-one-expression-per-line]: add non-jsx option to allow non-JSX children in one line (#3677[] @​burtek)
  • add [checked-requires-onchange-or-readonly] rule (#3680[] @​jaesoekjjang)

Fixed

Changed

... (truncated)

Commits
  • eea45bf Update CHANGELOG and bump version
  • e4ecbcf [Fix] checked-requires-onchange-or-readonly: correct options that were beha...
  • 69de42e [Fix] no-unknown-property: only match data-* attributes containing -
  • da1013c [Docs] jsx-no-constructed-context-values: fix some typos
  • c3275a4 [Fix] no-unknown-property: support popover, popovertarget, `popovertarg...
  • a920463 [Fix] boolean-prop-naming: improve error message
  • 48291e8 [Fix] boolean-prop-naming: allow TSIntersectionType
  • 0abebc6 [Fix] boolean-prop-naming: literalType error fix
  • 901c794 [Fix] boolean-prop-naming: detect TS interfaces
  • 8c2bdb2 [actions] update workflows
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner May 1, 2024 19:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2024
Copy link

netlify bot commented May 1, 2024

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit 368a26d
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/6643e579eda8c80008906d49
😎 Deploy Preview https://deploy-preview-2734--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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/eslint-plugin-react-7.34.1 branch from c3569ac to c2097ef Compare May 1, 2024 20:21
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/eslint-plugin-react-7.34.1 branch from c2097ef to 5d32b0a Compare May 2, 2024 17:13
@lennessyy lennessyy added backport-version-4-0 Backport change to version 4.0 auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 labels May 14, 2024
@lennessyy lennessyy merged commit 6ef85c5 into master May 14, 2024
27 of 31 checks passed
@lennessyy lennessyy deleted the dependabot/npm_and_yarn/master/eslint-plugin-react-7.34.1 branch May 14, 2024 23:09
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)
@vault-token-factory-spectrocloud
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
version-4-0
version-3-4
version-4-1
version-4-2
version-4-3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 14, 2024
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
(cherry picked from commit 6ef85c5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
addetz added a commit that referenced this pull request May 22, 2024
…librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189
addetz added a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189

(cherry picked from commit 4a330f3)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189

(cherry picked from commit 4a330f3)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189

(cherry picked from commit 4a330f3)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189

(cherry picked from commit 4a330f3)
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887) (#2906)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189

(cherry picked from commit 4a330f3)

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887) (#2905)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189

(cherry picked from commit 4a330f3)

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
addetz added a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887) (#2907)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189

(cherry picked from commit 4a330f3)

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887) (#2908)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189

(cherry picked from commit 4a330f3)

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
addetz added a commit that referenced this pull request May 23, 2024
…librarium DOC-1189 (#2887) (#2909)

* docs: add PartialsComponent to handle Docusaurus Markdown Imports in librarium DOC-1189

docs: prototype partials DOC-1159

docs: add comments to component

docs: add partial categories

docs: add partial categories

docs: add frontmatter approach

docs: add duplicate key validation

docs: add generate-partials script

docs: add more error handling

docs: add generate-partials to build

docs: add partials to npm run

docs: adjust build with partials

docs: demo

docs: demo

docs: done

docs: done

docs: done

docs: add VersionedLink

docs:add final version of partials importer DOC-1189

docs: fix formatting DOC-1189

docs: fix eslint

docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174 (#2786)

* docs: add kubernetes version downgrade warning and hello-universe pack version DOC-1165 DOC-1174

This patch makes the following changes:
- Adds Kubernetes downgrade warning to cluster update and Kubernetes packs
- Adds version 1.1.2 to the hello-universe pack

* docs: fix formatting

* Apply suggestions from code review

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

* docs: fix formatting

* docs: fix broken table

* docs: add warning to microk8s, k3s and rke2

---------

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

docs: 4.3 API Docs (#2807)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: update hardware-requirements.md (#2809)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

docs: DOC-1150 deprecated packs clarification (#2682)

* docs: DOC-1150

* chore: final touches

* Apply suggestions from code review

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

* chore: prettier

---------

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

docs: DOC-1162 DOC-1078 DOC-1136 Rhel pxk fips (#2728)

* docs: DOC-1162

* docs: fixed BYOOS issue

* chore: updated table

* docs: added BYOOS table

* docs: FIPS draft-1

* docs: fips steps

* docs: added non-fips workflow

* Apply suggestions from code review

Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: feedback

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* chore: update to URL

---------

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

chore: fix tf code (#2830)

docs: DOC-1166 image update (#2773)

* docs: DOC-1166 image update

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: language touch-up

* Update docs/docs-content/architecture/orchestration-spectrocloud.md

* Apply suggestions from code review

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

* chore: updated language

---------

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

docs: update crossplane provider version (#2837)

chore: bump eslint-plugin-react from 7.33.2 to 7.34.1 (#2734)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: DOC-1149 airgap Support VM custom SSL Certs (#2846)

* docs: DOC-1149

* chore: updated SSL cert message

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* chore: fix format

* chore: fix typo

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

docs: cluster profile resource usage computation (#2802)

* Cluster profile resource usage computation

Every version of the profile has a unique identifier and gets counted towards the profile resource usage.

* chore: style update

* chore: fixed page location

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

chore: bump @commitlint/cli from 17.8.1 to 19.3.0 (#2733)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>

docs: rename local mgmt api (#2845)

* docs: rename local mgmt api

* docs: incorprate feedback

---------

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

chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2 (#2735)

* chore: bump @commitlint/config-conventional from 17.8.1 to 19.2.2

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve conflicts

* Resolve conflicts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>

docs: PAD-219 chore: update validator URL (#2875)

docs: DOC-1188 (#2878)

chore: fix path release date (#2880)

docs: make minor fixes to local ui docs (#2854)

* docs: make minor fixes to local ui docs

* Update docs/docs-content/clusters/edge/edge-configuration/installer-reference.md

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

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

docs: change fix build branch (#2884)

* docs: change fips build branch

* docs: remove main

---------

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

docs: make frontmatter anonymous class DOC-1189

docs: fix formatting

docs: fix last lints

ci: updated logic to enable Netlify previews for release branch PRs (#2888)

docs: add readme instructions and extra tests DOC-1189

* docs: add partial example DOC-1189
@vault-token-factory-spectrocloud
Copy link
Contributor

🎉 This PR is included in version 4.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-0 Backport change to version 4.0 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant