Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Re-evaluate using cert-manager as a direct dependency in release installation instructions #319

Open
timflannagan opened this issue May 5, 2022 · 3 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone

Comments

@timflannagan
Copy link
Contributor

Goal: re-evaluate whether our installation process should have a direct dependency on the cert-manager project.

The current rukpak stack has a hard dependency on the cert-manager project to manage the certificates for the various webhooks this project deploys.

See the conversation in #316 (comment) for more information.

@timflannagan timflannagan added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label May 5, 2022
@timflannagan timflannagan added this to the backlog milestone May 5, 2022
@timflannagan timflannagan changed the title Re-evaluate using cert-manager as a direct dependency Re-evaluate using cert-manager as a direct dependency in release installation instructions May 5, 2022
@github-actions
Copy link

github-actions bot commented Sep 7, 2022

This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 7, 2022
@fgiloux
Copy link
Contributor

fgiloux commented May 17, 2023

Seconding the request here. I see the dependency as problematic:

  • cert-manager itself cannot be installed and upgrades / uninstall cannot be managed by OLM/RukPak
  • an existing version on the cluster may conflict with the instructions from RukPak release page and may not be compatible with RukPak

Possible considerations:

  • shipping optionally cert-manager with OLM/RukPak, possibly with a different API group. This has the drawback that it needs to be maintained by the RukPak project.
  • using a built-in mechanism for cert-management. Drawback: non-trivial.
  • using Kubernetes CSR mechanism?

@github-actions github-actions bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 18, 2023
@github-actions
Copy link

This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

2 participants