Sævar Berg

Results 28 comments of Sævar Berg

I also just ran into this issue. However, in my case, the sorting order just goes from nothing to `desc` and back to nothing. I am using `manualSorting` (sorting server-side)....

@dosubot That is roughly the conclusion I arrived at after inspecting the code and more or less the same solution I tried. However, that just results in a new error,...

Are there any plans to fix this bug? Initially when trying to use a `service_access` secret to set up a service binding, I didn't create a separate resource key since...

Hi @jaksart1 From my experiments, there is actually no workaround that works. Take the following ```terraform resource "ibm_resource_key" "test-key" { name = "rk-mdb-credentials" resource_instance_id = ibm_database.md-test-stuff.resource_crn } resource "ibm_code_engine_secret" "test-secret"...

Can we get some input from the maintainers on this? `Autocomplete` performs abysmally, even with a relatively few number of items (a few hundred). As far as I can tell,...

@michael-magrian Is it possible to get some sort of ETA? This issue was created in july last year, so it's almost a year old, and nothing has happened since. This...

I discovered that the ibm cloud cli can list bindings: `ibmcloud ce binding list`. There is an ID in there, but following the documentation and constructing and id `/` using...

@jaksart1 Thanks a lot for your quick response. That makes sense, but yes, would be super useful to have as part of the documentation.

The graphviz homepage has down intermittently (in a way that makes it just feel slow, because it comes up randomly) for months for me. It's absolutely atrocious to browse the...

Hi. I think this library is enormously awesome, except for the fact that it doesn't automatically generate any endpoint descriptions or operation IDs for the endpoints. The swagger specification says...