Hal Deadman

Results 6 issues of Hal Deadman

Signed-off-by: Hal Deadman ![image](https://user-images.githubusercontent.com/1556777/95926850-48ec6800-0d8b-11eb-9b1c-d4a65d65ff54.png) When I pointed this app at my strapi 3.2.3 app with CAS provider in an extension layer and configured to point at my dev lab CAS...

Running with recent release of helm 3.13.1 the output for MM_CONFIG env variable is bad: `helm template -name mattermost mattermost/mattermost-enterprise-edition` ``` - name: MM_CONFIG valueFrom: secretKeyRef: name: key: ``` Running...

This changes a couple places where the equal operator (or not equal operator) was used with Double objects. According to IntelliJ these were the only two instances of that being...

I don't feel too strongly about this, but I think that people upgrading from CAS 6 to CAS 7 that have any custom person attribute DAOs will be overriding the...

This allows helmet to be used for a statefulset. Much of _statefulset.yaml is duplicated from _deployment.yaml and they could be combined into one template as an alternative implementation.

I updated the PR to avoid adding the admin block if install-method is package and version is pinned to < 3.5.5. Is it OK to default to including the admin...