Matthew L Daniel

Results 20 issues of Matthew L Daniel

the ["Flatcar Container Linux Customization"](https://github.com/kinvolk/lokomotive/blame/v0.6.1/docs/concepts/aws.md#L52) on https://kinvolk.io/docs/lokomotive/0.6/concepts/aws/#flatcar-linux-customization is 404; it appears the in-repo version assumes `/docs/` only hosts lokomotive and is versionless whereas the production site includes the lokomotive slug...

bug
kind/documentation

### Prerequisites - [X] Ensure you have latest version of plugin installed - [X] Search for possible issue duplicates ### Installation details - [ ] IDE version (`Help->About->Copy to Clipboard`)...

It was only by chance that I stumbled across [your comment](https://github.com/VladRassokhin/intellij-hcl/issues/208#issuecomment-498260378) advising that the plugin is now closed source: >>Also, noticed that the repo here does not have v0.7.0 tag....

### Prerequisites - [X] Ensure you have latest version of plugin installed - [X] Search for possible issue duplicates ### Installation details - [X] IDE version: `Build #IU-192.6262.58, built on...

### Describe the bug The pagination options emitted by `--generate-cli-skeleton` for `list-functions` are different from its actual invocation ```console aws lambda list-functions --generate-cli-skeleton { "MasterRegion": "", "FunctionVersion": "ALL", "Marker": "",...

bug

It still sniffs for `.../Contents/Home/Classes` on OSX but that hasn't existing in quite a while, and definitely not on Oracle JDKs. PDE bombs with the following: ``` [java] .../Vega/build/buildpack/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.8.0.v20120119-1950/scripts/productBuild/productBuild.xml:42: The...

One will observe that [the Building wiki](https://github.com/subgraph/Vega/wiki/Building-Vega) just says "download Eclipse" but there never has been just _one_ Eclipse. Even identifying the version by its codename is often not specific...

# What happened The `com.netflix.graphql.dgs.client.codegen.InputValueSerializer` from `com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-client-core:5.1.16` did not emit a [GraphQL compliant string literal](https://spec.graphql.org/October2021/#sec-String-Value) causing the server to which the request was sent to error while trying to parse...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
impact/usability

The [cited OTLP log ingest](https://qryn.metrico.in/#/logs/ingestion?id=otlp-log-push-example) does not work with modern OTLP collectors, neither in `otlphttp` nor `oltp` mode: Given: ```yaml exporters: otlphttp: endpoint: http://qryn.qryn.svc:3100 tls: insecure: false service: extensions: [health_check]...