Skip to content

chore(main): release 2.0.0#67

Merged
damacus merged 1 commit intomainfrom
release-please--branches--main--components--chrony
Mar 26, 2026
Merged

chore(main): release 2.0.0#67
damacus merged 1 commit intomainfrom
release-please--branches--main--components--chrony

Conversation

@kitchen-porter
Copy link
Copy Markdown
Contributor

@kitchen-porter kitchen-porter commented Oct 16, 2025

🤖 I have created a release beep boop

2.0.0 (2026-03-25)

⚠ BREAKING CHANGES

  • chrony::client, chrony::server, and chrony::default recipes have been removed. Use the chrony_config resource directly in wrapper cookbooks. The Chef search feature for auto-discovering server nodes is no longer provided — implement in your own wrapper cookbook if needed.

Features

  • modernize chrony cookbook and refactor master to server (#74) (283883f)
  • set chrony.conf mode to 0600 per CIS benchmark (#52) (5dfd931)

Bug Fixes

  • ci: Update workflows to use release pipeline (#65) (74bfaa6)

This PR was generated with Release Please. See documentation.

@kitchen-porter kitchen-porter requested a review from a team as a code owner October 16, 2025 09:24
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--chrony branch from 5b9e8a9 to 4a02a14 Compare December 1, 2025 13:25
@kitchen-porter kitchen-porter changed the title chore(main): release 1.2.8 chore(main): release 2.0.0 Mar 25, 2026
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--chrony branch 2 times, most recently from 119f281 to 7ec815a Compare March 25, 2026 21:03

This file is used to list changes made in each version of the chrony cookbook.

## [2.0.0](https://github.com/sous-chefs/chrony/compare/v1.2.7...v2.0.0) (2026-03-25)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach v1.2.7...v2.0.0 Status: 404

@github-actions
Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (0.15 seconds, 98.4% of total time)
Example Description Time in seconds
spec/shared_examples.rb:4 chrony_config :create action on AlmaLinux 9 (RHEL family) installs the chrony package 0.07078
spec/shared_examples.rb:4 chrony_config :create action on Ubuntu 24.04 (Debian family) installs the chrony package 0.02639
spec/unit/resources/config_spec.rb:69 chrony_config :create action with server configuration (allow directives) renders allow directives 0.02249
spec/unit/resources/config_spec.rb:84 chrony_config :delete action stops the chrony service 0.01575
spec/unit/resources/config_spec.rb:21 chrony_config :create action on AlmaLinux 9 (RHEL family) renders the config with default servers 0.00692
spec/unit/resources/config_spec.rb:55 chrony_config :create action on Ubuntu 24.04 (Debian family) uses Debian driftfile path 0.00641
spec/unit/resources/config_spec.rb:31 chrony_config :create action on AlmaLinux 9 (RHEL family) does not include allow directives for client config 0.00126
spec/unit/resources/config_spec.rb:26 chrony_config :create action on AlmaLinux 9 (RHEL family) uses RHEL driftfile path 0.00095
spec/unit/resources/config_spec.rb:36 chrony_config :create action on AlmaLinux 9 (RHEL family) includes extra_config lines 0.00089
spec/shared_examples.rb:17 chrony_config :create action on AlmaLinux 9 (RHEL family) enables the chrony service 0.00062

@damacus damacus merged commit 9a4ed6b into main Mar 26, 2026
28 checks passed
@damacus damacus deleted the release-please--branches--main--components--chrony branch March 26, 2026 05:32
@kitchen-porter
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants