You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
we'd need to then do a reverse lookup of the KC token inside the REST endpoint so that we can do an update tenant.
this would then mean we could have a gofabric8 recreate tenant type command which deletes a tenant, invokes the update and then asserts the tenant is setup correctly etc.
It might be nice to allow a version to be passed in as an optional argument too.
The text was updated successfully, but these errors were encountered:
I don't think we have a way to be able to reverse a OC token to a KC token without authing to KC, we may need to do ACL lists instead like done for tenant_listing here :
we'd need to then do a reverse lookup of the KC token inside the REST endpoint so that we can do an update tenant.
this would then mean we could have a
gofabric8 recreate tenant
type command which deletes a tenant, invokes the update and then asserts the tenant is setup correctly etc.It might be nice to allow a version to be passed in as an optional argument too.
The text was updated successfully, but these errors were encountered: