Results 85 comments of Aaron Roydhouse

Oh you already said the same thing I added to #16 @pieterlange, I'm five days late to the party :smile: > When an image it promoted/release to 'latest', can it...

When an image it promoted/release to 'latest', can it also be tagged with a version? With version tags, users can pull version tagged images that won't be subject to potentially...

It is great that kube-aws will be able to generate sustainable certs. In the interim I had rolled a rough script to generate certs compatible with kube-aws that won't lock...

Please show some manners and support the idea by thumbs-up on the original post, rather than wasting people’s time and inboxes with +1 posts. @pilgrim2go if your services are compatible...

Hi @colemickens the RoleBinding and a ClusterRoleBinding are binding different permissions (check the `roleRef`). `dex` need minimal permissions across the whole cluster, but more permissions in the namespace where it...

Cheers people. I haven't done much more with the helm charts I made because I have been using EKS more and they block the use of OIDC, you have to...

Since looking at `restic` I have had the same thoughts as @alphapapa and @arikb My performance problem with `restic` is not the actually backing up of files or dedup or...

@OmenWild yep took a look at that. It looks like it work work. However there a two huge flies in my `inotify` soup. 1) It was pointed out to me...

> @tim-seoss You can already do this outside of restic. Use some tool that records relevant file changes. Have it build a list of files to back up and run...