CP-308812 Add new Answerfile label ssh-mode to control SSH status#286
Merged
Merged
Conversation
73fc582 to
dc36477
Compare
freddy77
reviewed
Jul 28, 2025
freddy77
reviewed
Jul 28, 2025
freddy77
previously approved these changes
Jul 28, 2025
dc36477 to
3c2ef30
Compare
stephenchengCloud
previously approved these changes
Jul 29, 2025
Add <ssh-mode>on/off/auto</ssh-mode> label to control the SSH auto mode on or off and SSH status on or off Signed-off-by: Lunfan Zhang[Lunfan.Zhang] <Lunfan.Zhang@cloud.com>
3c2ef30 to
ee606e7
Compare
freddy77
approved these changes
Jul 30, 2025
rosslagerwall
approved these changes
Jul 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a new answerfile label
<ssh-mode>on/off/auto</ssh-mode>to control SSH auto-mode behavior and SSH service status:<ssh-mode>on</ssh-mode>: Disables auto-mode and enables SSH by default<ssh-mode>off</ssh-mode>: Disables auto-mode and disables SSH by default<ssh-mode>auto</ssh-mode>: Enables auto-mode and stops SSH once XAPI starts up