Bug 1537500

Summary: [RFE] Improve "Signature is invalid" error message
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Thom Carlin <tcarlin>
Component: heketiAssignee: John Mulligan <jmulligan>
Status: CLOSED CURRENTRELEASE QA Contact: Rahul Hinduja <rhinduja>
Severity: medium Docs Contact:
Priority: unspecified    
Version: cns-3.6CC: aos-bugs, bkunal, hchiramm, jmulligan, jokerman, madam, mmccomas, rhs-bugs, rtalur, storage-qa-internal
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-24 00:35:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1724792, 1641685, 1641915    

Description Thom Carlin 2018-01-23 11:55:47 UTC
Description of enhancement:

"Signature is invalid" does not refer to the image signature

Instead, it refers to the JSON Web Token (JWT) https://jwt.io/introduction/

RFE is to improve the error message to be more descriptive

Version-Release number of the following components:
rpm -q openshift-ansible
openshift-ansible-3.7.14-1.git.0.4b35b2d.el7.noarch

rpm -q ansible
ansible-2.4.1.0-1.el7.noarch

ansible --version
ansible 2.4.1.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.7.5 (default, May  3 2017, 07:55:04) [GCC 4.8.5 20150623 (Red Hat 4.8.5-14)]

Additional info:

Comment 1 Jose A. Rivera 2018-02-09 15:16:00 UTC
This is fundamentally a heketi bug to improve an error message. Reassigning accordingly.