Taehyun Kim
Taehyun Kim
Currently d3 is required only from window. But using amd or commonjs, d3 can be loaded without window. So I fixed that.
It seems `aws-ssm` get only 10 parameters using directory when it syncs, and I can't find any configuration to make it get more than 10 parameters for a single secret...
Supporting Presigned POST URL generators with policy documents ## Expected Behavior sdk is able to generate presigned post url with conditions. ## Current Behavior It's not supported yet. V1 sdk...
Since sbt 1.3.0, coursier is enabled by default, and s3 resolver is unrecognized in coursier ```scala resolves += s3resolver .value( "Ivy Repository", s3("repo-bucket-name") ) .withIvyPatterns ``` generates warning `Unrecognized repository...
https://swagger.io/docs/specification/describing-parameters/#cookie-parameters I generated scala `akka-http` routes with cookie parameter ```yaml - name: _session in: cookie required: false schema: type: string ``` But cookie parameter is not shown in generated code.
I tried to use `zipkin-cassandra:2.10.4` using Financial-Times/zipkin-helm in my kubernetes cluster and cassandra never startup successfully because of SocketException. It seems [dockerContainerIp](https://github.com/openzipkin/docker-zipkin/blob/master/cassandra/ZipkinConfigurationLoader.java#L53) method doesn't work properly. How can I fix...
I'm trying to use slick-migration-api with `cockroachdb`. As [cockroachdb doesn't support updating pk](https://github.com/cockroachdb/cockroach/issues/19141), primary keys must be in create table query. Therefore I added primary key declaration in create table...
I'm trying to assume iam roles in self-hosted runner(with IRSA in kops), and having `Not authorized to perform sts:AssumeRoleWithWebIdentity`. I'm not sure what exactly is wrong as there's a lack...
This will make bucket directory look better to browse easily. ``` 2021 ㄴ 05 ㄴ 19 ㄴ backup.sql ㄴ 20 ㄴ backup.sql ```