lukasz.peplinski

Results 5 issues of lukasz.peplinski

"show" or "open" class are added to div with class dropdown instead of div 'dropdown-menu' - making it dosent show dropdown on bootstrap 4.0.0-beta

Is there a chance for node name autocompletion? It would cut steps required to jump into a node in half - making the whole experience even nicer in my opinion...

Related to https://github.com/hashicorp/vault-csi-provider/issues/150 with [auto-rotation](https://secrets-store-csi-driver.sigs.k8s.io/topics/secret-auto-rotation.html) enabled this pattern of login and secret /GET is done every `rotation-poll-interval` (2 minutes) for every pod in a replica set - which is extremely...

enhancement

This problem is connected to [secrets auto-rotation](https://secrets-store-csi-driver.sigs.k8s.io/topics/secret-auto-rotation.html) but not only - this only makes it visible. When enabled this makes CSI provider ask Vault about secrets every 2 minutes (by...

enhancement

I use GCP artefacts registry configured as follows: ``` config: registries: - name: GCP AR DEV api_url: https://europe-west1-docker.pkg.dev prefix: europe-west1-docker.pkg.dev credentials: pullsecret:argocd/gcp-ar-dev ping: no ``` and it works like a...

enhancement