doublethink13

Results 6 issues of doublethink13

## Expected Behavior Pagination being enabled ## Actual Behavior In Postman, if I do a request like: `{{fhir}}/Observation?subject=61a80847-0f61-4aaa-91d3-6ae5c08bc3b7&code=8867-4&date=lt2022-03-23T17:15:29.345+00:00&date=gt2020-03-23T17:15:29.345+00:00` I get back an option that has an array with two objects...

Hello, [This](https://github.com/prometheus-community/postgres_exporter/blob/master/queries.yaml#L162) query was giving me the following error: ``` 2021-06-29 20:04:46.870 UTC [331] ERROR: column "total_time" does not exist at character 48 2021-06-29 20:04:46.870 UTC [331] STATEMENT: SELECT t2.rolname,...

Hey, I'm sorry if this is not the best place to ask this. Feel free to close/delete this issue and redirect me to a more appropriate place. I want to...

**What would you like to be documented**: When we `kubectl apply -f https://kind.sigs.k8s.io/examples/ingress/usage.yaml` by following https://kind.sigs.k8s.io/docs/user/ingress/#ingress-nginx, we get this warning: ```txt Warning: path /foo(/|$)(.*) cannot be used with pathType Prefix...

kind/documentation

**What happened**: Tried to create a cluster with additional labels on the nodes using nodeRegistration.kubeletExtraArgs.node-labels but it didn't work. I ran `kind create cluster --wait 5m --config config.yml` (config below)....

kind/support

### What happened? I'm following the docs here: [https://www.pulumi.com/registry/packages/aws-native/api-docs/ec2/vpc/](https://www.pulumi.com/registry/packages/aws-native/api-docs/ec2/vpc/). I'm getting this error: ```txt cannot use []ec2.VPCTagArgs{…} (value of type []ec2.VPCTagArgs) as ec2.VPCTagArrayInput value in struct literal: []ec2.VPCTagArgs does not...

kind/bug
awaiting-feedback
area/docs