interone-ms
interone-ms
### Bug description When running the yarn `install.sh` script in a system set with `dash` as `sh` shell, there are errors during installation displayed, as the installation script uses bashisms....
I'm trying to deploy the MinIO Operator Helm chart (https://github.com/minio/operator/tree/master/helm/operator) using a Kubernetes role with strictly scoped permissions (basically, only specific API access inside the namespace where the chart shall...
**What happened**: When using the `external-dns.alpha.kubernetes.io/aws-target-hosted-zone` annotation in an environment with multiple overlapping zones, `external-dns` tries to create records in zones other than the one specified in the annotation. **What...
This PR resolves #340 in a generic way, by providing a distinct resource to manage roles of an existing user. This avoids in large installations with users not managed in...
The current 5.1.38 does not support utf8mb4 properly (per https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-reference-charsets.html), so use the latest version which, in conjunction with mysql57 in dbconfig.xml does. By submitting this pull request, I confirm...
The installer fails to extract the starterkit when running on Linux, tested on Debian 9.11. Using a *load* of hacks in debugging I managed to expand the output from `failed...