Not able to add plugin to catalog

We created the following plugin GitHub - Lambda-IT/traefik-plugin-cookie-flags: A traefik middleware plugin to handle and manipulate cookie flags on the fly which is based on an other plugin.
But now we decided to add our plugin to the Traefik catalog to share it to the community.

Now we get this weired isses again and again:

the import "github.com/lambda-it/traefik-plugin-cookie-flags" must be related to the module name "github.com/Lambda-IT/traefik-plugin-cookie-flags"

I think this has something to do with the uppercase letters in the Github URL.
Wdyt?
Or did I miss something?

https://community.traefik.io/t/plugin-discovery-issue/16528

it seems that this project had the same issue, I guess creating a new tag fixes it? @ldez

1 Like

Hi @matthiasbaldi,

I confirm please create a new release of your plugin please. It will solve your issue.

Your main branch: traefik-plugin-cookie-flags/.traefik.yml at main · Lambda-IT/traefik-plugin-cookie-flags · GitHub
Your last tag: traefik-plugin-cookie-flags/.traefik.yml at v0.1.0 · Lambda-IT/traefik-plugin-cookie-flags · GitHub

The case of the module name is not the same

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.