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

Initial implementation of v4 Capella cluster management #341

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

Westwooo
Copy link
Contributor

@Westwooo Westwooo commented Jul 9, 2024

No description provided.

@Westwooo Westwooo force-pushed the v4_clusters branch 2 times, most recently from d6a81f2 to 28bee2f Compare July 10, 2024 11:56
src/state.rs Outdated Show resolved Hide resolved
src/state.rs Outdated Show resolved Hide resolved
@Westwooo Westwooo force-pushed the v4_clusters branch 8 times, most recently from 8d79ded to 047a244 Compare July 15, 2024 08:59
help: None,
inner: Vec::new(),
})
if let Some(org) = self.capella_orgs.get(&active) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We should probably combine this with the above check as a single match statement or similar.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@Westwooo Westwooo merged commit 8e2d38d into main Jul 16, 2024
9 checks passed
@Westwooo Westwooo deleted the v4_clusters branch July 16, 2024 10:45
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.

None yet

2 participants