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

fix(cluster): cluster updates #195

Merged
merged 8 commits into from
Feb 6, 2025
Merged

fix(cluster): cluster updates #195

merged 8 commits into from
Feb 6, 2025

Conversation

fubuloubu
Copy link
Member

What I did

fixes: #

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
    - [ ] New test cases have been added and are passing
    - [ ] Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@fubuloubu fubuloubu requested a review from johnson2427 February 5, 2025 00:23
@fubuloubu fubuloubu force-pushed the fix/cluster-updates branch from 841eb75 to f4a1380 Compare February 5, 2025 00:37
@fubuloubu fubuloubu enabled auto-merge (squash) February 5, 2025 23:20
silverback/cluster/types.py Outdated Show resolved Hide resolved
@fubuloubu fubuloubu force-pushed the fix/cluster-updates branch from 9c75f89 to 346d252 Compare February 6, 2025 01:15
@fubuloubu fubuloubu force-pushed the fix/cluster-updates branch from 43518d1 to b9d3b02 Compare February 6, 2025 02:16
Copy link
Contributor

@johnson2427 johnson2427 left a comment

Choose a reason for hiding this comment

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

Only thing here, for getting errors, we have not implemented that in the API. Implementing that requires some thought too. Other than attempting to parse all logs for ERROR, we'd have to store error logs in the database if we wanted that to be cleaner. Not sure what to do here. Do we include the get error method here? Or do we remove it from the CLI for now and leave a TODO?

@fubuloubu fubuloubu merged commit a0f2ead into main Feb 6, 2025
26 checks passed
@fubuloubu fubuloubu deleted the fix/cluster-updates branch February 6, 2025 02:53
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