Hi,
On Sat, Jul 17, 2021 at 12:56 AM Bo Guo wrote:
> Hi there,
>
> I was trying to transfer the servers setup (connection to various servers)
> from one install to another using this link
> https://www.pgadmin.org/docs/pgadmin4/development/import_export_servers.html
>
> All is fine except when w
I understand, as we can easily build our own modified image without the
extra capability, we're not blocked by this.
Thanks for considering it, anyway!
On Tue, Jul 20, 2021 at 9:30 AM Ashesh Vashi
wrote:
>
>
>
> On Tue, Jul 20, 2021 at 1:43 PM Dave Page wrote:
>
>> Hi
>>
>> On Mon, Jul 19, 2021 at 8:53 PM Albert Serrallé <
>> albert.serra...@adevinta.com> wrote:
>>
>>> Hello all,
>>>
>>> I'm trying to run pgadmin in a Kubernetes cluster with en
On Tue, Jul 20, 2021 at 1:43 PM Dave Page wrote:
> Hi
>
> On Mon, Jul 19, 2021 at 8:53 PM Albert Serrallé <
> albert.serra...@adevinta.com> wrote:
>
>> Hello all,
>>
>> I'm trying to run pgadmin in a Kubernetes cluster with enforced Pod
>> Security Policies. Long story short, in the cluster, *non
Maybe have a separated Dockerfile for unprivileged setups? Does it make
sense? Maybe with an extra validation of settings in the entrypoint.sh.
Nginx does something like that:
https://github.com/nginxinc/docker-nginx-unprivileged
On Tue, 20 Jul 2021 at 10:12, Dave Page wrote:
> Hi
>
> On Mon, J
Hi
On Mon, Jul 19, 2021 at 8:53 PM Albert Serrallé <
albert.serra...@adevinta.com> wrote:
> Hello all,
>
> I'm trying to run pgadmin in a Kubernetes cluster with enforced Pod
> Security Policies. Long story short, in the cluster, *none* of the Linux
> capabilities are allowed.
>
> The Dockerfile