Masayuki Ishii

Results 51 issues of Masayuki Ishii

## What When I run `make generate` inside GOPATH, it generates a different code than the committed code. ``` $ mkdir -p $GOPATH/src/github.com/cybozu-go/ $ cd $GOPATH/src/github.com/cybozu-go/ $ git clone [email protected]:cybozu-go/moco.git...

## What The API documents are not rendor as we expected. - Blank lines in comments are converted to `\n\n`. - Bullet points don't have a trailing newline. ### (1)...

## What User creation, database creation and grant privileges accordingly are typical operations for MySQL. We want to be able to do these operations declaratively. ## How Describe how to...

## What In wide-area inter-cluster replication, compression is effective because the communication bandwidth is narrow. So in the case of intermediate primary, set compression algorithm to the `CHANGE MASTER TO`...

enhancement

## What To make TopoLVM project independent of `cybozu.com`, we need to add APIs and various labels/annotation names whose domains are `topolvm.io`. Note that we need to keep older names...

keepalive

## What Update Docker Compose to v2. (We uses Docker Compose for Sonobuoy.) https://github.com/cybozu-go/cke/blob/v1.22.9/sonobuoy/Makefile#L4 ## How Describe how to address the issue. ## Checklist - [ ] Finish implentation of...

### Pre-submission checklist: *Please check each of these after submitting your pull request:* * [ ] If this is a new entry, have you submitted a signed [participation form](https://github.com/cncf/k8s-conformance/tree/master/participation-form)? *...

release-documents-checked
release-v1.23
tests-verified-v1.23
no-failed-tests-v1.23
conformance-product-submission

https://github.com/cybozu-go/neco/issues/2027 Signed-off-by: Masayuki Ishii

## What Describe what this issue should address. ## How - make a branch named k8s-1.23 - update artifacsts.go - update Makefile.tools to update tools' versions in debian package -...

## What Define SLI and SLO for Loki and VictoriaMetrics. ## How Describe how to address the issue. ## Checklist - [ ] Finish implementation of the issue - [...

Epic