Lukas Behammer
Lukas Behammer
### What docker image(s) is this feature applicable to? docker-stacks-foundation ### What change(s) are you proposing? Use image ubuntu:24.04 to build from. ### How does this affect the user? Newer...
#### Summary In a microk8s install from channel 1.30, ``microk8s enable gpu`` installs GPU Operator v23.9.1 which is also not in the release list on [Github](https://github.com/NVIDIA/gpu-operator/releases). This leads to an...
## Purpose Adds PEP440 support as dicussed in #1000, #1018 and #455 ## Rationale I added version_compat as a cli flag and setting for branches. I also added PEP440 support,...
## Bug Report ### Description If the version variable includes a pre-release segment , post-release segment or development segment (PEP440 / PyPA Version Specifiers), the version is not getting updated....