imranrazakhan
imranrazakhan
### Host operating system: output of `uname -a` `Linux 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux` ### snmp_exporter version: output of `snmp_exporter -version` `v0.20.0`...
## Is this a BUG REPORT or FEATURE REQUEST? Yes Choose one: BUG REPORT or FEATURE REQUEST ## Versions **MySQL Operator Version**: **Environment**: - **Kubernetes version** (use `kubectl version`): 1.17.3...
Hi, I followed instruction as per mentioned in Chapter 18 but facing following error on windows [INFO] --- docker-maven-plugin:0.21.0:build (default-cli) @ spring-docker --- [ERROR] DOCKER> Cannot create docker access object...
I deployed mysql5.7 on openshift 3.11 and all of sudden start getting subjected error Following is error trace ``` => sourcing 20-validate-variables.sh ... => sourcing 25-validate-replication-variables.sh ... => sourcing 30-base-config.sh...
I am using 5.7 version and on one table i am getting this error, I am using glusterfs as storage. I verified i had enough space on storage. Any clue...
I am expecting logs at /var/logs/mysql/error.logs but no logs available (MYSQL 5.7) ``` bash-4.2$ ls -ltrha total 1.3G -rw-r-----. 1 1000240000 2006 56 Oct 6 13:31 auto.cnf -rw-------. 1 1000240000...
I want to set initial data on MySQL of container. As per doc they recommend following way but its not working ``` apiVersion: extensions/v1beta1 kind: Pod metadata: name: mysql spec:...
I was reading readme on `https://github.com/sclorg/mysql-container/tree/master/8.0`, but the registry URL mentioned here are not working ``` registry.access.redhat.com/rhscl/mysql-80-rhel7 https://hub.docker.com/r/centos/mysql-80-centos7/ ```
We have following environment - Three-nodes cluster deployed using chart timescaledb-single - 0.10.0 in test environment - Kubernetes 1.22.3 - Storage is configured using local persistent volume. - Backup is...
I am looking for Micronaut and Apache Camel example but couldn't find on google. Can anyone point me. I want to use Apache Camel in micronaut