Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gracefully close kyuubi & add custom labels #6892

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HYBG-1126
Copy link
Contributor

Why are the changes needed?

How was this patch tested?

Was this patch authored or co-authored using generative AI tooling?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (fff1841) to head (446de17).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6892   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         688     688           
  Lines       42590   42590           
  Branches     5805    5805           
======================================
  Misses      42590   42590           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

command: ['sh', '-c', "echo \"ok!!!\""]
preStop:
exec:
command: ["/bin/sh","-c","/opt/kyuubi/bin/kyuubi-ctl delete server --host $(hostname -I) --port \"10009\""]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: new line

@turboFei turboFei requested a review from dnskr January 15, 2025 03:33
@turboFei
Copy link
Member

ping @dnskr

Copy link
Contributor

@dnskr dnskr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HYBG-1126 Thank you for the PR!

Could you please add the description following the template to provide more context for the suggested changes?

Also, please fix a typo in the PR title and the commit message (customer should be custom).

@HYBG-1126 HYBG-1126 changed the title Gracefully close kyuubi & add customer labels Gracefully close kyuubi & add custom labels Jan 16, 2025
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.

4 participants