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

SerialOverLan - Replace SSH keys dropdown by SSH key textarea #11394

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

JayBeeDe
Copy link
Member

@JayBeeDe JayBeeDe commented Apr 5, 2024

Question Answer
Branch? master
Bug fix? no
New feature? yes
Breaking change? no
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
    Breaking change is mentioned in relevant commits

Description

Remove API call /me/sshKey dependency for SerialOverLan feature
SSH key-based authentication is still possible for SerialOverLan but specifying the public SSH key directly in a textarea
Opportunity and necessity to make a little visual refacto of the IPMI page

Related

ref: MANAGER-12570

Copy link

sonarcloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

qpavy
qpavy previously approved these changes Apr 16, 2024
sachinrameshn
sachinrameshn previously approved these changes Apr 17, 2024
Copy link
Contributor

This Pull Request is stale due to inactivity since 30 days. If no activity happens for 15 more days from now, it will be closed.

@github-actions github-actions bot added the stale No activity since a long time label May 18, 2024
@Dampen59 Dampen59 dismissed stale reviews from sachinrameshn and qpavy via c714143 May 20, 2024 13:10
@Dampen59 Dampen59 force-pushed the feat/MANAGER-12570 branch 2 times, most recently from cab8f82 to 1da5eda Compare May 20, 2024 13:36
@github-actions github-actions bot removed the stale No activity since a long time label May 21, 2024
@JayBeeDe JayBeeDe requested review from a team as code owners May 22, 2024 08:51
@JayBeeDe JayBeeDe requested review from sidlynx and kqesar May 22, 2024 08:51
@JayBeeDe JayBeeDe changed the base branch from master to develop May 22, 2024 08:51
@JayBeeDe
Copy link
Member Author

While opening the SoL session, customer has the message "La connexion au module IPMI en ssh est prête.", but SSH URL to connect to is no longer displayed. Customer has no way to know how to connect to SoL...

The following URL is no longer displayed
image

@Dampen59
Copy link
Contributor

While opening the SoL session, customer has the message "La connexion au module IPMI en ssh est prête.", but SSH URL to connect to is no longer displayed. Customer has no way to know how to connect to SoL...

The following URL is no longer displayed image

Fixed by re-implementing the oui-clipboard element
image

qpavy
qpavy previously approved these changes May 24, 2024
Signed-off-by: Jean-Baptiste Delon <jean-baptiste.delon@ovhcloud.com>
ref: MANAGER-12570
Signed-off-by: Jean-Baptiste Delon <jean-baptiste.delon@ovhcloud.com>
Copy link

sonarcloud bot commented May 24, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
6.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants