David Fischer

Results 29 comments of David Fischer

Current status : All (enabled) tests pass. However I have to add more mock data to enable remaining tests. See https://github.com/davidfischer-ch/awx-go/commit/6049f8c0e2ae7a4e90c17189df07e874b9b7b62e. I am wondering if you have some time to...

Yet another remark: https://github.com/Colstuwjx/awx-go/pull/33/commits/6f91b035381755efc8918adbc82dcce02507b051 is changing behavior, because the update methods are now using PATCH instead of PUT to allow partial updates. Of course full updates are still possible.

> > Yet another remark: [6f91b03](https://github.com/Colstuwjx/awx-go/commit/6f91b035381755efc8918adbc82dcce02507b051) is changing behavior, because the update methods are now using PATCH instead of PUT to allow partial updates. Of course full updates are still...

Hello, I personally have no time to implement this feature. However, I am ready to help you integrating this criteria to the heuristic. Thank you.

Regarding your question, I will investigate it promptly.

OK https://github.com/jwagner/smartcrop.js/commit/afc15fd5831a890ce7c97fd7a21f4a5df71cfadb is using the alpha channel to store what they call the "boost" value. - The alpha channel is probably zeroed (default). - The regions (pixels in alpha channel)...

This open issue https://github.com/kubernetes/kubernetes/issues/65973 could be a game changer for this one. Once implemented, the Kubernetes provider, by reading the CRD, will be able to act appropriately. In the meantime,...

Using an empty storageClassName is something that is required for some of our on-premise use cases. I had to patch the provider in the meantime with a [quick fix](https://github.com/hashicorp/terraform-provider-kubernetes/pull/590/commits/3bd92a1513d60c7dfb060c49a101ee3a18b8f396#diff-059dd1c64bb9709b73b539b81664ddfa5abc1a58308f84071c15a9de060b0826R82). Linked...

Hello, any updates on this? How difficult it would be to build an analyzer for V 3.0? Thank you.