Samuel Chen

Results 5 issues of Samuel Chen

Hi, Thanks you guys for the great framework. I am using scrapy to crawl multiple sites. Sites are diffrerent encodings. One site is encoding as 'gbk' and it's declared in...

bug

Thanks for your all great work so that I can use terraform on Vultr! General behavior for most providers, "data" can list all the data. e.g. `data "xxx_region" "regions" {}`...

enhancement

**Describe the bug** A clear and concise description of what the bug is. hello, I have a general ApiResposne schema ``` class ApiResponse(Schema): code: int = ApiRespCode.SUCCESS message: Optional[str |...

add ownerReference to expectCR in PostgreSQLController.Update before comparing. Origin expectCR have no OwnerReference .

If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** in cluster postgresql is deleted when harborcluster deleted **Steps to reproduce...