GIT, Github, Linux, SSH

Host key verification failed for github.com

Host key verification failed for github.com

Yesterday, I get a host key verification error when I tried to pull or push changes to our Github.com repository. The error message itself suggested how to fix it by […]

Read more
Database, MySQL

mysqldump – Unknown table COLUMN_STATISTICS

mysqldump – Unknown table COLUMN_STATISTICS

As I reviewed my MySQL backups, I noticed that the data is too small and as I review the logs, I get these error: Unknown table ‘COLUMN_STATISTICS’ in information_schema (1109). […]

Read more
jenkins-x, kubernetes

Bitnami Helm Charts Index Issues

Bitnami Helm Charts Index Issues

Several months ago, we noticed that our Jenkins-X pipeline is failing at promotion stage due to Bitnami’s helm chart repo index being trimmed. There was a one-liner fix but because […]

Read more