Kazuhiro Suzuki
Kazuhiro Suzuki
I tried to use inputCRS config in network and plans module of config.xml to transform it to other coordinate system defined the global setting, but it seems to be ignored....
Webmachine prints Content-Length as response size, none-zero value in most cases, to access log even through processing HEAD request. If this [response size](https://github.com/basho/webmachine/wiki/Logging#wiki-webmachine_log_handler) means actual transfer size of response body...
### Describe the bug 2 weeks ago, awscli v2.9.0 was released and introduced [sso-session section](https://github.com/aws/aws-cli/pull/7364) in $HOME/.aws/config. But it seetms aws-sdk-go doesn't support it yet, and failed to load the...
A backward compatibility issue. After upgrading loki-distributed from 0.74.6 to 0.78.2, compactor pod and pvc doesn't start and keep pending state. It could be the reason that version 0.78.0 migrated...
### Describe the bug aws-sdk-go doesn't accept `BIGQUERY` as connection type because API specification file seems too old. According to [the blog post](https://aws.amazon.com/blogs/big-data/unlock-scalable-analytics-with-aws-glue-and-google-bigquery/), AWS Glue has suppported `BIGQUERY` since Oct...
Hi, We faces the issue HPA stopped working because it can't read CPU utilization after injecting aws-sigv4-proxy as a sidecar by this admission controller. I have investigated the issue, then...
We sometimes observed https://api.materialsproject.org/heartbeat responds a 403 error, then mp-api just raises JSONDecodeError. It would be nice to show users a 403 error, and what could happen such as rate...
[InternalAwsSecurityCredentialsSupplier](https://github.com/googleapis/google-auth-library-java/blob/v1.23.0/oauth2_http/java/com/google/auth/oauth2/InternalAwsSecurityCredentialsSupplier.java#L52-L55) only support environment variables or EC2 metadata server to get AWS credential. In my usecase, I can't use workload identity federation from AWS Glue (spark) to load data to...
**What this PR does / why we need it**: closes #11042 Add `created` field to `repo search` command to understand when the charts are released. ##### Changes - Add `--with-timestamps`...