chore: API documentation sync#576
Merged
github-actions[bot] merged 1 commit intomainfrom Feb 24, 2026
Merged
Conversation
Greptile SummaryAutomated sync of API documentation for Console operator, Deployment operator, and Liquid filters. The changes primarily enhance the
Confidence Score: 4/5
|
| Filename | Overview |
|---|---|
| pages/api-reference/kubernetes/management-api-reference.md | Added new SentinelCheckIntegrationTestDefault struct with enhanced field descriptions and validation markers; contains one typo in registry field description |
Last reviewed commit: 65b951a
| | `ignore` _boolean_ | Ignore disables default integration test cases, useful if you'd prefer to just use custom test cases exclusively. | | Optional: \{\} <br /> | | ||
| | `namespaceLabels` _object (keys:string, values:string)_ | NamespaceLabels labels to apply to created namespaces (test cases run in temporary namespaces to ensure cleanup is seamless). | | Optional: \{\} <br /> | | ||
| | `namespaceAnnotations` _object (keys:string, values:string)_ | NamespaceAnnotations annotations to apply to created namespaces (test cases run in temporary namespaces to ensure cleanup is seamless). | | Optional: \{\} <br /> | | ||
| | `registry` _string_ | Registry container image registry for test deployments. Image names an tags will still be preserved | | Optional: \{\} <br /> | |
There was a problem hiding this comment.
Typo: "names an tags" should be "names and tags"
Suggested change
| | `registry` _string_ | Registry container image registry for test deployments. Image names an tags will still be preserved | | Optional: \{\} <br /> | | |
| | `registry` _string_ | Registry container image registry for test deployments. Image names and tags will still be preserved | | Optional: \{\} <br /> | |
65b951a to
e129e5e
Compare
e129e5e to
5f8d2a9
Compare
maciaszczykm
approved these changes
Feb 24, 2026
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.
Automated pull request to sync docs for: