Skip to content

Commit e044e82

Browse files
authored
Merge pull request #44720 from xmudrii/update-pkgs-k8s-io-post
Update pkgs.k8s.io blog post with information about removing legacy repos
2 parents daf627d + 9ce2dff commit e044e82

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

content/en/blog/_posts/2023-08-15-pkgs-k8s-io-introduction.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,38 +18,38 @@ This blog post contains information about these new package repositories,
1818
what does it mean to you as an end user, and how to migrate to the new
1919
repositories.
2020

21-
**ℹ️ Update (August 31, 2023):** the _**legacy Google-hosted repositories are deprecated
22-
and will be frozen starting with September 13, 2023.**_
21+
**ℹ️ Update (January 12, 2024):** the _**legacy Google-hosted repositories are going
22+
away in January 2024.**_
2323
Check out [the deprecation announcement](/blog/2023/08/31/legacy-package-repository-deprecation/)
2424
for more details about this change.
2525

2626
## What you need to know about the new package repositories?
2727

28-
_(updated on August 31, 2023)_
28+
_(updated on January 12, 2024)_
2929

3030
- This is an **opt-in change**; you're required to manually migrate from the
3131
Google-hosted repository to the Kubernetes community-owned repositories.
3232
See [how to migrate](#how-to-migrate) later in this announcement for migration information
3333
and instructions.
34-
- The legacy Google-hosted repositories are **deprecated as of August 31, 2023**,
35-
and will be **frozen approximately as of September 13, 2023**. The freeze will happen
36-
immediately following the patch releases that are scheduled for September 2023.
37-
Freezing the legacy repositories means that we will publish packages for the Kubernetes
38-
project only to the community-owned repositories as of the September 13, 2023 cut-off point.
34+
- **The legacy Google-hosted package repositories are going away in January 2024.** These repositories
35+
have been **deprecated as of August 31, 2023**, and **frozen as of September 13, 2023**.
3936
Check out the [deprecation announcement](/blog/2023/08/31/legacy-package-repository-deprecation/)
4037
for more details about this change.
41-
- The existing packages in the legacy repositories will be available for the foreseeable future.
38+
- ~~The existing packages in the legacy repositories will be available for the foreseeable future.
4239
However, the Kubernetes project can't provide any guarantees on how long is that going to be.
4340
The deprecated legacy repositories, and their contents, might be removed at any time in the future
44-
and without a further notice period.
41+
and without a further notice period.~~ **The legacy package repositories are going away in
42+
January 2024.**
4543
- Given that no new releases will be published to the legacy repositories after
4644
the September 13, 2023 cut-off point, you will not be able to upgrade to any patch or minor
4745
release made from that date onwards if you don't migrate to the new Kubernetes package repositories.
4846
That said, we recommend migrating to the new Kubernetes package repositories **as soon as possible**.
4947
- The new Kubernetes package repositories contain packages beginning with those
5048
Kubernetes versions that were still under support when the community took
51-
over the package builds. This means that anything before v1.24.0 will only be
52-
available in the Google-hosted repository.
49+
over the package builds. This means that the new package repositories have Linux packages for all
50+
Kubernetes releases starting with v1.24.0.
51+
- Kubernetes does not have official Linux packages available for earlier releases of Kubernetes;
52+
however, your Linux distribution may provide its own packages.
5353
- There's a dedicated package repository for each Kubernetes minor version.
5454
When upgrading to a different minor release, you must bear in mind that
5555
the package repository details also change.

0 commit comments

Comments
 (0)