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

docker/podman: warn if allocated memory is below limit #8718

Merged
merged 16 commits into from
Jul 20, 2020

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    b45fd2d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. exit with less than 1 cpus

    medyagh committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    03e9cb7 View commit details
    Browse the repository at this point in the history
  2. add cached kic system info

    medyagh committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    41a1ba5 View commit details
    Browse the repository at this point in the history
  3. put back vadidateMemorySize

    medyagh committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    9acc975 View commit details
    Browse the repository at this point in the history
  4. add helper fucns for drivers

    medyagh committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    dbfd16f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    de6c105 View commit details
    Browse the repository at this point in the history
  2. spell

    medyagh committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    7bbb0b6 View commit details
    Browse the repository at this point in the history
  3. spell

    medyagh committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    b03ad45 View commit details
    Browse the repository at this point in the history
  4. use cached error

    medyagh committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    8ecb483 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aac9a3 View commit details
    Browse the repository at this point in the history
  6. rename to FullName

    medyagh committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    b0e58a3 View commit details
    Browse the repository at this point in the history
  7. adress review comments

    medyagh committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    13d37ff View commit details
    Browse the repository at this point in the history
  8. docker info json

    medyagh committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    7dfd94c View commit details
    Browse the repository at this point in the history
  9. add info to gh aciton

    medyagh committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    f80e103 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. add more debug to gh

    medyagh committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e784bd9 View commit details
    Browse the repository at this point in the history
  2. avoid nil pointer

    medyagh committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    13357d9 View commit details
    Browse the repository at this point in the history