Closed brusdev closed 4 months ago
@brusdev I just found that when 'test' namespace already exists, this line fails:
I think we should use
Expect(err == nil || errors.IsAlreadyExists(err)).To(BeTrue())
@brusdev I just found that when 'test' namespace already exists, this line fails:
I think we should use
Expect(err == nil || errors.IsAlreadyExists(err)).To(BeTrue())
@gaohoward I have just fixed it
SSH tunnels support HTTPS and other tcp connections.