mighq

Results 8 comments of mighq

@baryluk I haven't seen your work in your fork so far and had to move on with the Docker image myself. Sent a PR for it, https://github.com/linkedin/iris/pull/649. I guess we...

> I was able to fix problem above by hard coding `long_description`. Also I had to downgrade setuptools to 44.1.1. > > In my case image is built but container...

> Same problem here. The packer configs use very old Ubuntu too, 16:04, and most of the python scripts use `#!/usr/bin/env python` instead of `#!/usr/bin/env python3`, which causes a lot...

I also found that lot of work has been done in https://github.com/allwyn-pradip/iris/tree/fw-iris.

See https://github.com/linkedin/iris/issues/573 issue, which seems to be related/duplicate and is more alive.

See https://github.com/linkedin/iris/issues/573 issue, which seems to be related/duplicate and is more alive.

manually "rebased" the patch on top of 5.9 sources and then merged current master

Is there any estimate where the real solution to this problem will be integrated? I would like to see "login" command to look for CAs in the same location as...