Skip to content

feat(clusterkubeconfigs): add labels from cluster resource#1357

Merged
onuryilmaz merged 9 commits intomainfrom
feat/clusterkubeconfig-label
Sep 26, 2025
Merged

feat(clusterkubeconfigs): add labels from cluster resource#1357
onuryilmaz merged 9 commits intomainfrom
feat/clusterkubeconfig-label

Conversation

@onuryilmaz
Copy link
Contributor

@onuryilmaz onuryilmaz commented Aug 19, 2025

Description

This PR adds a functionality to mirror labels of the cluster resource to clusterkubeconfig resource. These labels will be used by client tools to classify clusters.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

cloudoperators/cloudctl#27

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help
  • Separate ticket for tests # (issue/pr)

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Added to documentation?

  • 📜 README.md
  • 🤝 Documentation pages updated
  • 🙅 no documentation needed
  • (if applicable) generated OpenAPI docs for CRD changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@onuryilmaz onuryilmaz requested a review from a team as a code owner August 19, 2025 13:34
@onuryilmaz onuryilmaz changed the title feat(kubeconfig): add labels from cluster resource feat(clusterkubeconfigs): add labels from cluster resource Aug 19, 2025
Co-authored-by: IvoGoman <ivo.gosemann@sap.com>
@onuryilmaz onuryilmaz merged commit accd0af into main Sep 26, 2025
28 of 30 checks passed
@onuryilmaz onuryilmaz deleted the feat/clusterkubeconfig-label branch September 26, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants