Skip to content

0.0.7

Choose a tag to compare

@dciangot dciangot released this 30 Apr 07:25
· 41 commits to main since this release

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