Update readme GitHub notice
This commit is contained in:
parent
0fa4e36551
commit
f59b3e217a
10
README.md
10
README.md
|
@ -1,8 +1,14 @@
|
|||
# PVC - The Parallel Virtual Cluster tool
|
||||
|
||||
[![pipeline status](https://git.bonifacelabs.ca/bonifacelabs/pvc/badges/master/pipeline.svg)](https://git.bonifacelabs.ca/bonifacelabs/pvc/commits/master)
|
||||
#### NOTICE FOR GITHUB
|
||||
|
||||
NOTICE FOR GITHUB: This software is still incomplete and should be considered pre-alpha. Not all features described below are implemented. Not yet suitable for production use!
|
||||
This software is still incomplete, and should be considered pre-alpha and not suitable for production use! Not all features described below are implemented, and I will be committing directly to master until they are. If you wish to test out PVC, the following table details the currently-working features, but be warned that functionality may change regularly. Use the tag `v0.2` for a stable implementation of the working features.
|
||||
|
||||
Working features: pvcvd, cli-client (for VM and hypervisor management)
|
||||
In progress features: pvcrd, pvcnd, cli-client support for the aforementioned
|
||||
Unstarted features: pvcpd, api-client, web-client
|
||||
|
||||
[![pipeline status](https://git.bonifacelabs.ca/bonifacelabs/pvc/badges/master/pipeline.svg)](https://git.bonifacelabs.ca/bonifacelabs/pvc/commits/master)
|
||||
|
||||
![Logo](https://git.bonifacelabs.ca/uploads/-/system/project/avatar/135/pvc_logo.png)
|
||||
|
||||
|
|
Loading…
Reference in New Issue