Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Felipe Cruz Martinez 5fcc669c57
Implement push volume to registry (#29)
* Implement push volume to registry

* Fix Dockerfile linter errors

* Renaming volumeName to context.store.volume.volumeName

* Fix vulnerabilities in volume share client Go pkgs

* Build volume share client only once

* Fix npipe error in volume share client on Windows

* Upgrade golang.org/x/text to v0.3.7

* Share volume to registry working on Windows

* Remove unnecessary socket pkg

* Add tests around pushing volumes with and without auth

* Change extensions socket path to user home dir

* Pass extension install dir as a flag

* Update GHA workflow to add EXTENSION_INSTALL_DIR_NAME build-arg

* Use safe extension dir name
2022-08-12 10:16:31 +02:00
felipecruz91 be3528b6dc
Investigate linux issue when exporting vol 2022-08-02 10:55:28 +02:00
felipecruz91 040665a0df
Use backend service to get volumes, containers and sizes 2022-07-16 14:36:58 +02:00
felipecruz91 89ae455536
Display docker volumes in a table 2022-06-15 13:19:55 +02:00
felipecruz91 d674cd2386
Initial commit 2022-06-15 12:42:44 +02:00