outposts: fix patch processing#6338
Merged
BeryJu merged 3 commits intogoauthentik:mainfrom Jul 24, 2023
Merged
Conversation
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #6338 +/- ##
==========================================
- Coverage 92.50% 92.14% -0.35%
==========================================
Files 560 560
Lines 26993 27002 +9
==========================================
- Hits 24967 24879 -88
- Misses 2026 2123 +97
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
BeryJu
approved these changes
Jul 24, 2023
✅ Deploy Preview for authentik ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
kensternberg-authentik
added a commit
that referenced
this pull request
Jul 24, 2023
* main: web/admin: hide pagination when no data is loaded yet (#6353) web/admin: adjust style of page header (#6355) root: set csrf cookie's secure flag same as session (#6350) outposts: Fix infinite self-recursion in traefik reconciler. (#6336) outposts: fix patch processing (#6338) web: bump API Client version (#6351) Updates for file web/xliff/en.xlf in zh_CN on branch main (#6340) Updates for file web/xliff/en.xlf in zh-Hans on branch main (#6341) enterprise: fix license check not using DER as spec specifies (#6348) core: bump goauthentik.io/api/v3 from 3.2023061.3 to 3.2023061.4 (#6342) core: bump drf-spectacular from 0.26.3 to 0.26.4 (#6343) core: bump ruff from 0.0.278 to 0.0.280 (#6344) website: bump postcss from 8.4.26 to 8.4.27 in /website (#6345) web: bump @esbuild/linux-arm64 from 0.18.15 to 0.18.16 in /web (#6347) web: bump @esbuild/darwin-arm64 from 0.18.15 to 0.18.16 in /web (#6346) outposts: support json patch for Kubernetes (#6319) providers/oauth2: fix grant_type password raising an exception (#6333) web: bump API Client version (#6331) enterprise: cleanup v2 (#6330) web: bump prettier from 2.8.8 to 3.0.0 in /web (#6329)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
Changes
New Features
'PrometheusServiceMonitor' object has no attribute 'openapi_types'patches.get()always returningNoneBreaking Changes
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)make i18n-extract)If applicable
make website)