Skip to content

Commit

Permalink
release(v0.1.0-alpha.10): prepare release
Browse files Browse the repository at this point in the history
This is the official v0.1.0-alpha.10 release.

Signed-off-by: Andrew Rynhard <[email protected]>
  • Loading branch information
andrewrynhard authored and talos-bot committed Nov 17, 2020
1 parent 27beb08 commit ea23ff9
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@

<a name="v0.1.0-alpha.10"></a>
## [v0.1.0-alpha.10](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.9...v0.1.0-alpha.10) (2020-11-16)

### Chore

* bump Talos package dependency to 0.7-beta.1

### Feat

* boot servers via PXE only once by default
* allow for extra kernel args in agent environment
* add power status to servers
* don't power off the server in discovery agent
* make "insecure-wipe" default, use new fast wipe method

### Fix

* add info log when no servers in serverclass

### Refactor

* use GetDisks from blockdevice library
* add ErrNoServersInServerClass


<a name="v0.1.0-alpha.9"></a>
## [v0.1.0-alpha.9](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.8...v0.1.0-alpha.9) (2020-11-10)

Expand All @@ -7,6 +32,10 @@
* update pkgs
* ignore missing partition error

### Release

* **v0.1.0-alpha.9:** prepare release


<a name="v0.1.0-alpha.8"></a>
## [v0.1.0-alpha.8](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.7...v0.1.0-alpha.8) (2020-11-07)
Expand Down

0 comments on commit ea23ff9

Please sign in to comment.