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

Fix shell block on Job task page #38180

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

danielvegamyhre
Copy link
Member

@danielvegamyhre danielvegamyhre commented Nov 30, 2022

#37771 was just merged with an extra "```" line included below a shell block, which results in some slightly funky formatting at the bottom of the page (a shell/code block with a "Note" template inside of it).

See: https://kubernetes.io/docs/tasks/job/job-with-pod-to-pod-communication/ (scroll to the bottom)

This PR removes the extra "```" and fixes the formatting. Confirmed this by running make container-serve locally and verifying the formatting in my browser.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 30, 2022
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Nov 30, 2022
@k8s-ci-robot k8s-ci-robot added the sig/docs Categorizes an issue or PR as relevant to SIG Docs. label Nov 30, 2022
@danielvegamyhre
Copy link
Member Author

@tengqm we accidentally just merged in a small formatting error in #37771, this PR fixes it.

@netlify
Copy link

netlify bot commented Nov 30, 2022

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 778e4c4
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/6386d7d9d546a70009effbac
😎 Deploy Preview https://deploy-preview-38180--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Shubham82
Copy link
Contributor

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 30, 2022
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: c06f0b8290446b3ce94f36349207b59169508700

@tengqm
Copy link
Contributor

tengqm commented Dec 1, 2022

Looks like a dup? Should be fine.
/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tengqm

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:

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 1, 2022
@k8s-ci-robot k8s-ci-robot merged commit 488755b into kubernetes:main Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants