Skip to content

feat: Redesign Gateway CRD with configuration options #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 21, 2025

Conversation

edenreich
Copy link
Collaborator

Summary

Redesigning the operator, ensuring it follow the new YAML design.

Changelog

  • Added A2A (Agent-to-Agent) and MCP (Model Context Protocol) configurations to the Gateway CRD.
  • Introduced detailed telemetry settings including metrics and tracing configurations.
  • Updated authentication settings to support OIDC and various providers with enhanced structure.
  • Improved server and service configurations, including timeouts and TLS settings.
  • Created example Gateway manifests for complete and minimal configurations.
  • Refactored Gateway controller to handle new configuration structure and ensure proper reconciliation.
  • Updated unit tests to validate new configurations and ensure expected behavior.

- Added A2A (Agent-to-Agent) and MCP (Model Context Protocol) configurations to the Gateway CRD.
- Introduced detailed telemetry settings including metrics and tracing configurations.
- Updated authentication settings to support OIDC and various providers with enhanced structure.
- Improved server and service configurations, including timeouts and TLS settings.
- Created example Gateway manifests for complete and minimal configurations.
- Refactored Gateway controller to handle new configuration structure and ensure proper reconciliation.
- Updated unit tests to validate new configurations and ensure expected behavior.

Signed-off-by: Eden Reich <eden.reich@gmail.com>
…documentation

Signed-off-by: Eden Reich <eden.reich@gmail.com>
@edenreich edenreich merged commit b916f5d into main Jun 21, 2025
6 checks passed
@edenreich edenreich deleted the feature/redesign-the-operator branch June 21, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant