feat: add additionalDisks input#51
Merged
rmocanu-ionos merged 1 commit intorelease-2.11.xfrom Nov 7, 2025
Merged
Conversation
rmocanu-ionos
added a commit
that referenced
this pull request
Nov 26, 2025
* feat: add additionalDisks input (#51) * fix: use ?? to determine if default value should be used
rmocanu-ionos
added a commit
that referenced
this pull request
Nov 26, 2025
* feat: add additionalDisks input (#51) * Fix/default append rke (#52) * CI Build Artifacts * CI Build Artifacts * Release 2.10.x (#34) * chore: updated deps and annotations * fix: fix to cloud credentials field update, update components version * fix: add .nvmrc * fix: fix release workflow * chore: try new version * chore: try new version * CI Build Artifacts * Revert to b0a8cc6 * Release 2.10.x (#35) * chore: updated deps and annotations * fix: fix to cloud credentials field update, update components version * fix: add .nvmrc * fix: fix release workflow * chore: try new version * chore: try new version * chore: try new version * fix: change target branch * chore: update deps and version (#42) * chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3 (#41) Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump tmp from 0.2.3 to 0.2.4 (#44) Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump sha.js from 2.4.11 to 2.4.12 (#47) Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: increment version * feat: add additionalDisks input (#50) * fix: use ?? to determine if default value should be used --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Alexandru Claudius Virtopeanu <alexandru-claudius.virtopeanu@ionos.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: update packages (#54) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Alexandru Claudius Virtopeanu <alexandru-claudius.virtopeanu@ionos.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.