gardener / gardener-extension-registry-cache

Gardener extension controller which deploys pull-through caches for container registries.
Apache License 2.0
7 stars 20 forks source link

Getting gardener-extension-registry-cache production ready #3

Closed oliver-goetz closed 5 months ago

oliver-goetz commented 2 years ago

How to categorize this issue?

/area quality cost /kind task

What would you like to be added: At the end of our Hackathon we had some tasks on your list in order to make the registry-cache production ready.

Why is this needed: Getting the registry-cache extension production ready.

Steps


JensAc commented 2 years ago

Seems to be a reasonable list. However, I am wondering whether we could just release a v0.0.1 before. Then we (23T) could easily include the extension in our public gardener installation and just see how the current state and further developments behave in a running environment. Any comments on that?

JensAc commented 2 years ago

Would you like to release the v0.0.1 @oliver-goetz? Actually, I am not entirely sure how what kind of release workflow is intended for this repo.

oliver-goetz commented 1 year ago

@JensAc sorry I missed your question 😅 There is no release workflow yet. I'll think about it. However, we are already building dev images for each commit on main. You can find the images names + tags in the jobs log.

rfranzke commented 1 year ago

https://github.com/gardener/gardener/pull/6999 is merged now which (I think) was the prerequisite to follow the "webhook approach" :)

oliver-goetz commented 1 year ago

@JensAc finally, there is the first release 😄

JensAc commented 1 year ago

Nice! Many thanks :+1:

timebertt commented 1 year ago

Considering the points in https://github.com/gardener/gardener/pull/7316, this extension should not make use of the containerd imports feature. Otherwise it might overwrite important containerd configuration.

dimitar-kostadinov commented 5 months ago

All sub-tasks are completed.

/close

gardener-prow[bot] commented 5 months ago

@dimitar-kostadinov: Closing this issue.

In response to [this](https://github.com/gardener/gardener-extension-registry-cache/issues/3#issuecomment-2147660121): >All sub-tasks are completed. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.