Skip to content

website/integrations: Elastic Cloud: cleanup#22707

Merged
dominic-r merged 3 commits into
mainfrom
sdko/integrcleanup/elastic-cloud
Jun 2, 2026
Merged

website/integrations: Elastic Cloud: cleanup#22707
dominic-r merged 3 commits into
mainfrom
sdko/integrcleanup/elastic-cloud

Conversation

@dominic-r
Copy link
Copy Markdown
Member

Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.

Agent-thread: https://sdko.org/internal/threads/019e6b68-45f2-7542-be4f-d5f66dc30675
A7k-product: product
A7k-product-repo: 4
Co-authored-by: Agent <agent@svc.sdko.net>
@dominic-r dominic-r requested a review from a team as a code owner May 27, 2026 21:53
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label May 27, 2026
@dominic-r dominic-r self-assigned this May 27, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit f3562ef
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a1ec91196f92e0008993a92
😎 Deploy Preview https://deploy-preview-22707--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f3562ef
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a1ec911c3feb50008bb8670
😎 Deploy Preview https://deploy-preview-22707--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core May 28, 2026
@dominic-r dominic-r enabled auto-merge (squash) May 28, 2026 18:52
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (1f3856f) to head (f3562ef).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #22707   +/-   ##
=======================================
  Coverage   93.29%   93.30%           
=======================================
  Files        1033     1033           
  Lines       60150    60150           
  Branches      400      400           
=======================================
+ Hits        56118    56123    +5     
+ Misses       4032     4027    -5     
Flag Coverage Δ
conformance 36.56% <ø> (+<0.01%) ⬆️
e2e 41.82% <ø> (-0.01%) ⬇️
integration 33.00% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.23% <ø> (+<0.01%) ⬆️
unit-migrate 92.27% <ø> (+0.01%) ⬆️

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.

@dominic-r dominic-r merged commit 13243fd into main Jun 2, 2026
163 of 167 checks passed
@dominic-r dominic-r deleted the sdko/integrcleanup/elastic-cloud branch June 2, 2026 13:23
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core Jun 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-f3562ef6cad1ba64233307efc8c4136a23d6e461
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-f3562ef6cad1ba64233307efc8c4136a23d6e461

Afterwards, run the upgrade commands from the latest release notes.

dominic-r added a commit that referenced this pull request Jun 4, 2026
Agent-thread: https://sdko.org/internal/threads/019e6b68-45f2-7542-be4f-d5f66dc30675
A7k-product: product
A7k-product-repo: 4

Co-authored-by: Agent <agent@svc.sdko.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants