Xav Paice and Evans Mungai
fe6b1c7448
Add workaround for EKS version string ( #1449 )
...
* Add workaround for EKS version string
The EKS version string returned is not semver compliant. To work around this, we remove
the suffix for version strings that contain -eks-.
Fixes #1441
* Add parsing version test cases
* Rename function
---------
Co-authored-by: Evans Mungai <evans@replicated.com >
2024-02-06 10:04:01 +13:00
Evans Mungai
c8d9864235
Upgrade dependencies ( #959 )
...
* Upgrade docker distribution module
* Upgrade github.com/blang/semver dependency
* Upgrade github.com/godbus/dbus dependency
2023-01-13 10:32:39 +00:00
Marc Campbell
c7fdec0291
Removing Scopeagent
2021-01-28 18:22:48 +00:00
divolgin
a0ce85ae1e
Adding troubleshoot.sh/v1beta2
2020-09-01 19:57:11 +00:00
Salah Al Saleh
648564eb4d
Fix text_analyze_test ( #142 )
2020-02-25 16:42:00 -08:00
Frank Shotwell
f8870e5fc0
move scope instrumentation to handle table-driven tests
2020-01-31 06:25:07 +00:00
Frank Shotwell
10b2941c57
Add scope test instrumentation
2020-01-30 21:01:06 +00:00
emosbaugh
3982e2023b
Treat empty preflight when condition as true ( #125 )
...
* Treat empty preflight when condition as true
* add test
* fix
2020-01-23 11:05:54 -08:00