Ruth Fuchss

Results 6 issues of Ruth Fuchss

When using Swagger UI v5.11.8, many of the examples in the REST API don't show up correctly: ![image](https://github.com/canonical/lxd/assets/11227796/6c0fa579-815c-451f-985c-85d18fbf71ac) https://github.com/canonical/lxd/pull/12973 pins the version to v5.11.7, but we should figure out the...

Bug
Documentation

`lxc console --show-log` only returns new log messages that were generated after the command was last run. However, if there are no new messages, the command returns `Error: open :...

Bug

Not sure if this is a documentation or a code bug (or a user error :wink: ). According to the documentation, `PATCH /1.0/images/aliases/{name}` can be used to partially update the...

Bug

This issue seems closely related to #2482 . When I have an abbreviated-form and some text in a shortdesc in one topic and I link to that topic from another...

bug
preprocess
preprocess2

When you try to update a specific configuration option for a project using PATCH, existing configuration options are discarded: ``` ubuntu@ru-fu01:~$ lxc project show my-project1 name: my-project1 description: "" config:...

Bug

Some feedback on setting up the certificates in the browser: > The `.crt` file I downloaded had a different name to the one passed as a command line argument in...