Commit Graph

79 Commits

Author SHA1 Message Date
Petr Krutov
165bd89fbf Merge branch '2.3.0/fix/resource-downscale' into 'dev'
added force parameter to compute resize call

See merge request rudecs/terraform-provider-decort!12
2022-05-19 12:55:04 +03:00
kjubybot
8112f328a2 fixed pfw recreation in case public_port_end was not set 2022-05-19 12:51:51 +03:00
kjubybot
5e867706c0 added force parameter to compute resize call 2022-05-19 12:33:10 +03:00
stSolo
b849521780 Add disk-list 2022-05-18 10:25:40 +03:00
Petr Krutov
6bc61fb856 Merge branch 'fix/rg_quotas' into '2.2'
fixed rg recreation when quota is not specified

See merge request rudecs/terraform-provider-decort!9
2022-05-05 11:09:24 +03:00
Petr Krutov
c5953387ae Merge branch '2.2' into 'feature/vgpu-datasource'
# Conflicts:
#   decort/models_api.go
#   decort/provider.go
2022-05-05 11:05:39 +03:00
Petr Krutov
0aee28ed2e Merge branch '2.1' into '2.2/feature/pcidevice'
# Conflicts:
#   README.md
#   README_EN.md
#   decort/models_api.go
#   decort/provider.go
#   samples/README.md
2022-05-05 10:58:58 +03:00
stSolo
2f2fa2a544 Add resource, data, samples 2022-05-04 20:56:56 +03:00
stSolo
9af980964a Add all data and des resource 2022-04-25 12:52:38 +03:00
stSolo
c110239225 Add models, data source 2022-04-12 14:59:34 +03:00
kjubybot
413fb4b82b fixed rg recreation when quota is not specified 2022-04-11 14:07:50 +03:00
kjubybot
b2e1004dbe added vgpu datasource 2022-04-08 12:34:27 +03:00
stSolo
594c876364 Add pcidevice resource, data 2022-04-07 16:39:08 +03:00
stSolo
3cd8c2e618 Rename data_snapshot_list => data_source_snapshot_list 2022-03-30 20:01:31 +03:00
Petr Krutov
77d8d2e921 Merge branch 'feature/k8s_extnet' into '2.1'
added extnet_id parameter to k8s; added read-only parameter lb_ip to k8s

See merge request rudecs/terraform-provider-decort!4
2022-03-30 17:20:54 +03:00
Petr Krutov
f1ec6d776a Merge branch 'feature/retry_on_fail' into '2.1'
controller: added request retry on 500

See merge request rudecs/terraform-provider-decort!3
2022-03-30 17:19:58 +03:00
Stanislav Solovev
13e6849328 Features/snapshot 2022-03-30 17:13:16 +03:00
kjubybot
964e85c34a controller: added request retry on 500 2022-03-30 09:33:34 +03:00
kjubybot
92d96b13c6 added extnet_id parameter to k8s; added read-only parameter lb_ip to k8s 2022-03-29 17:58:58 +03:00
kjubybot
94f222fe19 k8s: fixed state import; k8s, k8s_wg: increased create/update timeouts 2022-03-29 17:45:59 +03:00
kjubybot
a3da44f2ad k8s, k8s_wg: single worker add/delete support; github actions support 2022-03-28 16:05:29 +03:00
kjubybot
8cf4680ce1 Fixed kubeconfig reading 2022-03-23 11:46:38 +03:00
kjubybot
bf1afc66dd Fixed asyncs tasks parsing; Applied k8s API changes; Updated docs 2022-03-23 11:40:51 +03:00
stSolo
bf179b9d12 Add some resources and data-resources, fix bugs 2022-03-18 20:49:16 +03:00
stSolo
9379289e58 Fix bugs, add grid, grid list, image, image list data 2022-03-10 20:19:56 +03:00
stSolo
edf7728cb5 Implement images resource 2022-03-05 12:31:51 +03:00
kjubybot
95cd7cb820 fixed pfw deletion 2022-02-07 12:19:21 +03:00
kjubybot
06c0578fa6 Merge branch 'rc-1.25' into 1.26 2022-02-07 12:14:31 +03:00
kjubybot
1bf17c23c8 updated id computation for pfw 2022-02-07 12:14:16 +03:00
kjubybot
fef6040cc6 k8s, k8s_wg resources 2022-02-03 15:20:12 +03:00
kjubybot
d0165918c3 Merge branch 'rc-1.25' into 1.26 2022-02-02 16:30:14 +03:00
kjubybot
dfeb9a9165 compute os_users parsing fix; driver field fix in compute datasource 2022-02-02 16:14:32 +03:00
kjubybot
e0dcd053c5 kubernetes resource (currently broken) 2022-02-02 15:58:20 +03:00
kjubybot
ab070b73cb docs and timeouts for pfw 2022-01-31 11:32:25 +03:00
kjubybot
80a4b70db8 added port forwarding resource 2022-01-27 17:51:44 +03:00
kjubybot
28db919ffa Fixed JSON parsing 2022-01-14 18:04:31 +03:00
kjubybot
5db588e5dc driver fix; start/stop compute 2021-12-29 14:43:33 +03:00
Sergey Shubin svs1370
8058b1c08f Deprecate ssh_keys argument to decort_kvmvm, as it is replaced by cloud_init 2021-10-06 11:19:01 +03:00
Sergey Shubin svs1370
a63a35ca93 Switch to native Set methods for network definition blok, hardcode disk type D 2021-10-05 17:47:08 +03:00
Sergey Shubin svs1370
cf669a7a72 Make sure extra disks (if any) are detached from compute being deleted 2021-10-05 15:01:09 +03:00
Sergey Shubin svs1370
8da3f8d348 Moving from TypeList to TypeSet for network and extra_disks attributes of compute 2021-10-04 19:55:03 +03:00
Sergey Shubin svs1370
d0fdf38473 Add validation function for pool argument of disk resource 2021-10-02 10:15:32 +03:00
Sergey Shubin svs1370
7480160dc5 Implement ViNS resource update method 2021-09-17 11:40:47 +03:00
Sergey Shubin svs1370
e86224f95f Implementing ViNS resource and polishing logic in other methods 2021-09-16 17:06:18 +03:00
Sergey Shubin svs1370
1ea7a27b21 Add image ID validation to kvmvm resource mgmt 2021-09-16 09:44:15 +03:00
Sergey Shubin svs1370
ec4e63c2c8 Add cloud_init parameter to compute resource management 2021-09-10 18:14:31 +03:00
Sergey Shubin svs1370
b8a236e270 Fix typo in OS users attribute name when parsing compute info 2021-09-10 11:39:48 +03:00
Sergey Shubin svs1370
82ef5613a1 Add guest OS user login data to compute providers 2021-09-10 11:20:42 +03:00
Sergey Shubin svs1370
17809201f9 Change handling of compute tags in API response 2021-08-27 10:02:09 +03:00
Sergey Shubin svs1370
b924fe681d Fix state diff logic for network subresource of compute 2021-04-29 15:37:24 +03:00