Commit c900b5f
authored
feat: add single tailnet support to pgcoord (coder#9351)
1 parent fbad06f commit c900b5f
24 files changed
Lines changed: 1639 additions & 285 deletions
File tree
- coderd/database
- dbauthz
- dbfake
- dbmetrics
- dbmock
- migrations
- testdata/fixtures
- queries
- enterprise
- coderd
- tailnet
- wsproxy/wsproxysdk
- tailnet
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
697 | 704 | | |
698 | 705 | | |
699 | 706 | | |
| |||
783 | 790 | | |
784 | 791 | | |
785 | 792 | | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
786 | 800 | | |
787 | 801 | | |
788 | 802 | | |
| |||
825 | 839 | | |
826 | 840 | | |
827 | 841 | | |
828 | | - | |
| 842 | + | |
829 | 843 | | |
830 | | - | |
| 844 | + | |
831 | 845 | | |
832 | 846 | | |
833 | 847 | | |
| |||
2794 | 2808 | | |
2795 | 2809 | | |
2796 | 2810 | | |
| 2811 | + | |
| 2812 | + | |
| 2813 | + | |
| 2814 | + | |
| 2815 | + | |
| 2816 | + | |
| 2817 | + | |
2797 | 2818 | | |
2798 | 2819 | | |
2799 | 2820 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
857 | 866 | | |
858 | 867 | | |
859 | 868 | | |
| |||
987 | 996 | | |
988 | 997 | | |
989 | 998 | | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
990 | 1003 | | |
991 | 1004 | | |
992 | 1005 | | |
| |||
1102 | 1115 | | |
1103 | 1116 | | |
1104 | 1117 | | |
1105 | | - | |
| 1118 | + | |
1106 | 1119 | | |
1107 | 1120 | | |
1108 | 1121 | | |
| |||
6112 | 6125 | | |
6113 | 6126 | | |
6114 | 6127 | | |
| 6128 | + | |
| 6129 | + | |
| 6130 | + | |
| 6131 | + | |
6115 | 6132 | | |
6116 | 6133 | | |
6117 | 6134 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments