Charlie Drage
Charlie Drage
### Is your enhancement related to a problem? Please describe  Although we can multi-select, we should really have a confirmation button when bulk-deleting...
**Is your feature request related to a problem? Please describe.** When doing `glasskube bootstrap` there is ZERO warnings that telemetry will be populated. It also installs this with the telemetry...
**Is your feature request related to a problem? Please describe.** Telemetry is a **huge** privacy risk with regards to dealing with large clusters and I was disappointed to see that...
**Is your feature request related to a problem? Please describe.** Unsure if this is a bug or a feature request. For some reason this did not work: ```sh glasskube install...
### Bug description https://github.com/user-attachments/assets/eaba54e9-9849-4727-a790-c60988d7af31 Unable to clear any errors. When downloading (and cancelling downloading) a model, it does not clear the error no matter what I do. ### Operating system...
### Is your enhancement related to a problem? Please describe Does it "just work" when running with WSL Windows? I thought you have to install nvidia container toolkit? That not...
### Epic domain ### Problem: Chat / Playgrounds for LLM communication is very difficult to code because there are **so** many formats to think about (markdown, html, graphs, special codes,...
Tried my hand at using `--runtime=krun` with bootc-image-builder to get it to work on non-rootless. But got stuck with the "podman needs root" error. Has anyone tried it with krun...
https://github.com/osbuild/bootc-image-builder/blob/7c6cffcd84ab0db22448d66cd2a107daff976bc6/bib/cmd/bootc-image-builder/main.go#L495 Unlike other outputs, we do not know if chown was succesful or not which is useful for debugging / output purposes
Within my .aws/credentials, I have an endpoint_url for my own S3 endpoint (s3 compatible minio server). However, bib does not pick the endpoint URL up (most other aws-upload-like-tools-do). Other AWS-like...