Takahisa Watanabe

Results 6 issues of Takahisa Watanabe

I am getting exceptions while building knochoff with sbt. ``` /home/docker/workspace/knockoff/build.sbt:29: error: not found: value useGpg useGpg := true ^ [error] Type error in expression ``` probably, sbt-pgp plugin was...

refs: https://github.com/tristanjuricek/knockoff/issues/44 When parsing markdown text as follows, it contains an unexpected trailing line break in the output. I add a procedure that removes this unnecessary line break from the...

When I convert such as the following markdown document to HTML. ``` - item1 - item2 ``` I had expected the results shown in (A), but the actual output like...

Closes #840 For example, the result of calling the `_cluster/settings` API on an off-the-shelf Elasticsearch might look like the following. ``` GET _cluster/settings?include_defaults | jq '.defaults.cluster.routing.allocation.disk' { "threshold_enabled": "true", "watermark":...

## Background I'm currently using Rook/Ceph as an S3-compatible storage solution for my snapshot repository. When creating an ObjectBucketClaim in Rook/Ceph, it automatically generates a ConfigMap containing essential connection information...

triage