Will

Results 21 comments of Will

Having this issue also with a regualr job... complete blew out my dev sentry quote o.o ![image](https://user-images.githubusercontent.com/394931/96351304-76d1f500-1088-11eb-94ab-8cf1a8b0307c.png)

So my job is written in pulmi typescript k8s but its pretty easy to follow from what a normal yaml file looks like the main event is ``` bash yarn...

yeah all i want to test is that given a certain payload to a task the things I want it to do are done. I want the db stuff as...

updated to waaaay better way of writting spy tests ``` expect(spy).toHaveBeenCalledWith( expect.anything(), expect.anything(), expect.anything(), expect.anything(), expect.stringContaining(payloadName) ); ```

If you are trying to get this working on docker for windows (probably will work for mac to) very similar to @rubensa 's comment https://github.com/kubernetes-sigs/kind/issues/702#issuecomment-624561998 except for the address you...

@leodido done https://github.com/crosscloudci/falco-configuration

I agree with this. Someone should start a company to get some legislative official to fork it and maintain it. You know like an olive branch to the development community....