Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCS - Support SSL encryption #2253

Open
uli-max opened this issue Aug 4, 2023 · 11 comments
Open

DCS - Support SSL encryption #2253

uli-max opened this issue Aug 4, 2023 · 11 comments
Assignees

Comments

@uli-max
Copy link

uli-max commented Aug 4, 2023

Description of the enhancement

DCS with Redis 6.0 support SSL
https://docs.otc.t-systems.com/distributed-cache-service/umn/managing_dcs_instances/configuring_ssl.html

It is also available in API description:
https://docs.otc.t-systems.com/distributed-cache-service/api-ref/lifecycle_management_apis/creating_a_dcs_instance.html#

PLease activate in one of the next versions.

@artem-lifshits artem-lifshits self-assigned this Aug 7, 2023
@artem-lifshits
Copy link
Member

Hello @uli-max enable_ssl parameter doesn't enable SSL for DCS 6.0.
Looks like SSL part of API wasn't updated.

@artem-lifshits artem-lifshits removed their assignment Aug 10, 2023
@artem-lifshits artem-lifshits added the otc-issue Blocked by OTC issues label Aug 10, 2023
@artem-lifshits
Copy link
Member

Draft pull request is ready to be merged when issue is fixed.

@anton-sidelnikov
Copy link
Member

anton-sidelnikov commented Sep 8, 2023

@siebertm
Copy link

@anton-sidelnikov is there any update on the matter?

@artem-lifshits
Copy link
Member

artem-lifshits commented Mar 14, 2024

No updates so far.
@uli-schneider could you kindly help us push this issue?
Ongoing discussion here: https://jira.tsi-dev.otc-service.com/browse/OTCPAAS-192

@siebertm
Copy link

I can also ask my sales rep for additional "push" if that helps (and you want me doing that!)

@artem-lifshits
Copy link
Member

artem-lifshits commented Mar 14, 2024

So I guess this issue is not going to be fixed for v1.0 API and new resource should be introduced when API v2 is released.

@siebertm
Copy link

Thanks a lot for your clarification and all the prompt replies!

@anton-sidelnikov anton-sidelnikov removed the otc-issue Blocked by OTC issues label May 27, 2024
otc-zuul bot pushed a commit that referenced this issue May 31, 2024
[DCS]: v2 instance

Summary of the Pull Request
New DCSv2 instance resource.
PR Checklist

 Refers to: #2253
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccDcsInstancesV2_basic
=== PAUSE TestAccDcsInstancesV2_basic
=== CONT  TestAccDcsInstancesV2_basic
--- PASS: TestAccDcsInstancesV2_basic (138.68s)
=== RUN   TestAccDcsInstancesV2_privateIPs
=== PAUSE TestAccDcsInstancesV2_privateIPs
=== CONT  TestAccDcsInstancesV2_privateIPs
--- PASS: TestAccDcsInstancesV2_privateIPs (113.86s)
=== RUN   TestAccDcsInstancesV2_basicSingleInstance
=== PAUSE TestAccDcsInstancesV2_basicSingleInstance
=== CONT  TestAccDcsInstancesV2_basicSingleInstance
--- PASS: TestAccDcsInstancesV2_basicSingleInstance (101.24s)
=== RUN   TestAccDcsInstancesV2_basicEngineV3Instance
=== PAUSE TestAccDcsInstancesV2_basicEngineV3Instance
=== CONT  TestAccDcsInstancesV2_basicEngineV3Instance
--- PASS: TestAccDcsInstancesV2_basicEngineV3Instance (410.58s)
=== RUN   TestAccDcsInstancesV2_Whitelist
=== PAUSE TestAccDcsInstancesV2_Whitelist
=== CONT  TestAccDcsInstancesV2_Whitelist
--- PASS: TestAccDcsInstancesV2_Whitelist (223.31s)
=== RUN   TestAccDcsInstancesV2_SSL
=== PAUSE TestAccDcsInstancesV2_SSL
=== CONT  TestAccDcsInstancesV2_SSL
--- PASS: TestAccDcsInstancesV2_SSL (189.35s)
=== RUN   TestAccDCSInstanceV2_importBasic
--- PASS: TestAccDCSInstanceV2_importBasic (120.75s)
PASS

Process finished with the exit code 0

Reviewed-by: Sergei Martynov
Reviewed-by: Anton Sidelnikov
Reviewed-by: Aloento
Reviewed-by: Artem Lifshits
@artem-lifshits
Copy link
Member

artem-lifshits commented May 31, 2024

New DCSv2 instance resource available in latest release.

@uli-schneider
Copy link

uli-schneider commented Jun 3, 2024

DataSource for "v2" for downloading SSL-Certificate is missing.

Please also correct tf-doku.
grafik

otc-zuul bot pushed a commit that referenced this issue Jun 4, 2024
DCS: `opentelekomcloud_dcs_instance_v2` documentation fix

Summary of the Pull Request
Typos fix in documentation
PR Checklist

 Refers to: #2253
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Reviewed-by: Anton Sidelnikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants