-
Notifications
You must be signed in to change notification settings - Fork 505
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
new kubernetes el7 repo ? #3500
Comments
Please see the following blog posts for more information:
Also see #3485 |
@xmudrii: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Thanks all, however these blogs are not helping, I understand what they did, but I need the exact url. Normally it will index the file system with pkgs, etc that you can see. the link for pkgs.k8s,io does not work for me. The link "https://pkgs.k8s.io/core:/stable:/v1.28/rpm/repodata/repomd.xml.key" just brings me to the kubernetes partners page. I need the actual index of pkgs page. Thanks. |
Can you please be more specific about what page/error do you see? Can you share the text or a screenshot of that page? Otherwise, we can't help much. The URL is valid and there's no index page available at the moment, see #3317 for more details |
thanks, here is an example of the url for the epel7 repo,"https://dl.fedoraproject.org/pub/epel/7/x86_64/" , now, when I use the link "https://pkgs.k8s.io" I only see the kubernetes partners page, or when I use this link "https://pkgs.k8s.io/core:/stable:/v1.28/rpm/repodata/repomd.xml.key" I get the same page, please see other attached file. And again, thanks for your help. Thanks again. Hope you can see these images. |
The file browser (repository index) is something that we're working on, but we don't have any ETA at the moment. Speaking of your issue, it's really hard to debug it without any additional context. What operating system are you using? If you're using Linux or macOS, can you try something like this: curl -o /dev/null -vvv https://pkgs.k8s.io/core:/stable:/v1.28/rpm/repodata/repomd.xml.key The output is a bit longer but it should show what's exactly happening. We never redirect to the partners page, so this is likely something related to your browser/DNS/network configuration, but let's double check to be sure. |
Please share the complete logs. From your screenshot, we can't tell where are you getting redirected. You can also run the |
ok, attached is the whole file and with the -L option also. |
I looked into your logs but I don't see anything outstanding. I recommend taking it further with your vendor (given that you use the Red Hat Satellite server). We in general don't provide support for the Kubernetes releases that have reached the end of life. |
Hi, So what exactly is the new url for what used to be: https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64
I cant seem to find the new url ? I have that repository built in to Redhat satellite server. It does not work anymore, thanks.
The text was updated successfully, but these errors were encountered: