Stephen Wolfe

Results 1 comments of Stephen Wolfe

Had the same issue running harbor with an nginx ingress. Fixed by updating https://github.com/int32bit/python-harborclient/blob/master/harborclient/client.py#L268 to `self.baseurl + "c//login",` Also needed to find 'beegosessionID' and replace with 'sid' running on harbor...