Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instance start timestamp (uptime) #829

Merged
merged 7 commits into from
May 4, 2024

Commits on May 4, 2024

  1. api: instance_state_started_at

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e88009a View commit details
    Browse the repository at this point in the history
  2. shared/api: Add StartedAt to InstanceState

    Signed-off-by: Sahaj Bhakta <sahajbhakta@gmail.com>
    BajuMcBites authored and stgraber committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6010c0f View commit details
    Browse the repository at this point in the history
  3. doc/rest-api: Refresh swagger YAML

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1d7d224 View commit details
    Browse the repository at this point in the history
  4. incusd/instance: Add StartedAt to InstanceState

    Closes lxc#729
    
    Signed-off-by: Sahaj Bhakta <sahajbhakta@gmail.com>
    BajuMcBites authored and stgraber committed May 4, 2024
    Configuration menu
    Copy the full SHA
    eec8c78 View commit details
    Browse the repository at this point in the history
  5. incus/info: Add Started field

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed May 4, 2024
    Configuration menu
    Copy the full SHA
    cdfdfea View commit details
    Browse the repository at this point in the history
  6. incus/list: Add started at column

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7b4c2c5 View commit details
    Browse the repository at this point in the history
  7. i18n: Update translation templates

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5042c34 View commit details
    Browse the repository at this point in the history