Skip to content

chore: API documentation sync#587

Open
github-actions[bot] wants to merge 1 commit intomainfrom
auto-sync
Open

chore: API documentation sync#587
github-actions[bot] wants to merge 1 commit intomainfrom
auto-sync

Conversation

@github-actions
Copy link
Contributor

Automated pull request to sync docs for:

  • Console operator
  • Deployment operator
  • Liquid filters

@github-actions github-actions bot requested a review from a team as a code owner March 17, 2026 00:18
@github-actions github-actions bot enabled auto-merge (squash) March 17, 2026 00:18
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 17, 2026

Greptile Summary

This automated PR syncs API documentation for the deployment operator, adding a new disableWebsocket boolean field to AgentConfigurationSpec in the agent API reference.

  • Adds documentation for disableWebsocket in AgentConfigurationSpec, describing that when set to true, the agent disables its websocket connection to the Console and falls back to polling — intended for large-scale edge deployments where persistent websocket connections are cost-prohibitive.
  • The new entry follows the existing table format (Field / Description / Default / Validation columns) consistently with other fields.
  • No logic, validation constraints, or defaults are specified, which is consistent with similar fields like baseRegistryURL in the same table.

Confidence Score: 5/5

  • This PR is safe to merge — it is a purely additive, automated documentation sync with no code changes.
  • The change is a single documentation row addition that is correctly formatted, clearly described, and consistent with the surrounding table structure. No logic, configuration, or behavioral changes are involved.
  • No files require special attention.

Important Files Changed

Filename Overview
pages/api-reference/kubernetes/agent-api-reference.md Adds documentation entry for the new disableWebsocket boolean field in AgentConfigurationSpec. Format and description are consistent with existing fields in the table.

Last reviewed commit: 96a124d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant