orchard/pkg/resource/v1
Fedor Korotkov dc3eeef5b1
Support URLs in hostDir policies (#146)
* Support URLs in hostDir policies

We can't just blindly allow remote URLs since they might contain symlinks leading to outside the archive. Instead, let's support specifying URLs where the remote archive can come from.

Fixes #145

* Ignore Lint issue

* Reverted old validation logic
2023-10-24 21:01:34 +04:00
..
cluster_settings.go Support for sharing files with the host system (#103) 2023-07-04 18:10:53 +04:00
host_dir.go HostDir: support URLs in path (#142) 2023-10-11 18:37:24 +04:00
host_dir_policy.go Support URLs in hostDir policies (#146) 2023-10-24 21:01:34 +04:00
host_dir_policy_test.go Support URLs in hostDir policies (#146) 2023-10-24 21:01:34 +04:00
host_dir_test.go HostDir: support URLs in path (#142) 2023-10-11 18:37:24 +04:00
image_pull_policy.go orchard create vm: support --image-pull-policy=Always (#110) 2023-07-26 17:43:14 +04:00
resources.go Resources support (#63) 2023-03-27 17:30:54 +04:00
resources_test.go Resources support (#63) 2023-03-27 17:30:54 +04:00
restart_policy.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
restart_policy_test.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
service_account.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
service_account_role.go Remove worker role (#77) 2023-04-12 12:03:24 +04:00
v1.go orchard create vm: support --image-pull-policy=Always (#110) 2023-07-26 17:43:14 +04:00
worker.go Introduce "orchard pause" and "orchard resume" commands (#73) 2023-04-07 22:59:41 +04:00