Kazunori Kimura

Results 185 comments of Kazunori Kimura

@yougotborked Sorry for late, I have pushed [`support-builtin-kas_wip`](https://github.com/kkimurak/docker-gitlab/tree/support-builtin-kas_wip) branch (kkimurak@08310de3). I have confirmed that built-in kas (v15.10.0) launches successfully, but got "GRPC::Unauthenticated" on registering agent and not sure what configuration...

@th-2021 Thank you for trying my patch. I rebased all the working branches on hand and it may cause problems (I did a build with gitlab 16.0.1 combined against gitlab-agent...

@ebarped P.S. CI seems to be failing because it reached to timeout (up to 1hour). It can be retriggered by re-push.

I authored the change (Install ruby from source - #2429) to fill gitlab operation requirement on 14.3.0 (ruby 2.7.4). There is no clear reason why I chose the source installation....

Yes, automation is one of justice. Totally agree. I'm working on writing a [script to sync upstream configurations](https://github.com/kkimurak/docker-gitlab/tree/script-to-sync-upstream-config). It's still work in progress but will be helpful if it's done,...

By the way, built image without --enable-shared and with ruby 3.2.2 both worked. At least I have confirmed image build, updating password, creating new blank project and pull from /...

@gjrtimmer > When it comes to writing a script to sync repositories, why are you not using github-cli for that? First, if I understand correctly, `github-cli` is a tool for...

Hi, thank you for your report. This seems to be a bug of gitlab itself. This have been fixed by [gitlab-org/gitlab!137279](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137279) (backported to 16.6.x by MR [gitlab-org/gitlab!137296](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137296)) but never released...

gitlab v16.6.1 and later includes the MR [gitlab-org/gitlab!137296](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137296). The merge commit is [gitlab-org/gitlab@3ef9b98e](https://gitlab.com/gitlab-org/gitlab/-/commit/3ef9b98e40802750594cfc39c22298f8ad06e75b). This have been ported to gitlab-foss by commit [gitlab-org/gitlab-foss@4f1a71c6](https://gitlab.com/gitlab-org/gitlab-foss/-/commit/4f1a71c63c2fb91c40a069f21521bb1e180c0594). gitlab-foss v16.6.1 and later includes this commit.

As you can see in the error message, there are some unfinished migration. You have to run specific version of gitlab for a while. It is said that > Some...