Skip to content

✨ feat(metadata): add net and role labels on nodes#666

Merged
jfbus merged 1 commit into
mainfrom
net_label
May 12, 2026
Merged

✨ feat(metadata): add net and role labels on nodes#666
jfbus merged 1 commit into
mainfrom
net_label

Conversation

@jfbus

@jfbus jfbus commented May 11, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds labels on nodes:

labels:
  topology.outscale.com/net: vpc-xxx
  role.outscale.com/worker: ""

Note: as the role may be a user-defined value, the standard node-role.kubernetes.io/<role> label is not used.

Refs: #568

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
  • E2E 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

@jfbus jfbus requested a review from a team May 11, 2026 14:07
@jfbus jfbus merged commit 4797930 into main May 12, 2026
7 checks passed
@jfbus jfbus deleted the net_label branch May 12, 2026 11:27
@jfbus jfbus added the kind/feature New feature or request label Jun 2, 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