lxd icon indicating copy to clipboard operation
lxd copied to clipboard

Investigate cacheing metadata API response

Open kadinsayani opened this issue 1 year ago • 0 comments

  • [x] Audit use of completion directives and ensure consistency across CLI commands and sub commands (ShellCompDirectiveNoFileComp and ShellCompDirectiveNoSpace). For example, lxc profile set default includes no space due to an inherited ShellCompDirectiveNoSpace from cmpRemotes. [competed with implementation and review of #15311]
  • [ ] Investigate cacheing metadata API response (see https://github.com/canonical/lxd/pull/14542#issuecomment-2503201662 and https://github.com/canonical/lxd/pull/14542#issuecomment-2504050280).

kadinsayani avatar Nov 27 '24 02:11 kadinsayani