Skip to content

✨ feat(kube): add --node-labels and --node-annotations to nodepool create#190

Merged
jfbus merged 1 commit into
mainfrom
node_annotations
May 19, 2026
Merged

✨ feat(kube): add --node-labels and --node-annotations to nodepool create#190
jfbus merged 1 commit into
mainfrom
node_annotations

Conversation

@jfbus
Copy link
Copy Markdown
Contributor

@jfbus jfbus commented May 19, 2026

Description

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@github-actions
Copy link
Copy Markdown

WARNING : Differences in reference doc 🤔

 docs/reference/octl_kube_nodepool_create.md | 2 ++
 1 file changed, 2 insertions(+)
Detailed changes

docs/reference/octl_kube_nodepool_create.md

+      --node-annotations stringToString     (default [])
+      --node-labels stringToString          (default [])

@github-actions
Copy link
Copy Markdown

Binary size: 81.6MB => 81.6MB (change +0KB, +0.0%) 😉

@jfbus jfbus marked this pull request as ready for review May 19, 2026 14:47
@jfbus jfbus requested a review from a team May 19, 2026 14:47
@jfbus jfbus requested a review from a team as a code owner May 19, 2026 14:47
@jfbus jfbus merged commit 87309ed into main May 19, 2026
8 checks passed
@jfbus jfbus deleted the node_annotations branch May 19, 2026 15:49
@jfbus jfbus added the kind/feature New feature or request label May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants