Seongbin Bernie Cho

Results 7 issues of Seongbin Bernie Cho

Hi I am having trouble with displaying the image to the posts I have been working on. I belive it should work with folllowing code : `` However, it does...

As we may know of github displays the github username instead of the name of ourselves in repository. So I was wondering what if we change following `{{ .Site.Params.author }}`...

# Background from #623 ref [add data type u8](https://github.com/gluesql/gluesql/pull/828) # Description - When calculating arithmetic operations on u16 and i16, both are converted to i64 and calculated. - For the...

enhancement

I have noticed that our documents explaining the functions related to the date data type do not provide the date formats we support. Since we are using `chrono` for our...

documentation

**Describe the bug** Hi I am not sure this is a bug or not but I am trying to use kotlin language but when I try to run the code...

bug

**Is your feature request related to a problem? Please describe.** Currently, maxNoOfPodsToEvictPerNamespace only accepts an integer value, which makes it difficult to configure eviction limits that scale proportionally with namespace...

kind/feature