Merge pull request #8 from mjudeikis/todo

Minor todo update
This commit is contained in:
Jim Minter 2019-11-27 20:44:27 -06:00 коммит произвёл GitHub
Родитель bebd051ba7 b7adca7526
Коммит 0b14de86fb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -16,6 +16,10 @@
* Sort out mess of clients
* Check insights, telemeter settings on deployed cluster
* Was SNAT issue on internal LB solved?
* Design and implement how we will configure release-payload
* Release payload hosting in Azure
* Offline cluster
* "Hot patch" path in production
(Lower priority)
@ -24,3 +28,4 @@
* Implement paging on list APIs
* Formal ARM asynchronous operation (Azure-AsyncOperation header)
* Make installer providers pluggable
* Move to go modules