Alexey Palazhchenko
bbf1c091d4
feat: add RBAC to talosctl version
output
...
Refs #3852 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-06-28 07:10:25 -07:00
Artem Chernyshev
1990ad2525
feat: add created and updated timestamps to the resource metadata
...
This will allow to keep track of when the resource was created and
updated.
Update is tied to the version bump.
Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
2021-06-23 13:56:49 -07:00
Alexey Palazhchenko
06209bba28
chore: update RBAC rules, remove old APIs
...
Refs #3421 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-06-18 09:54:49 -07:00
Alexey Palazhchenko
f63ab9dd9b
feat: implement talosctl config new
command
...
Refs #3421 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-06-17 09:06:43 -07:00
Artem Chernyshev
14e696d068
feat: update COSI runtime and add support for tail in the Talos gRPC
...
Updated protobufs to expose tail length option.
Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
2021-06-03 11:46:39 -07:00
Andrey Smirnov
33db8857aa
fix: use COSI runtime DestroyReady input type
...
See https://github.com/cosi-project/runtime/pull/35
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-06-01 12:30:52 -07:00
Andrey Smirnov
c3a4173e11
chore: remove security API ReadFile/WriteFile
...
This seems to be unused completely, and they look scary enough at the
same time.
For better readability and to avoid any pitfalls, better to remove them.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-27 03:48:20 -07:00
Andrey Smirnov
d9ba0fd016
docs: create v0.11 docs, promote v0.10 docs, add v0.10 AMIs
...
This makes v0.10 docs latest, v0.11 docs we generate to.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-26 12:43:48 -07:00