Skip to content

website/integrations: Gatus: cleanup#23140

Open
dominic-r wants to merge 1 commit into
mainfrom
sdko/integrcleanup/gatus
Open

website/integrations: Gatus: cleanup#23140
dominic-r wants to merge 1 commit into
mainfrom
sdko/integrcleanup/gatus

Conversation

@dominic-r

Copy link
Copy Markdown
Member

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

Tracked in #23101

Agent-thread: https://sdko.org/internal/thr/ak/019ed1b8-ddad-7110-b9ba-64ce4a352b28
A7k-product: product
A7k-product-repo: 3
Co-authored-by: Agent <gptagent@svc.sdko.net>
@dominic-r dominic-r requested a review from a team as a code owner June 16, 2026 18:41
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Jun 16, 2026
@dominic-r dominic-r self-assigned this Jun 16, 2026
@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 2a8973c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a3198e05f5b090008767970
😎 Deploy Preview https://deploy-preview-23140--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

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 2a8973c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a3198e0b364c90008f1090e
😎 Deploy Preview https://deploy-preview-23140--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.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.21%. Comparing base (52674af) to head (2a8973c).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23140      +/-   ##
==========================================
+ Coverage   93.18%   93.21%   +0.03%     
==========================================
  Files        1032     1032              
  Lines       60196    60196              
  Branches      400      400              
==========================================
+ Hits        56094    56114      +20     
+ Misses       4102     4082      -20     
Flag Coverage Δ
conformance 36.52% <ø> (+<0.01%) ⬆️
e2e 41.78% <ø> (+0.22%) ⬆️
integration 32.47% <ø> (-0.49%) ⬇️
rust 0.00% <ø> (ø)
unit 92.20% <ø> (-0.01%) ⬇️
unit-migrate 92.22% <ø> (-0.03%) ⬇️

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

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

@github-actions

Copy link
Copy Markdown
Contributor

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-2a8973cffcb174e32ef5e696756d07dc292edd93
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-2a8973cffcb174e32ef5e696756d07dc292edd93

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

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: Todo

Development

Successfully merging this pull request may close these issues.

1 participant