marcindulak

Results 52 issues of marcindulak

The `workspace.json` has the "name" parameter, while `config.json` "workspace_name", reading: ``` { "subscription_id": "...", "resource_group": "name-of-the-resource-group", "workspace_name": "name-of-the-workspace" } ``` This small inconsistency adds another step when setting up `workspace.json`...

feature request

Due to heavy dependencies (puppeteer + google chrome) the common usage of linspector will be most likely using a pre-built docker image, to minimize the risk of component installation failures,...

enhancement

1) ~~It may be an advantage to have some unit tests~~ Implemented in https://github.com/UmbrellaDocs/linkspector/commit/84dc8a3d218b4ed3d486c70098f208d569ff858f, more could be added. 2) A larger advantage would be to preserve the functionality of the...

enhancement

The example below uses docker https://github.com/UmbrellaDocs/linkspector/pull/23 1. build the image of the latest linkspector from source ``` git clone https://github.com/UmbrellaDocs/linkspector cd linkspector docker build --build-arg LINKSPECTOR_PACKAGE= -t umbrelladocs/linkspector . ```...

bug

**Is your feature request related to a problem? Please describe.** An issue https://github.com/Azure/AKS/issues/3381 which appears to be valid, was closed without triage, due to inactivity. **Describe the solution you'd like**...

feature-request
action-required
Needs Attention :wave:

I'm not sure this is an artifact of my use of the notebook functions, or some type mismatch in the notebook implementation. You can try to trigger the problem I'm...

I'm not sure this is caddy issue, however I don't experience this problem against nginx. # To reproduce 1. Create Caddyfile in the current working directory ``` localhost:443 { tls...

The client ends HTTP TLS session with RST, instead of TCP FIN/FIN/ACK. First, let me say that I'm not sure this a problem with caddy. I reproduce the problem using...

This is a new instance of https://github.com/Azure/AKS/issues/3708, which is about to get closed by the bot. Despite tagging various people who may maintain this repository, there was no recent response...

bug
action-required

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

service/app-service
v/3.x