thoth-station / thoth-application

Thoth-Station ArgoCD Applications
GNU General Public License v3.0
12 stars 22 forks source link

Disable Pulp index sync as pulp index have certificate issue #2711

Open harshad16 opened 1 year ago

harshad16 commented 1 year ago

Describe the bug

The pulp index is still being worked on to secure them, while the work is still in progress. It would be best to disable Pulp index sync as the pulp indexes have certificate issue

requests.exceptions.SSLError: HTTPSConnectionPool(host='pulp.operate-first.cloud', port=443): Max retries exceeded with url: /pulp/api/v3/distributions/python/pypi/ (Caused by SSLError(CertificateError("hostname 'pulp.operate-first.cloud' doesn't match '*.apps.smaug.na.operate-first.cloud'")))

To Reproduce Steps to reproduce the behavior:

  1. Try to reach https://pulp.operate-first.cloud/pulp/api/v3
  2. See error

Accpentance criteria

harshad16 commented 1 year ago

/triage accepted /sig devsecops

goern commented 1 year ago

@harshad16 is this something we should push to backlog?

harshad16 commented 1 year ago

This requires the pulp index to serve packages, and unfortunately the index is not showing packages. that why this issue is marked blocked for now, will investigate on pulp index side soon and see if we can push this one to backlog.