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

Automate building and publishing cri-tools and kubernetes-cni packages #3171

Open
xmudrii opened this issue Jul 24, 2023 · 6 comments
Open
Labels
area/release-eng Issues or PRs related to the Release Engineering subproject kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/release Categorizes an issue or PR as relevant to SIG Release.

Comments

@xmudrii
Copy link
Member

xmudrii commented Jul 24, 2023

cri-tools and kubernetes-cni were automatically built and published on Google infra. However, as we don't have reproducible build (#3170), this is not an option on OBS. As of now, we can manually build and publish these packages using krel obs stage and krel obs release

While this is good enough for now, we should look into automating build and publish process for these packages. Automation can be based on some promotion workflow similar to images where you define in which project to build and publish these packages via some YAML manifest.

/sig release
/area release-eng
/kind feature
/priority important-longterm

@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. area/release-eng Issues or PRs related to the Release Engineering subproject kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Jul 24, 2023
@xmudrii
Copy link
Member Author

xmudrii commented Jul 24, 2023

Relevant to #3055

@parteekcoder
Copy link

Hi @xmudrii ,

I saw your LFX project about this issue , could please share the command line multiple steps you want to reduce by building a new library.

So that I can understand this project better as it's task are distributed among different issues

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 25, 2024
@xmudrii
Copy link
Member Author

xmudrii commented Jan 28, 2024

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 28, 2024
@saschagrunert
Copy link
Member

The CNI plugins package is published in isv:kubernetes:core:shared right now. We manually aggregate them into the corresponding release project like this (for v1.30):

osc aggregatepac isv:kubernetes:core:shared/kubernetes-cni.20240110204507 isv:kubernetes:core:stable:v1.30:build
osc release isv:kubernetes:core:stable:v1.30:build/kubernetes-cni.20240110204507

@saschagrunert
Copy link
Member

cri-tools referencing issue: kubernetes-sigs/cri-tools#1248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/release-eng Issues or PRs related to the Release Engineering subproject kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/release Categorizes an issue or PR as relevant to SIG Release.
Projects
Status: 🔖 Backlog
Development

No branches or pull requests

5 participants