Minuk Song

Results 9 issues of Minuk Song

Hello, I saw #524, Also I tested with latest commits. But Login to Github Enterprise Server with PAT not works. (See #527) Because Github Etnerprise Server's API url pattern is...

I want run this server on non-ec2 environment(ex: Azure VM) for users can login with AWS IAM identity. But seems it requires EC2 IMDS apiserver. Is there any option run...

**What would you like to be added**: It would be great if Istio VirtualService could support the external-dns.alpha.kubernetes.io/ingress-hostname-source annotation. The ingress-hostname-source can have values such as "annotation-only" or "defined-hosts-only" to...

kind/feature
lifecycle/rotten

Hello all. Terraform apply fails, if the `kubectl_manifest` property has a [string interpolate expression](https://developer.hashicorp.com/terraform/language/expressions/strings#string-templates). More details on this error can be found in issue #162. This PR fixes the issue...

### Terraform CLI and Provider Versions ``` Terraform v1.2.9 on darwin_amd64 + provider registry.terraform.io/hashicorp/dns v3.2.4 ``` ### Use Cases or Problem Statement The TTL of SOA record means NX_DOMAIN and...

enhancement

AWS `IAM Role` allows attach predefined policy ARN to role. I suggest make a feature attach predefined policy to IRSA role. ## Propose Before ```yaml apiVersion: irsa.voodoo.io/v1alpha1 kind: IamRoleServiceAccount metadata:...

When creating a new span with the default options like `tracer.startSpan()` , the time precision of `startTime` is truncated to milliseconds, as shown in the image below. Trace libraries in...

Hello, According to the [documentation](https://typia.io/docs/json/schema/#schemas-function), using typia.json.schema() should return a `JSON Schema`, but I have confirmed that it returns an `OpenAPI V3` document instead. Although OpenAPI was developed based on...

question

## 🐛 Bug Report ### 📝 Summary An invalid OpenAPI schema is generated in specific situations. - **Typia Version**: 10.1.0 - **Expected behavior**: Typia should not generate an empty array...

bug