Pinned
446 contributions in the last year
Contribution activity
December 2020
Created 23 commits in 7 repositories
Created a pull request in cybozu/neco-containers that received 1 comment
moco-mysql: build with MySQL 8.0.18, 8.0.21, and 8.0.22
This PR adds moco-mysql with MySQL 8.0.18, 8.0.21, and 8.0.22. Signed-off-by: Daichi Sakaue daichi-sakaue@cybozu.co.jp
+126
−4
•
1
comment
Opened 9 other pull requests in 5 repositories
cybozu-go/cke
5
merged
cybozu-go/moco-conf-gen
1
merged
cybozu-go/moco
1
open
cybozu/neco-containers
1
merged
cybozu-go/neco-apps
1
merged
Reviewed 26 pull requests in 5 repositories
cybozu-go/moco 12 pull requests
- Make agent log message identifiable
- Add comment for error check after cloning
- Set logger to mysql library
- Output logs on CI
- Fix controller log additional field
- Add error messages in RotateLog handler
- Remove unused option of mysqlConfGenerator
- Delete unused port definition
- Minor fix of kubectl-moco
- Fix improper variables references
- Enhance the validation of agent request
- docs: Add logRotationSecurityContext field to MySQLCluster example