Denis Doria

Results 8 comments of Denis Doria

I was just thinking on something similar; but using a slight different format for the code: ``` resource "gitlab_project_membership_binding" "test" { project_id = "12345" member { user_id = 1337 access_level...

I did the same exercise on Windows, on Windows the list of certificates are showed as a pop up to be selected. Maybe this is a problem because I'm using...

Hi @mguessan, thanks for your reply. I can see the "find client certificates"; they list my certs, but after it prints the `No Private Keys found`. On windows for the...

Enabled: `javax.net.ssl|DEBUG|26|URL-Loader-15|2023-12-12 10:32:49.233 CST|X509KeyManagerImpl.java:451|KeyMgr: no matching alias found` But as I mentioned this works when using firefox, I can select the proper certificate. I did a lot tests, did some...

Allowing the trigger to happen when the title changes would be very good, and would help with some softwares like slack that set a title and modify it a little...

From my tests it doesn't work; maybe something specific with xwayland?

I guess the problem is the floating state; the mini panel is a floating window...

You can bootstrap the cluster using a deploy token with `read_repository` scope if: - You create the namespace `flux-system` - You create the `flux-system` secret with the desired deploy token...