Releases: interlink-hq/interlink-docker-plugin
Releases · interlink-hq/interlink-docker-plugin
0.0.9-no-gpu
Changelog
- 6d19731 Merge remote-tracking branch 'origin/main' into 2-light-version-no-gpu
- 6753f5d Merge remote-tracking branch 'origin/main' into 2-light-version-no-gpu
- 76d635d minor
- 0fe3547 updated handle of arguments; handle container limits when requested from POD; fixed little bug on volume mounting; fixed return error code
- fecb037 updated no gpu light version
0.0.8-no-gpu
Changelog
- d02e37f cgo disabled in go releaser
0.0.7-no-gpu
0.0.7
Changelog
- 55db431 #1 - first commit and try to fix the container name problem
- f8d9fcf #2 - minor
- cf08025 #3 - minor
- 7fb86da #4 - fixed getStatus endpoint; at the moment it is working
- f354bd0 CGO needed for nvidia
- ba9a05f Initial commit
- 3bee2ab Merge branch 'main' of github.com:interTwin-eu/interlink-docker-plugin
- d6df203 Merge pull request #1 from interTwin-eu/container-name-refactor
- 0729334 Revert "updated container name in all other endpoints; necessary to test"
- 0473644 Revert "updated error handling with NVIDIA drivers are not available"
- c79b3f4 Revert "updated the docker cmd run command; now the name of the container is the POD UID"
- 8433015 Update .goreleaser.yaml
- 7ed137f first commit of docker sidecar plugin
- 81c6467 fix dockerfile and build for arm on hold
- b0e4603 fixed config maps volume mounts
- 57647ca fixed imports; added .gitignore and updated readme with basic command line examples
- 6a04059 minor fix on gpu assignment logic and mount of configmap (path was not correct)
- 97e7b69 remove arm artifacts
- 85dbd76 remove darwin artifact
- 31d32c2 updated container name in all other endpoints; necessary to test
- 9abb59f updated error handling with NVIDIA drivers are not available
- fbb77f2 updated imports with the correct plugin names
- 0a493c3 updated the docker cmd run command; now the name of the container is the POD UID
0.0.6
no macos build
0.0.5 remove darwin artifact
Rollback mistaken commits
0.0.4 fix dockerfile and build for arm on hold