Reno for embed certs in kubernetes config

Change-Id: I01fe07ea318f1930dea09cf8ef5b95e38bc9ebb9
This commit is contained in:
Ricardo Rocha 2018-07-27 10:09:05 +02:00
parent 0bf72ba164
commit 9d147fa793
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
features:
- Embed certificates in kubernetes config file when issuing 'cluster config',
instead of generating additional files with the certificates. This is now
the default behavior. To get the old behavior and still generate cert
files, pass --output-certs.