Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

cli: make check subcommand more tolerant to failures #3085

Closed
devimc opened this issue Nov 19, 2020 · 0 comments
Closed

cli: make check subcommand more tolerant to failures #3085

devimc opened this issue Nov 19, 2020 · 0 comments
Assignees
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.

Comments

@devimc
Copy link

devimc commented Nov 19, 2020

  • Check if it is possible to load the module before trying to load it
  • Support Github's rate limit
@devimc devimc added enhancement Improvement to an existing feature needs-review Needs to be assessed by the team. labels Nov 19, 2020
@devimc devimc self-assigned this Nov 19, 2020
devimc pushed a commit to devimc/kata-runtime that referenced this issue Nov 19, 2020
Before loading a module, the check subcommand should check if it's
available, check if the module is not bult-in and the current user
can load it.

fixes kata-containers#3085

Signed-off-by: Julio Montes <julio.montes@intel.com>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Nov 20, 2020
Before loading a module, the check subcommand should check if the
current user can load it.

fixes kata-containers#3085

Signed-off-by: Julio Montes <julio.montes@intel.com>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Nov 20, 2020
Before loading a module, the check subcommand should check if the
current user can load it.

fixes kata-containers#3085

Signed-off-by: Julio Montes <julio.montes@intel.com>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Nov 25, 2020
Before loading a module, the check subcommand should check if the
current user can load it.

fixes kata-containers#3085

Signed-off-by: Julio Montes <julio.montes@intel.com>
@devimc devimc closed this as completed in c963777 Nov 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.
Projects
None yet
Development

No branches or pull requests

1 participant