Skip to content

Releases: opentelekomcloud/gophertelekomcloud

v0.5.9 VPС and ELB fixes, CCE Turbo cluster

11 Apr 13:17
b538fe2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.8...v0.5.9

v0.5.8

18 Mar 10:12
bf01259

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.7...v0.5.8

v0.5.7

07 Feb 11:25
2bc4711

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

03 Dec 08:10
0b51549

Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

28 Oct 10:02
5c6df5e

Choose a tag to compare

Fix SFS-turbo client

v0.5.4

25 Oct 09:31
53f00db

Choose a tag to compare

Fixes for VPCEP endpoints

v0.5.3

20 Oct 11:44
a6cf148

Choose a tag to compare

Fixes for VPCEP

v0.5.2

18 Oct 12:16
b2ccdc6

Choose a tag to compare

Add VPCEP service implementation

v0.5.1

16 Aug 14:36
66380cb

Choose a tag to compare

[DMS] Update `instance` pkg (#226)

[DMS] Update `instance` pkg

What this PR does / why we need it
Update instance pkg
Which issue this PR fixes
Special notes for your reviewer
=== RUN   TestDmsList
--- PASS: TestDmsList (1.88s)
=== RUN   TestDmsLifeCycle
    instances_test.go:49: Attempting to create DMSv1 instance
    instances_test.go:86: DMSv1 instance successfully created: 0c45e0af-10db-4474-a644-9c72202f0030
    instances_test.go:103: Attempting to update DMSv1 instance: 0c45e0af-10db-4474-a644-9c72202f0030
    instances_test.go:113: DMSv1 instance updated successfully: 0c45e0af-10db-4474-a644-9c72202f0030
    instances_test.go:92: Attempting to delete DMSv1 instance: 0c45e0af-10db-4474-a644-9c72202f0030
    instances_test.go:99: DMSv1 instance deleted successfully: 0c45e0af-10db-4474-a644-9c72202f0030
--- PASS: TestDmsLifeCycle (371.59s)
PASS

Process finished with the exit code 0

Reviewed-by: None <None>
Reviewed-by: Anton Sidelnikov <None>
Reviewed-by: Anton Kachurin <[email protected]>
Reviewed-by: Rodion Gyrbu <[email protected]>

v0.5.0

16 Jul 13:56
c622583

Choose a tag to compare

[CCE] Implement CCE node k8s API (#217)

[CCE] Implement CCE node k8s API

What this PR does / why we need it
Implement CCE node k8s API
Which issue this PR fixes
Resolves: #216
Special notes for your reviewer
=== RUN   TestNodes
--- PASS: TestNodes (966.40s)
=== RUN   TestNodes/TestNodeLifecycle
    --- PASS: TestNodes/TestNodeLifecycle (633.41s)
PASS

Process finished with the exit code 0

Reviewed-by: None <None>
Reviewed-by: Anton Sidelnikov <None>