Ludovic Fernandez

Results 79 issues of Ludovic Fernandez

Brandit has been acquired by Abion. Related to #2105 --- Waiting for the merge of #2112

enhancement
area/dnsprovider

Closes #2111 Ping @Gaardsholt, can you run the command with your domain, email, credentials, etc. (and put the output of this command to a comment)? ```bash make build rm -rf...

enhancement
area/dnsprovider
waiting-for/user-tests
new-provider

- [x] adds a description to your PR - [x] have a homogeneous design with the other providers - [x] add tests (units) - [x] add tests ("live") - [x]...

enhancement
area/dnsprovider
state/need-user-tests
contrib/waiting-for-feedback

**What version of protobuf and what language are you using?** Version: all the version Go **What did you do?** I was working on a problem related to Go Workspace, and...

I just put a log inside the methods used to build/load linters/plugins, and validate linters in the configuration. You can see the problem easily. Before the PR #4404: ```console $...

enhancement
topic: cleanup

To reproduce the problem: ```bash git clone [email protected]:gabolaev/gl-issue-reproduction.git && cd $_ golangci-lint cache clean git checkout HEAD .; golangci-lint run; sed -i 's/some text/SOME OTHER TEXT/g' somepackage/somefile.go; golangci-lint run #...

bug
blocked
area: cache

As illustrated in the following example, to ignore long URLs the `nolint` directive should be placed on the top of the comments but this ignores `lll` on the whole function....

enhancement
blocked
linter: update

The code in the Github repository is the version 0.3.3, is that the code is now in another repository? Haroopad is not open source?

question

### Welcome! - [X] Yes, I've searched for similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched for similar issues on the [Traefik community forum](https://community.traefik.io) and...

kind/enhancement
area/logs
area/performance
area/accesslogs

The original author of the library (@abronan) has created a hard fork called valkeyrie. https://github.com/kvtools/valkeyrie valkeyrie has now its dedicated GitHub Organization, feel free to come and contribute to this...