apiserver/README: update to 2018 for compatibility

This commit is contained in:
Nikhita Raghunath 2018-07-11 10:36:01 +05:30
parent bc98f7a5f2
commit 40985c3abb
No known key found for this signature in database
GPG Key ID: 565C11F0FFCFA4EC

View File

@ -14,7 +14,7 @@ This library contains code to create Kubernetes aggregation server complete with
There are *NO compatibility guarantees* for this repository, yet. It is in direct support of Kubernetes, so branches
will track Kubernetes and be compatible with that repo. As we more cleanly separate the layers, we will review the
compatibility guarantee. We have a goal to make this easier to use in 2017.
compatibility guarantee. We have a goal to make this easier to use in the future.
## Where does it come from?