Lukas Lösche
Lukas Lösche
### Motivation I have random or example collector data in my graph that I want to get rid off. ### Desired Behavior New command: `graph delete-recursive`. Behaviour: ``` search ......
### Description A user's atime should be the time the account was last used, a users mtime should be the time the password was last updated. The new AWS collector...
I just ran into an issue where on my local machine `get_localzone()` returns a `_PytzShimTimezone()` wrapping a `ZoneInfo()` and providing the `unwrap_shim()` method, but in an Alpine Docker it returns...
When no public email address is defined in the user's profile this PR uses the user's primary address instead of the first one found. If no primary is defined it...
Github provider is hard coded to use the first email instead of the primary if no public one exists.
Currently in https://github.com/frankie567/httpx-oauth/blob/master/httpx_oauth/clients/github.py#L72 when no public email address is defined it is hard coded to use the first email address instead of the user's primary email address. The response includes...
### Motivation In the past the resource didn't have group_ip_permissions and group_ip_permissions_egress so the pre_delete method fetched them. Now that they are being collected and part of the node that...
### Description Currently RRSets are only collected but can't be deleted: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/route53.html#Route53.Client.change_resource_record_sets ### Version 3.0.0 ### Environment _No response_ ### Steps to Reproduce _No response_ ### Logs _No response_ ###...
### Motivation I often find myself wanting to look at the contents of a random element of a search result. Most of the time I do ``` search ... |...
### Motivation `kinds | grep certificate` would be great, since `kinds` is a very long list ### Desired Behavior grep filters for string ### Additional Context _No response_
I'm running into an issue where if I enable autoscaling on one of the worker pools, that pool is being ignored completely by `hetzner-k3s`. Using the following configuration file, if...