Skip to content
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

Add api to manage servers #72

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

nsricardor
Copy link
Contributor

This PR introduces API support for managing servers. It includes the following updates:

  • Added OpenAPI schema definitions for the new server management endpoints.
  • Implemented corresponding handlers to support these endpoints.
  • Register Server CRDs on SchemeBuilder (missed from last pr)

These changes enable users to interact with the server management functionality via the API.

@nsricardor nsricardor marked this pull request as ready for review November 12, 2024 09:49
@spjmurray spjmurray merged commit 6bbdf3c into unikorn-cloud:main Nov 15, 2024
4 checks passed
@nsricardor nsricardor deleted the feature/add-server-api branch November 15, 2024 11:14
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.

2 participants