-
Notifications
You must be signed in to change notification settings - Fork 879
Docs/spark operator fix #4194
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
base: master
Are you sure you want to change the base?
Docs/spark operator fix #4194
Conversation
|
Hi @aniketpati1121. Thanks for your PR. I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
🚫 This command cannot be processed. Only organization members or owners can use the commands. |
4fa2298 to
13a8e0d
Compare
13a8e0d to
b2e847d
Compare
|
Hi @kubeflow/owners, I've fixed the grammar in the Spark Operator documentation:
Could you please review and approve the PR? The failing Netlify deploy checks are unrelated to this minor documentation change. Thanks! |
b2e847d to
d63a330
Compare
d63a330 to
d1ec11a
Compare
Arhell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ok-to-test
d1ec11a to
56a7c18
Compare
Signed-off-by: Aniket Patil <[email protected]>
56a7c18 to
d1e748e
Compare
|
Hi, |
terrytangyuan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @kubeflow/wg-data-leads
tarilabs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from
are vastly different
to
is vastly different
newline,
are good changes to me.
The /themes/docsy bump does not seem related to the PR goal.
Fixed grammar in Spark Operator documentation: changed "life cycle of Spark applications are managed" to "life cycle of Spark applications is managed".
fixes #4193