Roman v. Gemmeren

Results 41 comments of Roman v. Gemmeren

`1.23.0` still happening with an imported cluster. Adding the following removes the change as a workaround: ```hcl labels = merge( { "provider.cattle.io" = "k3s", }, var.rancher_cluster_labels ) ```

Would really love to see junit support to integrate with CI and have a standardized format. ;)

For anyone stumbling on this.. i threw together a small bash script that can check all images running in a cluster. and pushed the metrics to a pushgateway. Can be...

@jmgilman Haven't found one so far. I really like to see @julienduchesne idea of specificy an attribute or attribute-path. Then it would be possible to apply complete sub-paths for each...

Also looking forward to this. Recently integrated trivy as a scanning solution and had to find out the hard way after debugging for a while that it is a problem...

I think this might also be related: With the above policy, i am also getting warnings about emptyDirs in Completed Pods (resulting from a completed job) although they shouldn't even...

hate to +1, but i would like some junit-compatible output too.. regards, strowi

Don't know what you mean, there is a solution in here that works if used correctly. Not sure why this is still open...

Also interested in this. We currently have the flant-statusmap (Angular) with pagination and want to move to the state-timeline, but without pagination it is just unreadable with xx series.

Would also like for this to work. I'm guessing there are a lot of people using some form of client-side addon (e.g. i am using passman to store the credentials...