-
Couldn't load subscription status.
- Fork 1.1k
Cleanup install docs #8359
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
Cleanup install docs #8359
Conversation
|
Refers to #8353 |
|
/cc @afbjorklund |
|
@kwilczynski: GitHub didn't allow me to request PR reviews from the following users: afbjorklund. Note that only cri-o members and repo collaborators can review this PR, and authors cannot review their own PRs. 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-sigs/prow repository. |
|
/hold Please remove when it's time to merge. |
|
/approve |
7718eca to
a44e4a4
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Are you referring to this section: https://github.com/cri-o/cri-o?tab=readme-ov-file#installing-cri-o ? We may wanna move it over to https://github.com/cri-o/packaging as well. |
|
I just meant that using binaries is currently the workaround for removed k8s packages. It seems that the packaging efforts are more shortlived than the actual binary releases. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8359 +/- ##
=======================================
Coverage 49.49% 49.50%
=======================================
Files 153 153
Lines 17084 17084
=======================================
+ Hits 8456 8457 +1
+ Misses 7564 7563 -1
Partials 1064 1064 |
Only use the new packaging repository and remove all legacy instructions since 1.27 is EOL. Signed-off-by: Sascha Grunert <[email protected]>
a44e4a4 to
b4c6af2
Compare
|
@cri-o/cri-o-maintainers PTAL |
|
Still looks good! /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kwilczynski, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Never mind, it was all in the script: https://raw.githubusercontent.com/cri-o/packaging/main/get |
Let's discuss in #8353 if there is anything else left open. |
|
/unhold |
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Only use the new packaging repository and remove all legacy instructions since 1.27 is EOL.
Which issue(s) this PR fixes:
Fixes #8358
Special notes for your reviewer:
cc @SimonBaeumer
Does this PR introduce a user-facing change?