Commit Graph
5 Commits
Author SHA1 Message Date
Lctrs 2ad5745d58 feat: migrate from libcompose to compose-go (#1547)
* feat: migrate from libcompose to compose-go

libcompose has been deprecated since summer 2021 in favor of https://github.com/compose-spec/compose-go.
Kompose should now be able to load all versions of compose.

* chore: replace golint with staticcheck

golint has been deprecated. Recommended replacement is staticcheck.
2023-01-12 15:17:22 -05:00
namusyaka 8dc5572ec7 Retrieve container test by updating Dockerfile (#1351) 2020-11-08 08:51:57 +08:00
Charlie Drage 787b7d9261 kubernetes-incubator -> kubernetes
Today, we graduate from the incubator, thus all links are updates from
kubernetes-incubator to kubernetes
2017-07-12 15:42:13 -04:00
Tomas Kral 0b1b7f3c35 Rename some make targests: test->test-container test-all->test 2017-01-23 15:05:25 +01:00
Tomas Kral c8c2e8b7f6 Dockerfile for running tests 2017-01-23 11:49:24 +01:00