talos/website/content/docs/v0.7/Reference
Andrey Smirnov b2b86a622e fix: remove 'token creds' from maintenance service
This fixes the reverse Go dependency from `pkg/machinery` to `talos`
package.

Add a check to `Dockerfile` to prevent `pkg/machinery/go.mod` getting
out of sync, this should prevent problems in the future.

Fix potential security issue in `token` authorizer to deny requests
without grpc metadata.

In provisioner, add support for launching nodes without the config
(config is not delivered to the provisioned nodes).

Breaking change in `pkg/provision`: now `NodeRequest.Type` should be set
to the node type (as config can be missing now).

In `talosctl cluster create` add a flag to skip providing config to the
nodes so that they enter maintenance mode, while the generated configs
are written down to disk (so they can be tweaked and applied easily).

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-11-09 14:10:32 -08:00
..
api.md refactor: use gRPC for interactive installation 2020-11-03 08:36:44 -08:00
cli.md fix: remove 'token creds' from maintenance service 2020-11-09 14:10:32 -08:00
configuration.md docs: address small nits 2020-10-30 17:13:28 -07:00
platform.md docs: move to gridsome 2020-10-26 21:14:14 -07:00