Skip to content

Commit

Permalink
Merge pull request #104 from ublubu/releasenotes
Browse files Browse the repository at this point in the history
0.1 release notes
  • Loading branch information
wlan0 authored Nov 25, 2017
2 parents 6169aef + 2a6371b commit 4a6500d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions releases/0.1.0-NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Features

Short syntax for Pod, Service, Deployment, ReplicationController, ReplicaSet, PersistentVolume. Conversion between Kube and Short syntax for these resources.

# Known Bugs

[Service Status without Spec](https://github.com/koki/short/issues/102)
[Service HealthCheckNodePort](https://github.com/koki/short/issues/101)
[Pod Priority value](https://github.com/koki/short/issues/99)
[Pod Priority class name](https://github.com/koki/short/issues/98)
[Pod Tolerations](https://github.com/koki/short/issues/97)
[Pod Hostname and subdomain](https://github.com/koki/short/issues/97)
[ReplicationController with empty Pod Template](https://github.com/koki/short/issues/92)

# Experimental

Module syntax. See `/examples/imports`

0 comments on commit 4a6500d

Please sign in to comment.