SeungyeopShin

Results 5 issues of SeungyeopShin

**What happened**: Hanging after random: crng init done" at worker node(ProLiant XL675d Gen10 Plus w/AMD EPYC 7543) [Screenshot](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F3594b441-e81b-4661-873e-7b7042dbf02c%2FUntitled.png?table=block&id=676dce53-0aa8-489e-bff7-af9804aa95f4&spaceId=b3e98253-660b-4047-a151-a0d9f08cf268&width=2000&userId=402d9c4e-3022-4568-8482-3cb7d46a0635&cache=v2) **What you expected to happen**: boot normally **How to reproduce it (as...

question
external

I tested this package with examples, But an error occured as below. ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'lexer') at markdownToBlocks (index.ts:27:1) ``` ``` export...

When use inline code format with bold and italic, in editor it looks like well. But the value in markdown state doesn't include bold and italic format.

bug

### Ask your question Hi, I installed dcgm-export with helm chart in k8s. But I can't get DCGM_FI_PROF_GR_ENGINE_ACTIVE metric. The log is as below. ``` time="2025-01-14T05:25:28Z" level=info msg="Starting dcgm-exporter" time="2025-01-14T05:25:28Z"...

question

Hi. I'm trying to deploy kong(CE) chart in hybrid mode as https://docs.konghq.com/gateway/latest/install/kubernetes/proxy/. However, `wait-for-db` container in `kong-cp` pod fails with following error. ```bash Error: /usr/local/share/lua/5.1/kong/cmd/start.lua:127: Kong is already running in...