Skip to content

cyberus-technology/cloud-hypervisor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9,479 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Hypervisor Fork for SAP gardenlinux

The gardenlinux branch is the branch from that our SAP colleagues [build] sap-gl-ci their Cloud Hypervisor packages.

Development Model

  • The gardenlinux branch is always what SAP builds. From SAPs side, we can force push or rewrite history on that branch.
  • We use branch protection for gradenlinux, PRs, CI, and code reviews
  • With every new CHV release, we rename gardenlinux to gardenlinux-vXX and create a new gardenlinux branch manually:
    • use release as base and push it into the repo
    • cherry-pick all commits from gardenlinux-vXX that are still relevant onto a new branch and create a pull request against this fork
    • adapt git commit history
  • PoC Development:
    • happens here (in cyberus-technology/cloud-hypervisor)
    • open PR against gardenlinux
    • Branch name patterns must not follow gardenlinux-* pattern
    • We recommend cyberus-fork-* as branch pattern to better keep the overview.
  • Productization:

About

The Virtual Machine Monitor for the Cyberus Hypervisor. Ask us for commercial support!

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • Rust 98.0%
  • Shell 1.7%
  • Other 0.3%