Skip to content

HYPERFLEET-1108- feat: add support for custom labels in Helm chart#216

Open
mliptak0 wants to merge 1 commit into
openshift-hyperfleet:mainfrom
mliptak0:HYPERFLEET-1108
Open

HYPERFLEET-1108- feat: add support for custom labels in Helm chart#216
mliptak0 wants to merge 1 commit into
openshift-hyperfleet:mainfrom
mliptak0:HYPERFLEET-1108

Conversation

@mliptak0

@mliptak0 mliptak0 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Add possibility to set labels when installing chart

  • HYPERFLEET-1108

Test Plan

  • Unit tests added/updated
  • make test-all passes
  • make lint passes
  • Helm chart changes validated with make test-helm (if applicable)
  • Deployed to a development cluster and verified (if Helm/config changes)
  • E2E tests passed (if cross-component or major changes)

@openshift-ci openshift-ci Bot requested review from Mischulee and rafabene June 15, 2026 11:46
@openshift-ci

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign sherine-k for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@mliptak0, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 35 minutes and 45 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 4f8bc090-b958-4de8-95e0-382ad26b16cc

📥 Commits

Reviewing files that changed from the base of the PR and between 77cf070 and 4151701.

📒 Files selected for processing (2)
  • charts/templates/_helpers.tpl
  • charts/values.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@hyperfleet-ci-bot

hyperfleet-ci-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

Risk Score: 0 — risk/low

Signal Detail Points
PR size 13 lines +0
Sensitive paths none +0

Computed by hyperfleet-risk-scorer

Add support for custom labels via .Values.labels that are applied
to all Helm-managed resources (Deployment, Service, ServiceAccount,
ConfigMap, PostgreSQL StatefulSet, etc.).

Include commented-out example in values.yaml to make the feature
discoverable without requiring inspection of _helpers.tpl.

Enables E2E test cleanup by labeling resources with run IDs.

Co-Authored-By: Claude <noreply@anthropic.com>
@mliptak0 mliptak0 changed the title feat: add support for custom labels in Helm chart HYPERFLEET-1108- feat: add support for custom labels in Helm chart Jun 15, 2026
@mliptak0

Copy link
Copy Markdown
Contributor Author

/retest

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.

1 participant