drop kubebuilder staging registry#8662
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: upodroid The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
bump /cc @camilamacedo86 |
|
Hi @upodroid, Thanks for looking into this. Just to confirm: we are removing the configuration, but the images will still be published there. Is that correct? If so, then yes. LGTM |
|
The current images will still be available |
Part of #8663
kubebuilder is not publishing any images from its staging registry so we are removing it from the image promoter. Previously published images will still be available.
kubebuilder's staging repository was created to copy over
kube-rbac-proxyin #6690 to serve them from our registry and this function is complete now. The kubebuilder project no longer uses this component anymore.