Skip to content

improvement: controllers should access zot via https #139

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

Closed
3 tasks done
ikhandamirov opened this issue Mar 10, 2025 · 2 comments
Closed
3 tasks done

improvement: controllers should access zot via https #139

ikhandamirov opened this issue Mar 10, 2025 · 2 comments
Assignees
Labels
area/ipcei Important Project of Common European Interest kind/feature new feature, enhancement, improvement, extension
Milestone

Comments

@ikhandamirov
Copy link
Contributor

ikhandamirov commented Mar 10, 2025

Description

In the initial implementation the in-cluster registry is accessed via http. As a consequence, one has to the deploy the controllers with make deploy-dev. When deployed with make deploy, the registry is set up with https configuration, and so the controllers are not able to access it. Also for security reasons it would be better to have the communication going via https.

Done criteria:

  • Controllers are able to access the in-cluster registry via https
  • Controllers are able to access the in-cluster registry in both deployment cases: make deploy and make deploy-dev
  • Double-check that httpssetup is used in e2e tests
@ikhandamirov ikhandamirov added the kind/feature new feature, enhancement, improvement, extension label Mar 10, 2025
@github-actions github-actions bot added the area/ipcei Important Project of Common European Interest label Mar 10, 2025
@ikhandamirov ikhandamirov transferred this issue from open-component-model/ocm-project Mar 10, 2025
@ikhandamirov ikhandamirov self-assigned this Mar 18, 2025
@ikhandamirov ikhandamirov moved this from 🆕 ToDo to 🏗 In Progress in OCM Backlog Board Mar 18, 2025
@Skarlso Skarlso moved this from 🏗 In Progress to 🔍 Review in OCM Backlog Board Mar 20, 2025
@ikhandamirov
Copy link
Contributor Author

Changes committed to #98. Issue can be closed as soon as the PR is merged to main.

@jakobmoellerdev
Copy link
Contributor

closing in favor of #75

@github-project-automation github-project-automation bot moved this from 🔍 Review to 🍺 Done in OCM Backlog Board Mar 25, 2025
@ocmbot ocmbot bot added this to the 2025-Q1 milestone Mar 25, 2025
@ocmbot ocmbot bot moved this from 🍺 Done to 🔒Closed in OCM Backlog Board Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/feature new feature, enhancement, improvement, extension
Projects
Status: 🔒Closed
Development

No branches or pull requests

2 participants