* remove externalInterfaces + add RBAC and networkPolicy support
* mistaken double end
* cleanup values a bit
* fix a small mistake
* That was the wrong mistake
* allow additional Ingress
* Add serviceList and portsList to common
* add portslist GUI
* add additional services GUI
* bump
* Add custom-app App
* use the custom service app as a canary for Common mistakes
* fix typo in custom-app
Squashed commit:
[5ffcf238] Allow more lists
[d185c0ed] Test annotationsList on persistence
[6d8afee1] Allow setting ingressclass on ingress
[a9dccd41] fix again
[4a54beb8] fix broken servicetest again
[62e85336] Fix mistake
[e45db47b] remove services annotation test due to random annotations, fix new PVC tests
[745a11bd] Add podAnnotationsList, podLabelsList, controllerAnnotationsList and controller:abelsList,
[5d075f33] Add PVC test for labels and retain
[43b64ddc] Fix PVC error
[229143ed] Update common
[d551d80f] add gracePeriodSeconds
[350e6885] Add HPA GUI
* try to fix pre-install quoting errors
* split command and args
* expected command
* sh-bash mistake
* some work on permissions and quoting
* fix test mistake
* another test mistake
* again
* Enable permissive when using deviceList
* Cleanup the renovate bump
* restructure some overrides
* remove custom psc
* append subgroups based on gpu/device settings
* Fixing a bugs and adding some annotations
* fixing some bugs and add ingressList
* slight different var definition
* fix again
* bump minor version as features are added
* adapt services to allow ExternalIP and ExternalName type servces
* Also create endpoints for externalIP type services
* bump common version
* typo fix
* add SCALE support for statefullset storageclass
* add phpldapadmin
* ad pgadmin and tweak phpldapdamin
* move them directly into stable
* some small patches
* pgadmin uses port 80 by default not 8080
* fix tags
* try 8080 again
* 80 with env vars
* try something else
* update readme
* fix chain middleware for traefik
* try adding portal button fix to dynamically fetch traefik port
* try hook quote
* correctly quote namespace name
* common version bump
* add basic middleware chain to traefik
* Try some idea's for common ingress middleware support
* create middleware namespace as pre-install hook
* rename namespace file
* Add additional list with middlewares and tune the output a bit
* Add basic auth middleware spawner
* add forwardAuth support
* polish middleware names and add config examples
* initial go at traefik middleware GUI elements
* fix labels
* more missing labels
* chore(deps): update helm chart common to v6.3.1
* Fix KMS and Unifi
* try a collabora fix
* Temporarily disable nzbget probes waiting for next common
* try if firefly-iii wants https
* Fix a linting error on nzbget and path issues with jackett/prototypeGUI also disable for podgrab for now (just like NZBget, till next common)
* try polling the login path for firefly
* fireflyiii back to http
* APP_KEY typo and useless security context
* again
* fireflyiii fix broken db setup
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* port 3.0.1 fixes from KAH
* more naming fixes ported from kah
* port all latest KAH fixes
* port new tests from KAH
* Polishing and fixes
* update common-test version
* first work for allowing ramdisk usage
* add bump tooling.
Fixes: #157
* bump minor versions due to adding ramdisk emptydir to persistence
* allow disabling persistent storage
* actually push major as it is breaking in theory
* cleanup hpm example code
* Allow custom storageClass and fix bug using the wrong storageClass
* try fixing gabs
* cleanup
* update tests
* revert some permission job changes
* reverse some of the 3.0 common incompatible bitwarden changes