Skip to content
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

chore: Bump the siderolabs group across 1 directory with 2 updates #219

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the siderolabs group with 2 updates in the / directory: github.com/cosi-project/runtime and github.com/siderolabs/talos/pkg/machinery.

Updates github.com/cosi-project/runtime from 0.7.2 to 0.8.1

Release notes

Sourced from github.com/cosi-project/runtime's releases.

v0.8.1

What's Changed

Full Changelog: cosi-project/runtime@v0.8.0...v0.8.1

v0.8.0

What's Changed

Full Changelog: cosi-project/runtime@v0.7.6...v0.8.0

v0.7.6

What's Changed

Full Changelog: cosi-project/runtime@v0.7.5...v0.7.6

v0.7.5

What's Changed

Full Changelog: cosi-project/runtime@v0.7.4...v0.7.5

Commits
  • eea1d62 fix: fix kv equality check for empty values
  • ce09295 chore: bump deps
  • 6dd2c2b fix: make inmem bookmarks random for each run
  • f4ff7ab chore: bump deps
  • 6f0a50c fix: correctly map resources with differrent ns in MapperSameID
  • f179603 fix: fix the bug in IgnoreTeardownUntil logic
  • de18545 fix: ensure that controller conformance tests work over net too
  • aa632ea chore: bump deps
  • See full diff in compare view

Updates github.com/siderolabs/talos/pkg/machinery from 1.8.3 to 1.9.0

Release notes

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

v1.9.0

Talos 1.9.0 (2024-12-17)

Welcome to the v1.9.0 release of Talos!

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

Auditd

Talos Linux now starts an auditd service by default. Logs can be read with talosctl logs auditd.

talosctl cgroups

The talosctl cgroups command has been added to the talosctl tool. This command allows you to view the cgroup resource consumption and limits for a machine, e.g. talosctl cgroups --preset memory.

cgroups version 1

Support for cgroupsv1 is deprecated, and will be removed in Talos 1.10 (for non-container mode).

Custom search domains for Talos nodes

Talos now allows to supports specifying custom search domains for Talos nodes using new config field machine.network.searchDomains

For the host it will look something like this:

nameserver 127.0.0.53

search my-custom-search-name.com my-custom-search-name2.com

For the pods it will look something like this:

search default.svc.cluster.local svc.cluster.local cluster.local my-custom-search-name.com my-custom-search-name2.com
nameserver 10.96.0.10
options ndots:5

... (truncated)

Commits
  • 3cb25ce release(v1.9.0): prepare release
  • b7a804e test: adjust extensions to use release-1.9 branch
  • 4d5fbb3 feat: support link altnames/aliases
  • 55d45bf docs: fix 'containter' typo
  • c41ec53 fix: renovate typo
  • 2e73fdb fix: renovate config
  • cfe54c4 fix: match MAC addresses case-insensitive (nocloud)
  • 632168e chore: rekres for renovate changes
  • 949404b chore: add more debugging logs for META and volumes
  • 7d73853 feat: update Linux to 6.12.5
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the siderolabs group with 2 updates in the / directory: [github.com/cosi-project/runtime](https://github.com/cosi-project/runtime) and [github.com/siderolabs/talos/pkg/machinery](https://github.com/siderolabs/talos).


Updates `github.com/cosi-project/runtime` from 0.7.2 to 0.8.1
- [Release notes](https://github.com/cosi-project/runtime/releases)
- [Commits](cosi-project/runtime@v0.7.2...v0.8.1)

Updates `github.com/siderolabs/talos/pkg/machinery` from 1.8.3 to 1.9.0
- [Release notes](https://github.com/siderolabs/talos/releases)
- [Commits](siderolabs/talos@v1.8.3...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/cosi-project/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: siderolabs
- dependency-name: github.com/siderolabs/talos/pkg/machinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: siderolabs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 23, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/siderolabs-b48c72c5db branch December 23, 2024 11:13
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.

1 participant