不如归去

Results 3 issues of 不如归去

### Description On section [Docker Shell](https://docs.gitea.io/en-us/install-with-docker/#docker-shell-with-authorized_keys), it set the fake gitea as: ``` /usr/bin/docker exec -i -u git --env SSH_ORIGINAL_COMMAND="$SSH_ORIGINAL_COMMAND" gitea sh "$@" ``` And origin authorized_keys is ``` command="/app/gitea/gitea...

kind/bug

We're using a quite conservative k8s strategy, and now on 1.24, without alpha features. (No `MaxUnavailable` field.) Most of our workloads are native StatefulSet and we cannot change it. Now...

Now when civet search config file, it stop at first `package.json`. But that `package.json` can be a part of a npm [workspace](https://docs.npmjs.com/cli/v7/using-npm/workspaces) and civet config file can be with the...