Jiří Pinkava

Results 18 issues of Jiří Pinkava

Version 0.7 is available on PyPi but git tag is missing.

Tests are run only for Python 2.7, Python 2 itself is no longer supported. It does not make much sense to support such a old version of languague.

When authentication is enabled on Pulsar, proxy enables authentication even on /metrics endpoint. This might be turned off by `authenticateMetricsEndpoint` configuratin option, but is enabled by default (due to security...

``` pkg/kfapp/aws/aws.go:564:74: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) ``` go version go1.15 linux/amd64

kind/bug
platform/aws
priority/p1
area/kfctl

The goal of this issue is to gather informatins whatever it is possible to abandon Python 2 support. Python 2 is not officialy supported any more, this project aims to...

Right now it is possible to assign the same tag multiple times to the same bookmark. The workflow is a bit obscure, but with many tags in the list not...

bug

I have found the following behavior when playing with Bookmarks tab and I perceive it as inconsistent * double-click in `tags` column opens the tag list editor * double-click in...

bug

This improves (but does not solve) #1037. The response when new file is added should be almost immediate. Removes the overhead with listing the directory over and over again.

cleanup