Skip to content

Conversation

@zliang-akamai
Copy link
Member

📝 Description

This is to fix an issue that prevent OBJ plugin to work when no default user has been configured to the CLI.

✔️ How to Test

  1. Remove existing CLI configuration file: rm ~/.config/linode-cli (if you have important stuff in the config, please back it up rather than remove)
  2. Configure CLI via environmental variables.
export LINODE_CLI_TOKEN=[YOUR_API_TOKEN]
export LINODE_CLI_OBJ_ACCESS_KEY=[YOUR_OBJ_ACCESS_KEY]
export LINODE_CLI_OBJ_SECRET_KEY=[YOUR_OBJ_SECRET_KEY]
  1. Verify the OBJ plugin is still working: linode obj la

@zliang-akamai zliang-akamai requested a review from a team as a code owner February 7, 2025 06:43
@zliang-akamai zliang-akamai requested review from jriddle-linode, lgarber-akamai and yec-akamai and removed request for a team February 7, 2025 06:43
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

Thank you for fixing this!

Copy link
Collaborator

@jriddle-linode jriddle-linode left a comment

Choose a reason for hiding this comment

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

Good fix, LGTM.

@zliang-akamai zliang-akamai merged commit 1bfb7aa into linode:dev Feb 11, 2025
14 checks passed
@zliang-akamai zliang-akamai added the bugfix for any bug fixes in the changelog. label Feb 11, 2025
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