[v2] AccessToken REDEEMED field display empty after redeem
Closed this issue · 0 comments
Following the instructions from : https://github.com/skupperproject/skupper/blob/v2/cmd/controller/example/README.md
After creating and applying the AccessToken, check the Redeem status of both AccessGrant and AccessToken...
In YAML output, both are set as redeemed :
oc get accesstoken -n east -o yaml | grep -i redeem
type: Redeemed
oc get accessgrants -n west -o yaml | grep -i redeem
redeemed: 1
Now check the short output for the AccessToken, The REDEEMED field is empty. Should it display 1 ? or not be displayed ?
$ oc get accesstoken -n east
NAME URL REDEEMED STATUS MESSAGE
rena-token2 https://skupper-grant-server-openshift.com:443/343ebc69-da09-4fb6-a19a-d800dab46204 Ready OK
Platform : OCP 4.16