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

SSH resource module implementation #462

Merged
merged 19 commits into from
Nov 13, 2024

Commits on Oct 2, 2024

  1. Implementation of SSH resource module.

    Balasubramaniam K1 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8845d60 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Code changes

    1. Handling delete of SSH client algorithms (comma separated string)
    when the algorithms remain same and the order of algorithms in input
    configuration is different from that of existing.
    2. Involving cleanup.
    Balasubramaniam K1 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b35c370 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge branch 'main' into sonic_ssh

    Balasubramaniam K1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ae33eb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    37f9d0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f754358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aa9ea0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b09db0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfee106 View commit details
    Browse the repository at this point in the history
  6. Update plugins/modules/sonic_ssh.py

    Co-authored-by: stalabi1 <[email protected]>
    balasubramaniam-k and stalabi1 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1c7a135 View commit details
    Browse the repository at this point in the history
  7. Update plugins/modules/sonic_ssh.py

    Co-authored-by: stalabi1 <[email protected]>
    balasubramaniam-k and stalabi1 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    57c16cf View commit details
    Browse the repository at this point in the history
  8. Update plugins/modules/sonic_ssh.py

    Co-authored-by: stalabi1 <[email protected]>
    balasubramaniam-k and stalabi1 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    68064ce View commit details
    Browse the repository at this point in the history
  9. Update plugins/modules/sonic_ssh.py

    Co-authored-by: stalabi1 <[email protected]>
    balasubramaniam-k and stalabi1 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d6a98cc View commit details
    Browse the repository at this point in the history
  10. Update plugins/modules/sonic_ssh.py

    Co-authored-by: Kerry Meyer <[email protected]>
    balasubramaniam-k and kerry-meyer authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f03e8e2 View commit details
    Browse the repository at this point in the history
  11. Update plugins/modules/sonic_ssh.py

    Co-authored-by: stalabi1 <[email protected]>
    balasubramaniam-k and stalabi1 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    efadfde View commit details
    Browse the repository at this point in the history
  12. Update plugins/modules/sonic_ssh.py

    Co-authored-by: stalabi1 <[email protected]>
    balasubramaniam-k and stalabi1 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1abd481 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa833d8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba54455 View commit details
    Browse the repository at this point in the history
  15. Incorporated code review comments.

    Balasubramaniam K1 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4a61bbf View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Incorporated code review comment.

    Balasubramaniam K1 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d8d8b67 View commit details
    Browse the repository at this point in the history