Jihoon Seo
Jihoon Seo
Hello @frankbu , I am Jihoon Seo, and I am currently: - one of K8s sig-docs-ko-owners (approvers), and - one of CNCF Glossary project approvers. IMHO: > Make copies of...
1. My docker images status: I deleted the docker image `kongdashboard_kong-dashboard`, and kept the docker images `kong`, `postgres`, and `node`. ```shell # docker images REPOSITORY TAG IMAGE ID CREATED SIZE...
I found that kong-dashboard `3.6.0` does not work with Kong `1.1.x`. So I tried with Kong `1.0.3` and `1.0.3-alpine`, which works fine with kong-dashboard `3.6.0`. Try this: 1. `# git...
I found that kong-dashboard `3.6.0` does not work with Kong `1.1.x`. So I tried with Kong `1.0.3` and `1.0.3-alpine`, which works fine with kong-dashboard `3.6.0`.
Hello, I would like to work on the Korean L10n of KubeSphere web console. I opened a related issue: #3159.
@FeynmanZhou Thank you for your support! 😊😊
force-push: added the word `multitenant` to `wordlist.txt`, which is also needed to pass spellcheck but not covered in the PR #1157.
@akshatcoder-hash Please avoid opening multiple PRs, or closing old one and opening new one, to reflect review suggestions for a single term. Instead, since the [PR](https://github.com/cncf/glossary/pull/992) that merges [`akshatcoder-hash:vpc`](https://github.com/akshatcoder-hash/glossary/tree/vpc) to...
@akshatcoder-hash you can amend your PR (e.g., signing commits, reflecting review suggestions, etc.) without opening another PR, but by just modifying your old commits, (optional but recommended: squashing them into...
@WebShivam Thank you for your contribution! And I have a change request: please branch off from & set merge target as the `dev-hi` branch, not `main` branch. 😊