Adding changes for Fleet v4.88.1#49038
Conversation
There was a problem hiding this comment.
Pull request overview
Updates repo version references to Fleet v4.88.1 across release tooling and deployment artifacts, and adds the corresponding changelog entry.
Changes:
- Updated Hangar gitrepo tests to reflect the new 4.88.1 RC minor branch naming.
- Bumped Fleet image tags / versions in fleetctl-npm, dogfood Terraform (AWS/GCP), and the Helm chart (chart version + appVersion + default image tag).
- Added release notes for Fleet 4.88.1 to
CHANGELOG.md.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tools/hangar/internal/gitrepo/git_test.go | Updates RC branch test data/expectations for the 4.88.1 release line. |
| tools/fleetctl-npm/package.json | Bumps the fleetctl npm package version to v4.88.1. |
| infrastructure/dogfood/terraform/gcp/variables.tf | Updates default Fleet container image tag to v4.88.1 (GCP dogfood). |
| infrastructure/dogfood/terraform/aws/variables.tf | Updates default Fleet container image tag to v4.88.1 (AWS dogfood). |
| charts/fleet/values.yaml | Updates default Helm chart image tag to v4.88.1. |
| charts/fleet/Chart.yaml | Bumps chart version and appVersion for v4.88.1. |
| CHANGELOG.md | Adds Fleet 4.88.1 release notes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| - Fixed an issue where a configuration profile could be enqueued multiple times for a single host. | ||
| - Fixed recovery lock password being enforced on personally-owned (BYOD) macOS hosts, where it would always fail because personal enrollments have device lock rights stripped. These hosts are now skipped. | ||
| - Fixed a bug where a user's BYOD selection was not persisted through IdP authentication |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
WalkthroughThis PR bumps Fleet's version from v4.88.0 to v4.88.1 (and the chart version from v7.0.10 to v7.0.11) across release-related files: the Helm chart metadata ( Possibly related PRs
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #49038 +/- ##
=======================================
Coverage 68.11% 68.12%
=======================================
Files 3731 3731
Lines 235434 235434
Branches 12371 12371
=======================================
+ Hits 160375 160380 +5
+ Misses 60670 60666 -4
+ Partials 14389 14388 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit
New Features
Tests