Commit graph

3 commits

Author SHA1 Message Date
79e75ba819
chore(provider): Removed unnecessary files and cleaned up unused functions.
Some checks failed
Go Tests / go-tests (push) Failing after 1m3s
2025-10-23 10:44:55 +02:00
d1105d1776
refactor(provider): ♻️ Migrate to edge-connect SDK v0.1.2
Some checks failed
Go Tests / go-tests (push) Failing after 2m40s
Updates edge-connect-client dependency to use the new SDK package and adapts provider code to use the updated client interfaces. Key changes:

- Switches from direct client usage to SDK-based implementation
- Updates dependency versions for K8s and other packages
- Improves HTTP client configuration with timeout settings
- Maintains existing functionality while modernizing implementation

This change improves code maintainability and reliability through the use of the official SDK package.
2025-10-16 17:58:54 +02:00
0b411dc9cf feat(edge-connect): add skeleton
Some checks failed
Go Tests / go-tests (push) Failing after 1m9s
2025-09-01 15:39:45 +02:00