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

feat(ssh-tunnelling): Setup SSH Tunneling Commands for Database Connections #21912

Merged
merged 98 commits into from
Jan 3, 2023

Commits on Oct 19, 2022

  1. save

    hughhhh committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    830a283 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. create migration

    hughhhh committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2c1e736 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. created schema and rename

    hughhhh committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f78df83 View commit details
    Browse the repository at this point in the history
  2. linting

    hughhhh committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d482df4 View commit details
    Browse the repository at this point in the history
  3. fix encrpytions

    hughhhh committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9edb581 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. remove map tabl

    hughhhh committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    da27d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. fix linting

    hughhhh committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    773a6c8 View commit details
    Browse the repository at this point in the history
  2. add constraint

    hughhhh committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2f2dda2 View commit details
    Browse the repository at this point in the history
  3. add fk to migration

    hughhhh committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    fd0d7f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. init

    hughhhh committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    158da8d View commit details
    Browse the repository at this point in the history
  2. update all the examples

    hughhhh committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    face73f View commit details
    Browse the repository at this point in the history
  3. change remaining bits

    hughhhh committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    95d079e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. add id

    hughhhh committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d5926e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. use factory instead

    hughhhh committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f7a6a41 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    30e380a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87c0d79 View commit details
    Browse the repository at this point in the history
  4. fix confict

    hughhhh committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    11b240b View commit details
    Browse the repository at this point in the history
  5. fix conflict

    hughhhh committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1bfdbda View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    4146d5a View commit details
    Browse the repository at this point in the history
  2. add sshtunnel pip

    hughhhh committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f8b877d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. updates test

    hughhhh committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    54fc147 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. fix linting

    hughhhh committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    fdc6ca3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. renaming function

    hughhhh committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    66c0801 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. fix test

    hughhhh committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    1f9ec5e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Merge branch 'ref-get-sqla-engine-2' of https://github.com/apache/sup…

    …erset into create-sshtunnelconfig-tbl
    hughhhh committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c698cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41bd19b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8811a99 View commit details
    Browse the repository at this point in the history
  4. why

    hughhhh committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    82d7532 View commit details
    Browse the repository at this point in the history
  5. yerp

    hughhhh committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1f829ac View commit details
    Browse the repository at this point in the history
  6. update typing

    hughhhh committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d53d116 View commit details
    Browse the repository at this point in the history
  7. update comment

    hughhhh committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    752161d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'ref-get-sqla-engine-2' of https://github.com/apache/sup…

    …erset into create-sshtunnelconfig-tbl
    hughhhh committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8c4b081 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. save

    hughhhh committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1a19a97 View commit details
    Browse the repository at this point in the history
  2. save

    hughhhh committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    58b9cce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ac6fb1 View commit details
    Browse the repository at this point in the history
  4. fix pylint

    hughhhh committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    31f3c1d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ref-get-sqla-engine-2' of https://github.com/apache/sup…

    …erset into create-sshtunnelconfig-tbl
    hughhhh committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a0b30e6 View commit details
    Browse the repository at this point in the history
  6. last one

    hughhhh committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e089a8d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Merge branch 'ref-get-sqla-engine-2' of https://github.com/apache/sup…

    …erset into create-sshtunnelconfig-tbl
    hughhhh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    81b2f88 View commit details
    Browse the repository at this point in the history
  2. update naming on ssh tunnel

    hughhhh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    45686b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ce5836 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ref-get-sqla-engine-2' of https://github.com/apache/sup…

    …erset into create-sshtunnelconfig-tbl
    hughhhh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    d9c8d0d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. fix renaming

    hughhhh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    ec27b80 View commit details
    Browse the repository at this point in the history
  2. fix renaming 2

    hughhhh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    65e3e29 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9fa9db5 View commit details
    Browse the repository at this point in the history
  4. oops

    hughhhh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1a11ff4 View commit details
    Browse the repository at this point in the history
  5. fix linting errors

    hughhhh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3f0dae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    2777807 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. fix merge conflicts

    hughhhh committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8ed02cd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'create-sshtunnelconfig-tbl' of https://github.com/apach…

    …e/superset into create-sshtunnelconfig-tbl
    hughhhh committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6a68147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd32e8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8a3ee35 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'create-sshtunnelconfig-tbl' of https://github.com/apach…

    …e/superset into create-sshtunnelconfig-tbl
    hughhhh committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bc89194 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    adb9451 View commit details
    Browse the repository at this point in the history
  2. change tablename

    hughhhh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    16d960b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2ab4a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb2acd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d807c9 View commit details
    Browse the repository at this point in the history
  6. forgot server_port

    hughhhh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    dc0c848 View commit details
    Browse the repository at this point in the history
  7. bind_port + bind_host :)

    hughhhh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    21fcdf0 View commit details
    Browse the repository at this point in the history
  8. oops

    hughhhh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    68cb75f View commit details
    Browse the repository at this point in the history
  9. fix linting

    hughhhh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    44ca56b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    7e1461e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    92e41f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c59663 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Update schemas.py

    hughhhh authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    466703a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    554de53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4448739 View commit details
    Browse the repository at this point in the history
  3. fix lint

    hughhhh committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    bb78055 View commit details
    Browse the repository at this point in the history
  4. fix migrations

    hughhhh committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    f507385 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    45aa022 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3d3b71b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86436b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. debugging

    hughhhh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    54a8d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f6afec View commit details
    Browse the repository at this point in the history
  3. fix pre-commit

    hughhhh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7625566 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. working changes

    hughhhh committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0578a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec20429 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    1f57d4a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. remove logger

    hughhhh committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ed19a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852c8bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be5c005 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'create-sshtunnelconfig-tbl' of https://github.com/apach…

    …e/superset into create-sshtunnelconfig-tbl
    hughhhh committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    948f748 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    c636ce7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. remove id and database_id

    hughhhh committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    908896f View commit details
    Browse the repository at this point in the history
  2. uselist

    hughhhh committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e3ef835 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    c5c50ed View commit details
    Browse the repository at this point in the history
  2. update kwarg function name

    hughhhh committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    06e115b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    13ed50d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d51e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Update superset/migrations/versions/2022-10-20_10-48_f3c2d8ec8595_cre…

    …ate_ssh_tunnel_credentials_tbl.py
    
    Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
    hughhhh and eschutho authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    53eaa63 View commit details
    Browse the repository at this point in the history
  2. Update superset/migrations/versions/2022-10-20_10-48_f3c2d8ec8595_cre…

    …ate_ssh_tunnel_credentials_tbl.py
    
    Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
    hughhhh and eschutho authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8f8faff View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. fix linting

    hughhhh committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    607c682 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    1ea0e8b View commit details
    Browse the repository at this point in the history
  2. fix requirements

    hughhhh committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7cc7bc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge branch 'master' of https://github.com/apache/superset into crea…

    …te-sshtunnelconfig-tbl
    hughhhh committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    7c539d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394afc1 View commit details
    Browse the repository at this point in the history
  3. feat(ssh_tunnel): APIs for SSH Tunnels (#22199)

    Co-authored-by: hughhhh <hughmil3s@gmail.com>
    Antonio-RiveroMartnez and hughhhh authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9b09fc7 View commit details
    Browse the repository at this point in the history