-
Notifications
You must be signed in to change notification settings - Fork 103
Comparing changes
Open a pull request
base repository: rancher/remotedialer
base: v0.4.1
head repository: rancher/remotedialer
compare: v0.4.2
- 9 commits
- 22 files changed
- 7 contributors
Commits on Jan 30, 2025
-
[main] Implement versioning ADR (#91)
* Add release/v0.3 branch in renovate Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com> * Add release GHA Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com> * Add Versioning doc Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com> --------- Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for ff1af93 - Browse repository at this point
Copy the full SHA ff1af93View commit details
Commits on Feb 17, 2025
-
#47037 - Create Remote Dialer Proxy (#90)
* [WIP] Imperative API: Proxy and port-forward (#85) * Add a port-forward type * Add support for automatic reconnects when pods are terminated * List clients * Add a Dockerfile for the proxy * Add proxy * Update go.mod * Update package name * Add config parsing * Immediately close connection when there are no clients * added proxy client and server working impl, also some examples * fixed formatting issue * added proxyclient retry * fix format err * added retry timeout * stopping forwarder when remote dialer is closed * addressing comments from josh * fixing ci * addressed comments from @tomleb + other fixes * updated to use helm chart values * adjusted naming to be according RFC * Update proxyclient/client.go Co-authored-by: Tom Lebreux <tom.lebreux@suse.com> * remove unused start * addressing more comments from @tomleb * fixed imports --------- Co-authored-by: Max Sokolovsky <genexpr@protonmail.com> Co-authored-by: Tom Lebreux <tom.lebreux@suse.com>
Configuration menu - View commit details
-
Copy full SHA for 69cb968 - Browse repository at this point
Copy the full SHA 69cb968View commit details
Commits on Feb 19, 2025
-
Update module github.com/gorilla/websocket to v1.5.3 (#93)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09d0781 - Browse repository at this point
Copy the full SHA 09d0781View commit details -
Update actions/checkout action to v4.2.2 (#94)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7418df3 - Browse repository at this point
Copy the full SHA 7418df3View commit details -
Update actions/setup-go action to v5.3.0 (#95)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 817e94f - Browse repository at this point
Copy the full SHA 817e94fView commit details -
Update module github.com/stretchr/testify to v1.10.0 (#97)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09633c2 - Browse repository at this point
Copy the full SHA 09633c2View commit details -
Update module github.com/rancher/dynamiclistener to v0.6.1 (#103)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a870e58 - Browse repository at this point
Copy the full SHA a870e58View commit details -
Add initial Renovate configuration (#89)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e32f62 - Browse repository at this point
Copy the full SHA 2e32f62View commit details
Commits on Feb 21, 2025
-
[main] Add image build on tag workflow (#105)
* add initial image build workflow * add arm64 image build --------- Co-authored-by: joshmeranda <joshua.meranda@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64d0093 - Browse repository at this point
Copy the full SHA 64d0093View commit details
There are no files selected for viewing
Large diffs are not rendered by default.