Skip to content

Display lb rule name instead of uuid#4524

Merged
yadvr merged 1 commit into
apache:masterfrom
ravening:error-mesg
Feb 12, 2021
Merged

Display lb rule name instead of uuid#4524
yadvr merged 1 commit into
apache:masterfrom
ravening:error-mesg

Conversation

@ravening

@ravening ravening commented Dec 8, 2020

Copy link
Copy Markdown
Member

Description

Display proper error message while deleting ssl cert which is
associated with a load balancer rule

Also display account name to which lb belongs to

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

Before fix

Screenshot 2020-12-07 at 12 21 30

After fix

Screenshot 2020-12-07 at 13 29 25

Display proper error message while deleting ssl cert which is
associated with a load balancer rule
} else {
response.setAccountName(account.getAccountName());
}
response.setAccountName(account.getAccountName());

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Would be more efficient to just remove the else block below entirely

@davidjumani davidjumani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code LGTM

@Pearl1594 Pearl1594 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code looks good

@DaanHoogland DaanHoogland added this to the 4.16.0.0 milestone Dec 10, 2020
@yadvr

yadvr commented Dec 18, 2020

Copy link
Copy Markdown
Member

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan

Copy link
Copy Markdown

Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2499

@yadvr

yadvr commented Feb 12, 2021

Copy link
Copy Markdown
Member

Travis tests LGTM, merging based on code reviews and Travis tests

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.

8 participants