kubernetes: add release note about service account token issue

This change documents https://review.opendev.org/687435
The note is added to a reno file already present in the 3.11.0
release.

Change-Id: Ic10690c6b4051fc6091080837c5deffa292bbcf1
This commit is contained in:
Tristan Cacqueray 2020-01-22 21:19:56 +00:00
parent 6c7bef203c
commit fb5fea9db0

View File

@ -2,3 +2,10 @@
fixes:
- |
Fixed compatibility issue with openstacksdk 0.37.0 and above.
# Next is a post release note, un-related to the filename
- |
Fixed kubernetes driver service account creation issue resulting
in zuul job to fail with:
MODULE FAILURE: error: You must be logged in to the server
(Unauthorized)