-
Notifications
You must be signed in to change notification settings - Fork 404
Repository Move! #554
Comments
fix: fixed up external-secret chart repo location based on external-secrets/kubernetes-external-secrets#554
If anything else changes because of the move, let's please document here. I'll link this issue in the README header, so people can easily find it. |
What is happening? 🤔Multiple people/companies are joining efforts to create a standard way to manage External Secrets within Kubernetes and one of our first steps was to move the repository to a vendor neutral organization. We are bootstrapping a new project written in Golang, based on this and this project, since that's the major language of choice in the Kubernetes space. Once the new solution is ready, tested and stable, we will replace this current project, with the proper deprecation warnings and migration instructions. This project will keep receiving normal updates from its community and maintainers. If you want to participate in this exciting new organization, please reach out in the #external-secrets channel on the Kubernetes Slack. |
It seems that the old URL is still listed on Artifact HUB. |
Hi @jonatasbaldin , few questions about your comments of what happening:
Thanks |
Hi @shay-berman!
Hope this answers all of your questions! Cheers, |
Mildly curious if it was ever discussed getting this into the k8s sigs? |
KES 6.1.0 has been released using the new container registry on github!6.1.0 (2020-12-22)Features
Bug Fixes |
@Geethree yeah, we discussed it! It's a long road to get there, but we will totes try for it :) |
Gotcha. I’m curious if/how the community could help with that process?
…On Sun, Jan 3, 2021 at 11:56 PM Jonatas Baldin ***@***.***> wrote:
@Geethree <https://github.com/Geethree> yeah, we discussed it! It's a
long road to get there, but we will totes try for it :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#554 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABC5MLUZ3JK757W7ZYEJLPTSYFYEHANCNFSM4TX4WGMA>
.
|
We still don't know how @Geethree 😅 Our first priority is to get the code base to a stable state, then we will discuss the steps to get into a SIG or something like it! If you wanna help around, please join us on the Kubernetes Slack :) |
Is there any migration documentation somewhere? Where can I find it if it exists, I tried to find, but I couldn't land on success. |
Kubernetes External Secrets has moved to a new home in the external-secrets organization.
This might cause a few issues for you!
https://godaddy.github.io/kubernetes-external-secrets/index.yaml
will no longer work!Please change your repository to point to
https://external-secrets.github.io/kubernetes-external-secrets/index.yaml
Will try to update this issue with relevant changes :)
I'm guessing the image repository will change as well and there will be a new release out in connection to that :)
The text was updated successfully, but these errors were encountered: