Skip to content

Conversation

@ajanikow
Copy link
Collaborator

No description provided.

@cla-bot cla-bot bot added the cla-signed label Nov 26, 2025
@ajanikow ajanikow requested a review from Copilot November 26, 2025 12:04
Copilot finished reviewing on behalf of ajanikow November 26, 2025 12:05
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a bug in the LicenseManager CLI flag configuration where the clientSecret flag name was hardcoded instead of using the provided prefix parameter. The fix ensures consistency with all other flags in the same structure (endpoint, clientID, and stages) which properly use fmt.Sprintf to construct flag names with the prefix.

  • The clientSecret flag now correctly uses the prefix parameter to construct its name

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pkg/util/cli/lm.go Fixed clientSecret flag name to use fmt.Sprintf with prefix parameter for consistency
CHANGELOG.md Added changelog entry documenting the bug fix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ajanikow ajanikow merged commit 9bb638d into master Nov 26, 2025
8 of 9 checks passed
@ajanikow ajanikow deleted the bugfix/platform/fix_cli_option branch November 26, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants