Ken Kaizu

Results 11 comments of Ken Kaizu

@maxsmythe Hi. Firstly, thank you for maintain gatekeeper. We use `image: openpolicyagent/gatekeeper:v3.7.0`, but following error raised. Is this already solved in the new release? ```json { "level": "error", "ts": 1641973648.2500007,...

Thank you for quick reply. As you told, the pod was killed by OOM. I will try to increase resources and give it some time. If raised. Thanks 🤗 ----...

We have a same situation. If we restart cluster-autoscaler pod, it was resolved. w/version 1.21.2, expander: random > Pod ...web-api-544774954d-9gkt7 can't be scheduled on eks-web_api-2cbf69d8-005c-7943-6baa-dde5cdb15fbb, predicate checking error: node(s) didn't...

workaround: make them different using example and so on ```diff *** asis.yaml Thu Oct 13 21:51:54 2022 --- tobe.yaml Thu Oct 13 21:51:40 2022 *************** *** 35,40 **** --- 35,41...

I'm not familiar with this issue. It may cause by duplicating gh-apps and manual configured webhook. @victor-chan-groundswell What kind of integration do you use like gh-app, gh-user or gitlab-user and...

@marcinswigon > How are this commands supposed to work with workflow hooks? I was trying to get import to work but in my case it did not run pre-workflow hook...

workaround example here (e.g. https://github.com/krrrr38/protoquill-finagle-mysql/pull/5) ```scala class YourCustomFinagleMysqlContext extends FinagleMysqlContext(...) { private val batchInsertSql = """^(INSERT .* VALUES) (\(\?(?:, \?)*\))$""".r override def executeBatchAction(groups: List[BatchGroup])(info: ExecutionInfo, dc: Runner): Future[List[Long]] = {...

case ID 171998743200404 shows CloudMap also doesn't check healthcheck result.