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

version: bump - 0.4.31 #1909

Merged
merged 1 commit into from
May 15, 2020
Merged

version: bump - 0.4.31 #1909

merged 1 commit into from
May 15, 2020

Conversation

nikonov1101
Copy link
Member

  • Added: allow to specify pwd in secexec (feat: allow to specify pwd in secexec #1901).
    Also the usage of "secexec" has been slightly changed: now the executable and
    its arguments must be specified after "--".
    For example: secexec /etc/secexec -- /bin/ls -lith.
  • Added: watch for keystore in sysinit.
  • Fixed: more nvidia related .so files for volumes (fix: more nvidia related .so files for volumes #1907).
    Found out that we're skipping a lot of useful nvidia's .so files.
    This PR adds all of them to the docker volume.
    Based on the content of NVIDIA-Linux-x86_64-440.82.
    To keep the list up-to-date in the future:
    1. download the latest version on drivers;
    2. unpack them without installing: "./NVIDIA-Linux-x86_64-XXX.YY.run
      --extract-only";
    3. list .so and update the list in "insonmnia/worker/gpu/nvidia_tuner.go";
      Don't forget to remove versions and .0 from file names;
    4. ???
    5. Congratulation, you're awesome open-source contributor;
  • Fixed: dwh tests (fix: dwh tests #1908).
    This PR fixes behavior with dwh test suite:
    • add required for run "POSTGRES_PASSWORD" environment
    • returns an error when Postgres not started any times, not null
    • format touched file imports
  • Fixed: check for mount required before mounting.
  • Fixed: weaken errors while constructing secsh banner.
  • Fixed: allow to start QOS without secsh.
  • Fixed: traverse children while looking for a device (fix: traverse children while looking for a device #1898).

@nikonov1101 nikonov1101 requested review from 3Hren, antmat and a team as code owners May 15, 2020 11:55
@sokel sokel self-requested a review May 15, 2020 12:09
@nikonov1101 nikonov1101 merged commit 8568cc0 into master May 15, 2020
@nikonov1101 nikonov1101 deleted the version/0.4.31 branch May 15, 2020 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants