documentation: Improve explanation of kubernetes_json_patches#7832
Merged
rissson merged 4 commits intogoauthentik:mainfrom Dec 12, 2023
Merged
documentation: Improve explanation of kubernetes_json_patches#7832rissson merged 4 commits intogoauthentik:mainfrom
kubernetes_json_patches#7832rissson merged 4 commits intogoauthentik:mainfrom
Conversation
✅ Deploy Preview for authentik-storybook canceled.
|
✅ Deploy Preview for authentik ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7832 +/- ##
==========================================
- Coverage 92.63% 90.91% -1.72%
==========================================
Files 588 588
Lines 29200 29200
==========================================
- Hits 27049 26548 -501
- Misses 2151 2652 +501
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
rissson
approved these changes
Dec 11, 2023
Signed-off-by: Philipp Kolberg <39984529+PKizzle@users.noreply.github.com>
Signed-off-by: Philipp Kolberg <39984529+PKizzle@users.noreply.github.com>
rissson
approved these changes
Dec 12, 2023
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
kensternberg-authentik
added a commit
that referenced
this pull request
Jan 8, 2024
* main: web: dark/light theme fixes (#7872) web: replace 'description-list' with list of descriptions (#7392) web: expressing success (#7830) web: fix turnstile types after update (#7854) core: bump github.com/google/uuid from 1.4.0 to 1.5.0 (#7866) website: bump @types/react from 18.2.43 to 18.2.45 in /website (#7865) web: bump wdio-wait-for from 3.0.9 to 3.0.10 in /tests/wdio (#7867) website/blog: okta part two blog (#7863) web: bump lit-analyzer from 2.0.1 to 2.0.2 in /web (#7858) web: bump the babel group in /web with 4 updates (#7856) web: bump the eslint group in /web with 2 updates (#7857) web: bump rollup from 4.7.0 to 4.8.0 in /web (#7859) web: bump the eslint group in /tests/wdio with 2 updates (#7860) web: refactor the table renderer for legibility (#7433) documentation: Improve explanation of `kubernetes_json_patches` (#7832) root: update security policy to include link to cure53 report (#7853)
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
Add a reference to the kustomize documentation for an introduction to JSON patching.
Improve readability by adding empty lines.