talos/api
Andrey Smirnov fbfd1eb2b1 refactor: pull new version of os-runtime, update code
This is mostly refactoring to adapt to the new APIs.

There are some small changes which are not user-visible immediately (but
visible when using `talosctl get` to inspect low-level details):

* `extras` namespace is removed, it was a hack to distinguish extra and
system manifests
* `Manifests` are managed by two controllers as shared outputs, stored
in the `controlplane` namespace now
* `talosctl inspect dependencies` output got slightly changed
* resources now have `md.owner` set to the controller name which manages
the resource

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-07 06:55:09 -07:00
..
cluster refactor: move external API packages into machinery/ 2020-08-17 09:56:14 -07:00
common fix: correctly transport gRPC errors from apid 2020-12-23 11:08:51 -08:00
health refactor: move external API packages into machinery/ 2020-08-17 09:56:14 -07:00
inspect refactor: pull new version of os-runtime, update code 2021-04-07 06:55:09 -07:00
machine feat: add API and command to save etcd snapshot (backup) 2021-04-02 09:20:16 -07:00
network refactor: move external API packages into machinery/ 2020-08-17 09:56:14 -07:00
resource refactor: pull new version of os-runtime, update code 2021-04-07 06:55:09 -07:00
security refactor: move external API packages into machinery/ 2020-08-17 09:56:14 -07:00
storage feat: add ability to find disk by disk properties 2021-03-23 14:23:02 -07:00
time refactor: move external API packages into machinery/ 2020-08-17 09:56:14 -07:00
vendor/google/rpc fix: correctly transport gRPC errors from apid 2020-12-23 11:08:51 -08:00