commit | 5175ff5d6513295a217dad1f63ade78ab693a879 | [log] [tgz] |
---|---|---|
author | Oleksandr K <okozachenko@vexxhost.com> | Wed May 29 16:32:54 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed May 29 14:32:54 2024 +0000 |
tree | 62584eb909e3cbf2708a693ead603b0f2f9469d5 | |
parent | abb177586fda668aea747e54231d5d1630bfb57e [diff] |
fix: allow ssh login for nova user in nova-ssh image (#1246) nologin avoids ssh connection between noova-computes which is required for live migrations. fix #1245 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
If you have any questions and discussions about Atmosphere, you can join the community:
#atmosphere
channel on the Kubernetes Slack. If you are new to Kubernetes Slack workspace, Join the Kubernetes Slack workspace first.You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg