Closed harshad16 closed 2 years ago
/priority critical-urgent /sig devsecops /triage accepted
The ceph storage in stagging cluster, seems to have deprecated the http insecure for s3.upshift ceph. we have to re-adjust to use the secure https for connection.
Fixed the issue:
Describe the bug The data ingestion is carried out with the solver runs, which are created with agro-workflows. workflow-controller schedules the argo workflows based on the description, as workflows are constructed with different steps, each step is scheduled as a pod based on the description.
first workflows which get schedules, stores the result in ceph store and next step execute based on the results. However the workflow is failing to store the information in ceph store.
the workflow seems to be sending out info to http insecure instead of secure endpoint.
To Reproduce Steps to reproduce the behavior:
thoth-middletier-stage
Expected behavior
successful execution of the solver workflows.