16 Commits
Author SHA1 Message Date
rowanrandGitHub 258cd28472 [stable/pgadmin] deprecated (#21275)
* [stable/pgadmin] deprecated

Moved towards a new repo: https://github.com/rowanruseler/helm-charts

helm hub: https://hub.helm.sh/charts/runix/pgadmin4

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* [stable/pgadmin] duplication of key description

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-03-06 09:31:35 -08:00
ABI CHAHINEandGitHub e9b01ec1fd [stable/pgadmin] Pr modifies pgadmin to accept enhanced_cookie_protection env to fix ingress issue #18568 (#21045)
* False and True should be forced otherwise it will be interpreted as boolean

Signed-off-by: Rachad Abi Chahine <rachad.abi-chahine@hotmail.fr>

* updates enhanced_cookie_protection

Signed-off-by: Rachad Abi Chahine <rachad.abi-chahine@hotmail.fr>

* adds the documentation of enhanced_cookie_protection in pgadmin

Signed-off-by: Rachad Abi Chahine <rachad.abi-chahine@hotmail.fr>

* as discussed I upgrade to 1.2.2

Signed-off-by: Rachad Abi Chahine <rachad.abi-chahine@hotmail.fr>

* Updates README.md to adds default env variables

Signed-off-by: Rachad Abi Chahine <rachad.abi-chahine@hotmail.fr>

* the value of enhanced_cookie_protection should be double quoted

Signed-off-by: Rachad Abi Chahine <rachad.abi-chahine@hotmail.fr>

* update README.md : the value of enhanced_cookie_protection should be double quoted

Signed-off-by: Rachad Abi Chahine <rachad.abi-chahine@hotmail.fr>
2020-02-29 02:54:39 -08:00
rowanrandGitHub 46b7176e64 [stable/pgadmin] README incorrect example (#20804)
Within the README file there was an incorrect example where env.username
was given rather then env.email.

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-02-28 08:16:38 -08:00
rowanrandGitHub f518252aff [stable/pgadmin] update api versions (#20751)
Update Ingress and Deployment apiVersions for Kubernetes 1.16 support

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-02-14 13:21:28 -08:00
rowanrandGitHub 7e895e4b8f [stable/pgadmin] Server Definitions implementation (#20607)
Server definitions will be loaded at launch time. This allows connection
information to be pre-loaded into the instance of pgAdmin in the container.

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-02-11 06:18:06 -08:00
rowanrandGitHub 4f1eb6cdec [stable/pgadmin] version 4.17 to 4.18 (#20603)
This version ensures Postfix starts in the container:

```
sudo /usr/sbin/postfix start
```

Version 4.18 release notes can be found here:
https://www.pgadmin.org/docs/pgadmin4/development/release_notes_4_18.html

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-02-07 02:37:43 -08:00
rowanrandGitHub 080cbc91c9 [stable/pgadmin] abundance curly bracket (#20540)
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-02-04 15:11:54 -08:00
rowanrandGitHub 42d32d22c7 Rr/strategy (#20533)
* [stable/pgadmin] added strategy to the deployment

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* [stable/pgadmin] removed white-line

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-02-04 02:51:35 -08:00
rowanrandGitHub 7787b35f32 [stable/pgadmin] removed abundance curly bracket (#20530)
* [stable/pgadmin] removed abundance curly bracket

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* [stable/pgadmin] version bump

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-02-04 02:21:26 -08:00
rowanrandGitHub e71080f42e [stable/pgadmin] upgrade to 4.17 and more (#20211)
* [stable/pgadmin] upgrade to 4.17 and more

4.17:
  with 4.16 and up `USER: pgadmin` got added to the Dockerfile, this
  caused an ACL issue. securityContext and initContainers is added to
  resolve this issue.

other:
  - fixed dynamic PV provisioning
  - livenessProbe
  - readinessProbe
  - added more comments in values.yaml
  - updated README.md with new configuration items
  - chart bump version

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* [stable/pgadmin] adjusted storageclass name

made a mistake with naming the variable different then what is shown in
the values.yml example

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* [stable/pgadmin]

resolved sessions bug by letting the probes go to the correct path

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2020-01-31 10:15:21 -08:00
rowanrandKubernetes Prow Robot 3acf7c8e4c [stable/pgadmin] improved README.md (#19221)
* [stable/pgadmin] improved README.md

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* [stable/pgadmin] improved README.md

Chart version bump

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* [stable/pgadmin] helm chart version bump

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2019-12-03 05:06:57 -08:00
Aurel CanciuandKubernetes Prow Robot ad4e2b3e9b [stable/pgadmin] Add missing volumeMounts to deployment (#18459)
* [stable/pgadmin] Add missing volumeMounts to deployment

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>

* [stable/pgadmin] Bump chart version

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2019-12-01 04:37:03 -08:00
rowanrandKubernetes Prow Robot 01a2589549 [stable/pgadmin] Update image v4.14 to v4.15 (#19028)
* [stable/pgadmin] Update image v4.14 to v4.15

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* chart version bump

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2019-11-28 02:45:03 -08:00
Arief RahmansyahandKubernetes Prow Robot b5c738a13d [stable/pgadmin] Fix default value for pgAdmin username (#18096)
* Fix default value for pgAdmin username

Fix default value for pgAdmin username

Signed-off-by: Arief Rahmansyah <ariefrahmansyah@hotmail.com>

* Bump chart version

Bump chart version

Signed-off-by: Arief Rahmansyah <ariefrahmansyah@hotmail.com>

* Bump version

Signed-off-by: Arief Rahmansyah <ariefrahmansyah@hotmail.com>
2019-11-25 07:53:38 -08:00
rowanrandKubernetes Prow Robot 61a7c38a50 [stable/pgadmin] Update image v4.13 to v4.14 (#18147)
* [stable/pgadmin] Update image v4.13 to v4.14

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* [stable/pgadmin] Update image v4.13 to v4.14

Forgot to update the README.md with the new version

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2019-10-23 04:44:12 -07:00
rowanrandKubernetes Prow Robot 3940c3b4c6 [stable/pgadmin] new helm chart for pgAdmin (#16357)
* pgAdmin helm chart

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* moved to stable, added appVersion

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* removed wrong appVersion

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>

* Chart version upgraded to 1.0.0

Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
2019-10-16 03:07:40 -07:00