Justin Nauman
Justin Nauman
I can't speak to all of the links, however the current link listed in the README for [Linux AMD64 version](https://bintray.com/artifact/download/darkcrux/generic/consul-alerts-latest-linux-amd64.tar) is the 0.3.2 version
Currently if you have a model that has an attribute of type UUID the generator fails to properly parse and build the model. Output: ``` [design/models.go:33] Unsupported type: 0x6 token...
On a comment in #92 @dadux mentioned a few issues they were seeing with the DefaultRole being returned on pods when under load. Wanted to get this out there to...
With the current implementation of the IAM processor https://github.com/jtblin/kube2iam/blob/master/iam/iam.go#L77 we: - Attempt to lookup a set of credentials strictly using the Role ARN. - If not found, we create an...
There are a subset of resources that K8 manages where label changes are not allowed, such as StatefulSets. When using the `common.labels.standard` and similar, one issue that we have run...
Thanks for the great examples and starting spot, this is something I could see being immensely helpful for my team and others on leveraging repeatable templates. One thing to note,...
**User Stories** As a cluster administrator, I would like to define a replication policy for my backups which will ensure that copies exist in other availability zones or regions. This...
PR #39 has introduced an issue when using the x-amz-acl header. When using this header in conjunction with the mpu upload, the request will fail with a message of "The...
First off, thank you for putting this together! It's helpful to have something that masks over some of the UX and gets away from my hacky Bash polling loop! One...
Had a bit of a weird one recently with v0.23.4. We have explicitly pinned our valid SSH key for an SFTP host in our configuration. During the course of the...