Alexey Dubkov
Alexey Dubkov
Yeah, and guy on that "official" just asked me to unlock my walled on "https://www.connectingthetawallet.org". Sure.... Also your account seems "official" too.
Does anyone know if boundary supports okta groups? If so, how to map them to boundary roles\groups?
You won't end up with `{"level": "info", "level": 1234, "msg": "test"}` cause it is not valid json.
``` [1] [2] [3] Message A=[3] B=[2] C=[1] ``` This is definitely a bug and should be addressed.
This will create dict from tags. ``` python # convert to old style tags i = ec2.Instance('i-01234567') tags = dict(map(lambda x: (x['Key'], x['Value']), i.tags or [])) # convert to new...
updated. now it support None
I also do not have time to actively work on py-zabbix, but I agree that if we can merge two projects without introducing braking changes for both, it would be...
@neoaggelos Same thing happening with Orange Pi 5. I'm getting `/sys/fs/cgroup/kubepods/cpu.weight: no such file or directory`. cgroups seem to be enabled: ``` $ findmnt -lo source,target,fstype,options -t cgroup,cgroup2 SOURCE TARGET...
It was an issue with kernel parameters. Once I set to: ``` cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 systemd.unified_cgroup_hierarchy=0" ``` it start working.
I do like the idea, but then it will interfere with current zabbix_sender from binary.