OSD-27703: fix: Improve output for service and manager flags in login command#592
Conversation
|
@devppratik: This pull request references OSD-27703 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.19.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/test test |
|
@devppratik: This pull request references OSD-27703 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.19.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/test test |
ecf8a04 to
3a544ec
Compare
Update Test cases Update Return value for test case Update Arg type for test file Fix Test Cases and apply suggestion
b902e73 to
9b41d09
Compare
|
@devppratik: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #592 +/- ##
==========================================
- Coverage 45.82% 45.81% -0.01%
==========================================
Files 86 86
Lines 6726 6742 +16
==========================================
+ Hits 3082 3089 +7
- Misses 3267 3274 +7
- Partials 377 379 +2
🚀 New features to boost your workflow:
|
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bmeng, devppratik The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
feature
What this PR does / Why we need it?
Which Jira/Github issue(s) does this PR fix?
The PR improves the output message for service and manager flags for the login command. It provides user to directly export the related variables. For service flag, there was no output related to the namespace or manifestwork which has been added now
The error message for login has been updated to clarify either management cluster or hive shard accordingly
Output
Note - I have hidden actual IDs from the output
Resolves OSD-27703
Special notes for your reviewer
Unit Test Coverage
Guidelines
Test coverage checks
Pre-checks (if applicable)