tart/Sources/tart
Fedor Korotkov a80954c888
Do not include Content-Range for monolithic uploads (#179)
* Do not include Content-Range for monolithic uploads

Some registries still assumes it's a chunked upload and verifies the "chunk" size which is too big.

* Update Sources/tart/OCI/Registry.swift

Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>

Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
2022-08-12 16:33:15 +03:00
..
CI Support "tart --version" (#81) 2022-05-17 10:40:21 -04:00
Commands OCI: support insecure registries and custom ports (#174) 2022-08-12 16:24:14 +03:00
Credentials tart login: only store one credential per registry (#162) 2022-08-01 09:55:37 +03:00
Logging Async http client for pull/push (#95) 2022-05-20 11:04:21 -04:00
MACAddressResolver Retrieve IP from DHCPD leases file instead of ARP cache (#141) 2022-06-30 17:58:52 +03:00
OCI Do not include Content-Range for monolithic uploads (#179) 2022-08-12 16:33:15 +03:00
Passphrase Full-fledged VNC support (#126) 2022-06-20 18:53:17 +03:00
VNC Move full-fledged VNC support to --experimental-vnc (#154) 2022-07-21 12:37:43 +03:00
Config.swift Introduce TART_HOME (#157) 2022-07-25 17:01:46 +03:00
Embed.swift Smaller icon (#116) 2022-06-06 18:38:30 +03:00
Root.swift Softnet: an alternative to built-in NAT with better isolation (#48) 2022-06-21 19:17:02 +03:00
Softnet.swift Softnet: an alternative to built-in NAT with better isolation (#48) 2022-06-21 19:17:02 +03:00
Utils.swift Refactored UI (#22) 2022-04-13 16:42:27 -04:00
VM+Recovery.swift Use Ventura APIs for recovery mode (#175) 2022-08-12 08:02:44 +03:00
VM.swift Use Ventura APIs for recovery mode (#175) 2022-08-12 08:02:44 +03:00
VMConfig.swift OCI: make sure annotations are sorted (#138) 2022-06-27 16:25:52 +03:00
VMDirectory+OCI.swift Support chunked uploads (#159) 2022-08-08 10:16:47 -04:00
VMDirectory.swift accept larger disk size (#122) 2022-06-10 09:05:57 -04:00
VMStorageHelper.swift Support pulling/pushing VMs to OCI-compatible registries (#32) 2022-05-03 14:30:26 -04:00
VMStorageLocal.swift Introduce TART_HOME (#157) 2022-07-25 17:01:46 +03:00
VMStorageOCI.swift Introduce TART_HOME (#157) 2022-07-25 17:01:46 +03:00