Dave Hirschfeld

Results 528 comments of Dave Hirschfeld

It seems to not be implemented in `mamba` either: ``` Currently, only install, create, list, search, run, info, clean, activate and deactivate are supported through mamba. ```

...and it seems `conda rename` just copies the environment which I was hoping to avoid. Anyway, I suppose there's still some benefit to adding the `--clone` argument to `micromamba create`

I came here to open an issue but will instead just upvote this one

I'm unable to deploy Traefik with the latest version of this provider. `helm install` installs the Traefik Helm Chart with no problems but this provider now complains that the CRDs...

Ugh, a stale-bot. > [!IMPORTANT] > * https://blog.benwinding.com/github-stale-bots/ > * https://github.com/Azure/AKS/issues/3474 > * https://github.com/kubernetes/kubernetes/issues/103151

This is a feature request, wanted by the community. Just because no maintainer has the time or inclination to work on it *right now* doesn't mean it's not a desired/beneficial...

> *I also wonder if it would be possible for ingresses to point to daskcluster resources instead of services.* I'm hoping to test out the operator again shortly and was...

In the container the `channels/conda-forge` folder exists but it empty: ``` user@632c78e5ae1d:~/quetz$ ls -la ./channels/conda-forge total 8 drwxr-xr-x 2 user user 4096 Dec 28 01:38 . drwxr-xr-x 1 user user...

If I try to mirror another channel I can see the files are all there in the container: ``` user@632c78e5ae1d:~/quetz$ tree ./channels/energy-quants/ ./channels/energy-quants/ ├── channeldata.json ├── channeldata.json.bz2 ├── channeldata.json.gz ├──...