Skip to content

build(deps): bump github.com/talos-systems/talos/pkg/machinery from 1.2.3 to 1.2.5 #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps github.com/talos-systems/talos/pkg/machinery from 1.2.3 to 1.2.5.

Release notes

Sourced from github.com/talos-systems/talos/pkg/machinery's releases.

v1.2.4

Talos 1.2.4 (2022-10-10)

Welcome to the v1.2.4 release of Talos!

Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues.

Component Updates

  • Kubernetes: v1.25.2
  • Linux: 5.15.72

Talos is built with Go 1.19.2.

Contributors

  • Andrey Smirnov
  • Noel Georgi

Changes

Changes from siderolabs/discovery-api

Changes from siderolabs/discovery-client

... (truncated)

Changelog

Sourced from github.com/talos-systems/talos/pkg/machinery's changelog.

Talos 1.3.0-alpha.0 (2022-09-28)

Welcome to the v1.3.0-alpha.0 release of Talos!
This is a pre-release of Talos

Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues.

kube-apiserver Audit Policy

Talos now supports setting custom audit policy for kube-apiserver in the machine configuration.

etcd Consistency Check

Talos enables --experimental-compact-hash-check-enabled option by default to improve etcd store consistency guarantees.

This options is only available with etcd >= v3.5.5, so Talos doesn't support version of etcd before v3.5.5.

Kernel Modules

Talos now supports settings kernel module parameters.

Eg:

machine:
  kernel:
    modules:
      - name: "br_netfilter"
        parameters:
          - nf_conntrack_max=131072

Nano Pi R4S

Talos now supports the Nano Pi R4S SBC.

Raspberry Generic Images

The Raspberry Pi 4 specific image has been deprecated and will be removed in the v1.4 release of Talos. Talos now ships a generic Raspberry Pi image that should support more Raspberry Pi variants. Refer to the docs at https://www.talos.dev/v1.3/talos-guides/install/single-board-computers/rpi_generic/ to find which ones are supported.

... (truncated)

Commits
  • 65fab60 release(v1.2.5): prepare release
  • 7e7b07b feat: patch Linux kernel with UEFI randomize fix
  • 0872ca7 release(v1.2.4): prepare release
  • ce540ff fix: lookup Equinix Metal bond slaves using 'permanent addr'
  • 806d2c4 feat: implement 'permanent addr' in link statuses
  • f522f9e feat: allow upgrades in maintenance mode (only over SideroLink)
  • afa5e08 fix: update discovery client with the redirect fix
  • 0cce9ef fix: update go-smbios to v0.2.1
  • 1e63eeb chore: bump kernel and go
  • f048bdc chore: bump kernel to 5.15.70
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from tensor5 as a code owner October 12, 2022 09:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 12, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/talos-systems/talos/pkg/machinery-1.2.5 branch from 17eea57 to 63d3565 Compare October 13, 2022 13:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/talos-systems/talos/pkg/machinery-1.2.5 branch from 63d3565 to b50314c Compare October 14, 2022 13:34
Bumps [github.com/talos-systems/talos/pkg/machinery](https://github.com/talos-systems/talos) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/talos-systems/talos/releases)
- [Changelog](https://github.com/siderolabs/talos/blob/main/CHANGELOG.md)
- [Commits](siderolabs/talos@v1.2.3...v1.2.5)

---
updated-dependencies:
- dependency-name: github.com/talos-systems/talos/pkg/machinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/talos-systems/talos/pkg/machinery-1.2.5 branch from b50314c to 41f92f2 Compare October 17, 2022 13:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2022

Superseded by #186.

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/talos-systems/talos/pkg/machinery-1.2.5 branch October 26, 2022 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants