Shinnosuke Sawada-Dazai
Shinnosuke Sawada-Dazai
@khanhtc1202 Sorry. I signed off with rebase and force-pushed.
I checked the behavior of ReplicationController, DaemonSet, and StatefulSet. When I changed the image tags of these kinds of manifests, the sync strategy became PipelineSync. However, I only checked the...
I found some needs for refactoring, so I changed this PR's state to a draft. → completed
@flimzy @daisuke0925m I also ran the test. I could not reproduce failure with the original test that @daisuke0925m wrote, but successfully reproduced after modifying `10000` to `1000000` in this line....
Sorry for the late reply and insufficient information. We use the reviewdog on our CI, so the lint job fails only when the linter warnings/errors are detected on the changed...
Sorry, we updated the CI and branch protection rules. I updated the branch of this PR by pushing the `Update branch` button, which is the GitHub feature. Please let me...
I want to close this PR. The reasons are below. - lint/web trapped with [a type check issue](https://github.com/reduxjs/redux-thunk/issues/333) - The type `ThunkAction` has a workaround in [the issue comments](https://github.com/reduxjs/redux-thunk/issues/333#issuecomment-1275599808). -...
I investigated the plan to solve this issue. ## Pre-condition: - The event operation flow is as follows, so we can only use the commit information of the manifest repository...
Sorry, we updated the CI and branch protection rules. I updated the branch of this PR by pushing the `Update branch` button, which is the GitHub feature. Please let me...
@kiratlog Thank you for your investigation. I read the document, and your implementation uses the options written on that document. I want to try your implementation on some platforms to...