Add Romana deprecation/removal notices to docs/release notes

This commit is contained in:
Ole Markus With 2020-06-03 07:42:10 +02:00
parent 1aecb50d9f
commit 1f11ceeabe
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Romana
Support for Romana is deprecated as of kops 1.18 and removed in kops 1.19.
## Installing
To use Romana, specify the following in the cluster spec:

View File

@ -113,6 +113,8 @@
* Support for Ubuntu 16.04 (Xenial) has been deprecated and will be removed in future versions of Kops.
* Support for the Romana networking provider is deprecated and will be removed in kops 1.19.
# Full change list since 1.17.0 release
## 1.17.0-alpha.1 to 1.18.0-alpha.1