-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
[ja] Add a feature section content "self-healing" #43979
Conversation
|
[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 |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
/easycla
/retitle [ja] Add a feature section content "self-healing" |
The URL for the page on deploy preview for reviewing the content updated: |
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.
Please check the comments.
content_type: concept | ||
weight: 20 | ||
weight: 30 |
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.
This value is 20 on the content of en
.
What is the reason for updating this value with 30
?
@@ -1,8 +1,15 @@ | |||
--- | |||
reviewers: | |||
title: ReplicaSet | |||
feature: | |||
title: セルフヒーリング | |||
anchor: ReplicaSetがどのように動くか {#how-a-replicaset-works} |
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.
anchor: ReplicaSetがどのように動くか {#how-a-replicaset-works} | |
anchor: how-a-replicaset-works |
Current code renders #replicasetがどのように動くか-how-a-replicaset-works
as anchor, so specify the anchor ID included in the ja
content.
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.
/easycla
@IbukiMnw |
@IbukiMnw Is there any problem about signing the CLA? Besides, please feel free to contact me. |
Closing this as the CLA status is still red /close |
@Gauravpadam: Closed this PR. In response to this:
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. |
Add a missing feature sections content in "ja". the title of new content is "self-healing" in "en".