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: Updated OBJ plugin default cluster configurataion to be required #699

Conversation

ezilber-akamai
Copy link
Contributor

📝 Description

Requires that the user configures a default cluster when running linode-cli obj mb to prevent error.

✔️ How to Test

The following steps assume you have pulled down this PR locally and ran make install.

Integration Tests

make MODULE=obj testint

Unit Tests

make testunit

Manual Tests

Run linode-cli obj mb bug-test and try not providing a default cluster to verify that the user is prompted for it again.

📷 Preview

image

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner December 9, 2024 19:34
@ezilber-akamai ezilber-akamai requested review from zliang-akamai and ykim-akamai and removed request for a team December 9, 2024 19:34
@ezilber-akamai ezilber-akamai added the bugfix for any bug fixes in the changelog. label Dec 9, 2024
Copy link
Member

@zliang-akamai zliang-akamai left a comment

Choose a reason for hiding this comment

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

Looks good and works well to me. Thanks for fixing it!

Copy link
Contributor

@ykim-akamai ykim-akamai left a comment

Choose a reason for hiding this comment

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

LGTM

@ezilber-akamai ezilber-akamai merged commit defe7aa into linode:dev Dec 18, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix for any bug fixes in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants