-
Notifications
You must be signed in to change notification settings - Fork 576
Merge dev-ja into main #3541
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
Merge dev-ja into main #3541
Conversation
Signed-off-by: Kaito Ii <[email protected]>
Signed-off-by: Kaito Ii <[email protected]>
Signed-off-by: Kaito Ii <[email protected]>
[maintain] Merge main into dev-ja
Signed-off-by: Junya Okabe <[email protected]>
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
[maintain] Merge main into dev-ja
Signed-off-by: Junya Okabe <[email protected]>
Co-authored-by: Kaito Ii <[email protected]>
Signed-off-by: Junya Okabe <[email protected]>
[ja] Update Service Mesh
Some DCO issues, but let me handle it based on our repo convention. Commit sha: 01c86ee, Author: Junya Okabe, Committer: GitHub; Expected "Junya Okabe [email protected]", but got "Junya Okabe [email protected]". |
LGTM! |
Describe your changes
Merge dev-ja into main.
This PR includes:
Related issue number or link (ex:
resolves #issue-number
)None
Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.