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

🎉 Integration Testing for SSH using a docker container | Postgres Source and Destination update integration tests using ssh bastion in docker container #6312

Commits on Sep 14, 2021

  1. ssh-test

    vmaltsev committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    72f474f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. add authentification via ssh tunnel with bastion docker host and post…

    …gres testcontainer
    vmaltsev committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    bb7dcbb View commit details
    Browse the repository at this point in the history
  2. created SshBastion class in base-java module

    vmaltsev committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    79a1002 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. implement Postgres source basic ssh tunneling connection for integrat…

    …ion tests
    vmaltsev committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    08a1d31 View commit details
    Browse the repository at this point in the history
  2. implement Postgres source ssh tunneling connection and refactoring Ss…

    …hBastion
    vmaltsev committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    67cfc01 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. generate keys inside a bastion container

    vmaltsev committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    43aa77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e9598 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. fix checkstyle

    vmaltsev committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    4b42a9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into vmaltsev/5811ssh-tunnel-integration-testin…

    …g-in-docker-containers
    vmaltsev committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    bd40929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    035241c View commit details
    Browse the repository at this point in the history
  4. update documentation for ssh readme.md | update version fo Postgres s…

    …ource and destination to 0.3.12
    vmaltsev committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    c07ea7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb35359 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. removed static variables, removed version bump, rename class to SshBa…

    …stionContainer, removed ci credentials for ssh Postgres Source and Destination
    vmaltsev committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    b90272e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into vmaltsev/5811ssh-tunnel-integration-testin…

    …g-in-docker-containers
    
    # Conflicts:
    #	tools/bin/ci_credentials.sh
    vmaltsev committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    27a40f2 View commit details
    Browse the repository at this point in the history