DataOps7
DataOps7
**Affected module** Python SDK **Describe the bug** The persona JSON schema is named Team **To Reproduce** When using the python SDK to create personas I've stumbled upon a bug :)...
### Describe the bug Because the docker uses nginx, it's unable to run on OpenShift kubernetes. To solve, we can use `nginxinc/nginx-unprivileged` as the Docker base image. ### What happened?...
When running `uv python install` allow to specify a registry other than `python-build-standalone` on GitHub. I want to allow users to use `uv` to manage Python versions but we're working...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
### Version 5.2.0 ### Details & Steps to reproduce Currently, the provided Docker image can't run on OpenShift (Red Hat Kubernetes) as it doesn't follow some security requirements, There's a...
Currently the Helm chart is using arguments defined in `values.yaml`, The new feature `--sign` is not supported, should be pretty easy to add. I can open a PR, let me...
What does this repo offer that the `LOLINTERNETZ/vscodeoffline` repo doesn't?
Could not find any documentation for running `envbuilder` on OpenShift even though it is mentioned that it can run on it. When trying to run on OpenShift, I'm getting: ```...