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

[430] added clusters api #431

Merged
merged 18 commits into from
Jul 3, 2023
Merged

Conversation

moklidia
Copy link
Collaborator

No description provided.

@moklidia moklidia linked an issue Jun 13, 2023 that may be closed by this pull request
@zipofar zipofar force-pushed the feature/430_uffizzi_cluster_api branch from 89a6685 to 6aa06d8 Compare June 22, 2023 15:01
validates :name, presence: true, format: { with: /([A-Za-z0-9\-_]+)/ }

aasm(:state) do
state :deploying_namespace, initial: true
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If a user creates an empty cluster, will it be stuck in the deploying_namespace state?

@moklidia moklidia changed the base branch from develop to release/uclusters July 3, 2023 12:39
@moklidia moklidia merged commit 542c5c3 into release/uclusters Jul 3, 2023
4 checks passed
@moklidia moklidia deleted the feature/430_uffizzi_cluster_api branch July 3, 2023 12:40
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.

Uffizzi Cluster API
2 participants