Skip to content

Update gitops exceptions message for 4.84#43471

Merged
sgress454 merged 3 commits intorc-minor-fleet-v4.84.0from
sgress454/43461-update-gitops-exceptions-message-for-4.84
Apr 13, 2026
Merged

Update gitops exceptions message for 4.84#43471
sgress454 merged 3 commits intorc-minor-fleet-v4.84.0from
sgress454/43461-update-gitops-exceptions-message-for-4.84

Conversation

@sgress454
Copy link
Copy Markdown
Contributor

@sgress454 sgress454 commented Apr 13, 2026

Related issue: Resolves #43461

Note this is a PR directly to 4.84 as the message contains 4.84-specific language that will be adjusted for 4.85 (all errors will look more like the "software" one, not mentioning defaults etc.)

Checklist for submitter

If some of the following don't apply, delete the relevant line.

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes files for more information.
    n/a, unreleased

Testing

  • Added/updated automated tests
  • QA'd all new/changed functionality manually

Did ~/Development/fleet$ ./build/fleetctl gitops -f /tmp/test-ex-msg/fleets/💻-workstations.yml with various settings:

Labels:

Error: Starting in 4.84, labels management in GitOps is turned off by default.  Either remove `labels:` from your GitOps file or disable the exception in the UI: https://localhost:8080/settings/integrations/change-management

Secrets

Error: Starting in 4.84, secrets management in GitOps is turned off by default.  Either remove `secrets:` from your GitOps file or disable the exception in the UI: https://localhost:8080/settings/integrations/change-management

Software

Error: Software is excepted from GitOps management. Either remove `software:` from your GitOps file or disable the exception in the UI: https://localhost:8080/settings/integrations/change-management

For unreleased bug fixes in a release candidate, one of:

  • Confirmed that the fix is not expected to adversely impact load test results

@sgress454 sgress454 requested a review from a team as a code owner April 13, 2026 17:11
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

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.

@sgress454 sgress454 changed the title Sgress454/43461 update gitops exceptions message for 4.84 Update gitops exceptions message for 4.84 Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (rc-minor-fleet-v4.84.0@fd711e9). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.84.0   #43471   +/-   ##
=========================================================
  Coverage                          ?   66.85%           
=========================================================
  Files                             ?     2579           
  Lines                             ?   207092           
  Branches                          ?     9243           
=========================================================
  Hits                              ?   138461           
  Misses                            ?    56028           
  Partials                          ?    12603           
Flag Coverage Δ
backend 68.62% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sgress454 sgress454 merged commit 0a082f9 into rc-minor-fleet-v4.84.0 Apr 13, 2026
49 of 51 checks passed
@sgress454 sgress454 deleted the sgress454/43461-update-gitops-exceptions-message-for-4.84 branch April 13, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants