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

[CPDEV-102270] OpenSSH server issue WA has been added to TG. #691

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

iagusev
Copy link
Collaborator

@iagusev iagusev commented Sep 13, 2024

Description

Since we update OpenSSL by default when deploying a cluster with KubeMarine, a version incompatibility problem arises. OpenSSH was compiled with OpenSSL version 3.0.0 (30000070), and after the update we have version 3.2.0 (30200010) installed.

Solution

WA has been added to TG.

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

@iagusev iagusev added the documentation Improvements or additions to documentation label Sep 13, 2024
@disa1217
Copy link
Collaborator

Hi @koryaga , I have reviewed the changes.

@koryaga koryaga merged commit 8c02362 into main Sep 19, 2024
43 checks passed
@koryaga koryaga deleted the documentation/openssh_issue_wa branch September 19, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants