Skip to content

Conversation

@sean-hickey-wf
Copy link
Contributor

@sean-hickey-wf sean-hickey-wf commented Sep 12, 2025

What does this PR address?

This PR adds the ability to add labels to bentoml cloud deployments using the conventional --label key=value syntax.

This has been tested on deployments and the values are now coming through using

bentoml deploy -n my-first-bento --label name=working
Screenshot 2025-09-12 at 17 34 25

Before submitting:

@sean-hickey-wf sean-hickey-wf requested a review from a team as a code owner September 12, 2025 15:37
@sean-hickey-wf sean-hickey-wf requested review from jianshen92 and removed request for a team September 12, 2025 15:37
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Sep 12, 2025

PR Change Summary

Added support for labels in cloud deployments via the CLI and updated documentation accordingly.

  • Introduced the ability to add labels to cloud deployments using the --label syntax.
  • Updated documentation to include instructions for adding labels via the CLI and Python API.
  • Enhanced organization and management of deployments with key-value pair labels.

Modified Files

  • docs/source/scale-with-bentocloud/deployment/configure-deployments.rst

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@frostming frostming merged commit 18ba360 into bentoml:main Sep 15, 2025
49 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants