Commit graph

5 commits

Author SHA1 Message Date
793c0b1913
updated pipelines
All checks were successful
Go Tests / go-tests (push) Successful in 1m24s
ci / goreleaser (push) Successful in 2m47s
2025-11-10 16:51:27 +01:00
97ffb6a6de
cleanup
Some checks failed
build / build (push) Successful in 44s
Go Tests / go-tests (push) Failing after 1m3s
2025-10-24 14:28:48 +02:00
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