Skip to content

Conversation

@Zaggy21
Copy link
Contributor

@Zaggy21 Zaggy21 commented Jan 8, 2026

Description

This PR adds support for suffix wildcards in label propagation and moves the propagation functionality to pkg.
The mechanism will propagate all labels matching the wildcard, as long as the wildcard is located at the end after a slash, e.g. "greenhouse.sap/propagate-labels": "metadata.greenhouse.sap/*".

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

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

On-behalf-of: @SAP krzysztof.zagorski@sap.com
On-behalf-of: @SAP krzysztof.zagorski@sap.com
@Zaggy21 Zaggy21 linked an issue Jan 8, 2026 that may be closed by this pull request
2 tasks
On-behalf-of: @SAP krzysztof.zagorski@sap.com
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 8, 2026
@Zaggy21 Zaggy21 marked this pull request as ready for review January 8, 2026 10:50
@Zaggy21 Zaggy21 requested review from a team as code owners January 8, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] - label propagation: allow wildcards

2 participants