Lawrence Gripper

Results 20 issues of Lawrence Gripper

Hi, I'm seeing the following when using the library with Azure ServiceBus. The program is making a session and sender and then holding it open, sometime for >10Mins, without sending...

It's become large and mixes Utica/helpers, generated and non-gend code. Is there a nice way to split it up, Make it a bit more approachable?

no-issue-activity
no-stale

For example, expand a "query" option and get an interactive query view

no-issue-activity
no-stale

Currently, we use user input when invoking commands like `az cli`. It's not immediately clear to me how to avoid this to mitigate G601. As azb runs under the user's...

no-stale

``` panic: runtime error: index out of range [0] with length 0────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ goroutine 116 [running]: github.com/lawrencegripper/azbrowse/internal/pkg/views.(*ListWidget).CurrentItem(...) /home/runner/work/azbrowse/azbrowse/internal/pkg/views/list.go:438 github.com/lawrencegripper/azbrowse/internal/pkg/views.(*ListWidget).Navigate(0xc000ca60d0, 0xc0010a2200, 0x37, 0x40, 0xc0006f9ca0, 0xc001a9d000, 0x38, 0x0) /home/runner/work/azbrowse/azbrowse/internal/pkg/views/list.go:329 +0x85b github.com/lawrencegripper/azbrowse/internal/pkg/views.(*ListWidget).ExpandCurrentSelection.func1(0xc000ca60d0, 0xc000e6e300, 0xc001aa0930,...

bug
no-stale

Using golint output: https://github.com/golangci/golangci-lint-action/blob/master/src/run.ts#L137

no-issue-activity
no-stale

Currently, on many resources you can do things like `restart`, `listkeys` and more but it isn't very discoverable. Proposed changes: - Show a "Has Actions [CTRL+A]" note when they are...

enhancement
help wanted
size-L
no-stale

Aim to have a very easy and simple experience when deploying and configuring traefik on SF

help wanted / up for grabs

The aim would be to allow services to use a label like `traefik.servicefabric.enable-mesh` which would publish a service on an internal endpoint. Inter-service communications can then benefit from features of...

enhancement
size/medium
provider

1. Spin up a Service Fabric one-node containerized cluster. 2. Deploy a test application 3. Deploy a Traefik container instance 4. Connect Traefik to the SF one-node instance 5. Test...

help wanted / up for grabs
size/large