Adding changes for Fleet v4.84.1#44525
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
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)
✅ Files skipped from review due to trivial changes (6)
WalkthroughThis PR increments Fleet-related versions from v4.84.0 to v4.84.1 across deployment and tooling references: Helm chart metadata ( Possibly related PRs
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
There was a problem hiding this comment.
Pull request overview
Updates Fleet release artifacts and deployment defaults to align with the Fleet v4.84.1 release, including Helm chart metadata and dogfood Terraform image tags.
Changes:
- Bumped Fleet version references from v4.84.0 → v4.84.1 across tooling, Helm, and dogfood Terraform.
- Incremented Helm chart version v6.9.1 → v6.9.2 and updated
appVersionto v4.84.1. - Added a new Fleet 4.84.1 section to
CHANGELOG.md.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| tools/github-manage/cmd/gm/releases.go | Updates the example milestone for the gm releases forecast command to 4.84.1. |
| tools/fleetctl-npm/package.json | Bumps fleetctl npm installer package version to v4.84.1. |
| infrastructure/dogfood/terraform/gcp/variables.tf | Updates dogfood GCP default Fleet image tag to v4.84.1. |
| infrastructure/dogfood/terraform/aws/variables.tf | Updates dogfood AWS default Fleet image tag to v4.84.1. |
| charts/fleet/values.yaml | Updates default Helm image tag to v4.84.1. |
| charts/fleet/Chart.yaml | Bumps chart version and updates appVersion to v4.84.1. |
| CHANGELOG.md | Adds 4.84.1 changelog entry and adjusts one existing bullet formatting. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - Fixed a bug where host environment variables in script-only packages would cause gitops to fail | ||
| - Updated go to 1.26.2 | ||
| - Fixed SCEP renewals not retrying after initial failure | ||
| - Extend SCEP enrollment/renewal challenge credential TTL |
| - Updated go to 1.26.2 | ||
| - Fixed SCEP renewals not retrying after initial failure | ||
| - Extend SCEP enrollment/renewal challenge credential TTL | ||
| - Fixed an issue where trying to wipe a device after its certificate was renewed could fail due to a missing bootstrap token. _Note: The device might still have wiped_ |
| - Fixed disk encryption key modal to not show stale key when switching between hosts. | ||
| - Fixed SCIM user not associating with host when IdP username was set before the SCIM user was created. | ||
| - Fixed Google Drive version not matching upstream. | ||
| - Fixed Google Drive version not matching upstream. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #44525 +/- ##
==========================================
- Coverage 66.78% 66.76% -0.03%
==========================================
Files 2637 2637
Lines 212092 212186 +94
Branches 9518 9518
==========================================
+ Hits 141653 141665 +12
- Misses 57576 57676 +100
+ Partials 12863 12845 -18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
728795f to
4faaca8
Compare
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
Summary by CodeRabbit