From: "Gabriel Goller" <g.goller@proxmox.com>
To: "Proxmox Backup Server development discussion"
<pbs-devel@lists.proxmox.com>
Subject: Re: [pbs-devel] [PATCH proxmox-backup v2] api-types: remove influxdb bucket name restrictions
Date: Fri, 26 Apr 2024 16:02:21 +0200 [thread overview]
Message-ID: <D0U3YU0B0RSU.8VBQPIA4KKXT@proxmox.com> (raw)
In-Reply-To: <1713786903.gsnmmbiuhg.astroid@yuna.none>
On Mon Apr 22, 2024 at 1:57 PM CEST, Fabian Grünbichler wrote:
> On April 22, 2024 9:59 am, Gabriel Goller wrote:
> > Remove the regex for influxdb organizations and buckets. Influxdb does
> > not place any constraints on these names and allows all characters. This
> > allows influxdb organization names with slashes.
>
> these are passed as-is into the URI, and there are characters not
> allowed in queries (without encoding), so either these restrictions need
> to be added here, or proxmox-metrics needs to learn to encode them ;)
Good point!
Submitted a v3.
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2024-04-26 14:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-22 7:59 Gabriel Goller
2024-04-22 11:57 ` Fabian Grünbichler
2024-04-26 14:02 ` Gabriel Goller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D0U3YU0B0RSU.8VBQPIA4KKXT@proxmox.com \
--to=g.goller@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.