matt
matt
### Checks - [X] I have checked for [existing issues](https://github.com/airflow-helm/charts/issues). ### Motivation Currently, I have Configmaps and Secrets set up for my cluster. The problem is, to access all of...
Version: 1.10.0 Error: ``` Traceback (most recent call last): File "/home/circleci/repo/tests/modeling/export/test_export_model.py", line 5, in from skl2onnx.common.data_types import FloatTensorType File "/home/circleci/.venv/lib/python3.9/site-packages/skl2onnx/__init__.py", line 15, in from .convert import convert_sklearn, to_onnx, wrap_as_onnx_mixin #...
Two issues into one, as they seemingly come from the same function. Right now, if I `torch.jit.trace` a module that uses `rotate_queries_or_keys()`, I hit the following `TracerWarning`: ``` TracerWarning: Converting...
### What's the problem this feature will solve? As of setuptools 69.0.0, it looks like you need to include `scripts` in a `dynamic` definition if you were previously using `entry-points`....
## Description Fixes the error involving the for_each loops for any additional_iam_policies, mentioned in stale issue https://github.com/terraform-aws-modules/terraform-aws-batch/issues/15 ## Motivation and Context Fixes stale issue https://github.com/terraform-aws-modules/terraform-aws-batch/issues/15 ## Breaking Changes Yes, as...
### Related problem I need to add a KafkaUser to my cluster, but the client's incoming certificate includes organization, state, and country. I'm able to add a super user with...