Skip to content
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

Migrate to the k8s community-owned repository #185

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Migrate to the k8s community-owned repository #185

merged 1 commit into from
Mar 8, 2024

Conversation

justinvp
Copy link
Member

@justinvp justinvp commented Mar 8, 2024

The legacy Google-hosted package repositories have gone away. See https://kubernetes.io/blog/2023/08/15/pkgs-k8s-io-introduction/

When building the image, we now get the following error:

The repository 'http://apt.kubernetes.io kubernetes-xenial Release' does not have a Release file

This change migrates to the community-owned repository.

Fixes #184

@justinvp justinvp added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Mar 8, 2024
The legacy Google-hosted package repositories have gone away. See https://kubernetes.io/blog/2023/08/15/pkgs-k8s-io-introduction/

When building the image, we now get the following error:

```
The repository 'http://apt.kubernetes.io kubernetes-xenial Release' does not have a Release file
```

This change migrates to the community-owned repository.
@justinvp justinvp requested a review from a team March 8, 2024 16:12
@justinvp justinvp merged commit 9deae9c into main Mar 8, 2024
21 checks passed
@justinvp justinvp deleted the justin/k8s branch March 8, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow failure: Release Build
2 participants