| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-19 | T6868: Monitoring Loki Basic Authentication Password Length Limit Increase | AlectoTheFirst | |
| Grafana Cloud token consist of several components that are put into a json structure, base64 encoded and have also a prefix. Contents of the Token: Name of the Token (max 255) Organization (currently 7 digits) Secret (fixed 24) Region (longest currently 20) That beeing said, the length can easily exceed 255 chars. They dont expect the Password to be longer than 500 chars. I propose to simply set 512. | |||
| 2023-03-10 | container: T4959: add registry authentication option | Christian Breunig | |
| Container registry CLI node changed from leafNode to tagNode with the same defaults. In addition we can now configure an authentication option per registry. | |||
