Antoine Tavernier
Antoine Tavernier
I made a framework that creates a default template to deploy a Job with `client.V1Job`. I've made a class to wrap my K8s Job Object. Then I've added some methods...
**What happened**: I'm trying to monitor my Jobs with `read_namespaced_job_status` and return the `status` in Dict/Json format. When I create the Job and get it's status just after (under 5/10...
**What happened**: I am not getting the correct memory requested in memory request/limits when using `Gi` notation. I get `157286400m` for `0.15Gi` in request and `188743680m` for `0.18Gi` in limits...
I've been using version 1.2.1 since a week and it was working perfectly using a container image `owasp/dependency-check-action:latest` (last version is a month old). But since this morning I have...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
Hello, My team and I have been using the `databricks-sql-python` library for a year now. It works great for the majority of our use cases, most of which involve linear...
**Describe the bug** I have some pyspark code that loads a csv file and appens the data into a CosmosDB container. Sometime I get an error, I can rerun the...
We are having random errors while fetching data with the connector to our databricks (serverless warehouse). We tried to debug the origin of this fail, but we were not able...