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

Implement webhook warnings for the MXJob #2058

Merged

Conversation

tenzen-y
Copy link
Member

What this PR does / why we need it:
I implemented the webhook warnings to notify users that the MXJob will be deprecated in the v1.9.0.

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):
Fixes #1993

Checklist:

  • Docs included if any changes are user facing

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
@tenzen-y tenzen-y force-pushed the implement-mxjob-webhook-warnings branch from 8bd07fe to 8f49910 Compare April 12, 2024 06:53
@tenzen-y
Copy link
Member Author

/hold
for review.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8658179822

Details

  • 30 of 30 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 35.309%

Totals Coverage Status
Change from base Build 8646642160: 0.2%
Covered Lines: 4378
Relevant Lines: 12399

💛 - Coveralls

@tenzen-y
Copy link
Member Author

/assign @andreyvelich @johnugeorge

Copy link
Member

@andreyvelich andreyvelich left a comment

Choose a reason for hiding this comment

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

Great, thank you for adding it @tenzen-y!
/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Apr 12, 2024
Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

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

Thank you!

/lgtm

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreyvelich, tenzen-y, terrytangyuan

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [andreyvelich,tenzen-y,terrytangyuan]

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

@johnugeorge
Copy link
Member

/hold cancel

@google-oss-prow google-oss-prow bot merged commit 8e92327 into kubeflow:master Apr 12, 2024
37 of 38 checks passed
@johnugeorge
Copy link
Member

Related: #1996

@tenzen-y tenzen-y deleted the implement-mxjob-webhook-warnings branch April 12, 2024 19:40
johnugeorge pushed a commit to johnugeorge/training-operator that referenced this pull request Apr 28, 2024
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
johnugeorge pushed a commit to johnugeorge/training-operator that referenced this pull request Apr 28, 2024
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce Webhook Validation
5 participants