8 Commits

Author SHA1 Message Date
Caleb Woodbine
d256b5c5e4
docs: fix spelling mistakes
Resolve spelling with `misspell -w .`

Signed-off-by: Caleb Woodbine <calebwoodbine.public@gmail.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-03-15 15:38:25 +03:00
Rui Lopes
1e9a0e745d fix: documentation typos
Fix a couple of documentation typos.

Signed-off-by: Rui Lopes <rgl@ruilopes.com>
2021-06-28 02:50:31 -07:00
Andrew Rynhard
30e40f6d18 docs: add automated upgrades proposal
This is a proposal for the new way of running Talos and performing upgrades in v0.2.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-12-02 07:07:55 -08:00
Andrew Rynhard
4ff8824182 feat: add aescbcEncryptionSecret field to machine config
This change allows us to generate the EncryptionConfig on each
controlplane node. The benefit is that we no longer need to distibute
the EncryptionConfig via trustd.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-09-25 09:41:20 -07:00
Spencer Smith
fa9b08145f docs: add machine configuration proposal
This PR will add the machine configuration proposal for review and merge
once agreed upon.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2019-09-11 12:01:40 -07:00
Andrew Rynhard
8c73c38b8a chore: enforce one sentence per line in Markdown files
This is widely considered best practice, we should enforce it.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-17 10:15:27 -07:00
Andrew Rynhard
6e52abed97 chore: remove last updated field from proposal template
This field is superfluous since we can get this from git.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-07-05 17:31:15 -07:00
Andrew Rynhard
52f2fc92e5
chore: add proposals template (#590)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-28 15:53:22 -07:00