Skip to content

[FA] Onboard more integrations to fleet#22480

Merged
coignetp merged 14 commits intomasterfrom
paul/fa-add-fleet-configurable-wt-2
Feb 10, 2026
Merged

[FA] Onboard more integrations to fleet#22480
coignetp merged 14 commits intomasterfrom
paul/fa-add-fleet-configurable-wt-2

Conversation

@coignetp
Copy link
Copy Markdown
Contributor

@coignetp coignetp commented Jan 30, 2026

What does this PR do?

Add more integrations and field to fleet_configurable

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.04%. Comparing base (95c3c7f) to head (4c34b80).
⚠️ Report is 17 commits behind head on master.

Additional details and impacted files
🚀 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.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 61903cc46f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread vault/assets/configuration/spec.yaml
domalessi
domalessi previously approved these changes Feb 2, 2026
@temporal-github-worker-1 temporal-github-worker-1 Bot dismissed domalessi’s stale review February 4, 2026 15:08

Review from domalessi is dismissed. Related teams and files:

  • documentation
    • haproxy/assets/configuration/spec.yaml
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 4, 2026

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

@coignetp coignetp enabled auto-merge February 4, 2026 15:09
@coignetp coignetp added changelog/no-changelog qa/skip-qa Automatically skip this PR for the next QA labels Feb 4, 2026
@coignetp coignetp requested a review from domalessi February 5, 2026 10:27
@coignetp coignetp added this pull request to the merge queue Feb 10, 2026
Merged via the queue into master with commit 973cf9b Feb 10, 2026
102 of 108 checks passed
@coignetp coignetp deleted the paul/fa-add-fleet-configurable-wt-2 branch February 10, 2026 10:15
lukepatrick pushed a commit to lukepatrick/integrations-core that referenced this pull request Mar 17, 2026
* Add cert_manager

* Add temporal

* Add nginx_ingress_controller

* Add external_dns

* Add argocd

* Add cassandra

* Add haproxy

* Add kyverno

* Add squid

* Add vault

* Add fluxcd

Signed-off-by: lukepatrick <lukephilips@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment