James Flather

Results 7 comments of James Flather
trafficstars

At the risk of going off on an (already understood) tangent, but is the more fundemental issue to solve here not just "Redpanda should be resilient to repeated quick restarts"?...

@mattschumpert Just to note that the current implementation *also* causes significant issues in incidents, where it requires a good deal of extra work to undo the crash loop protection to...

@r-vasquez I can take the whitespace that lint is complaining about out by hand, but curious if there's a better way? `go fmt` doesn't seem to care about it, and...

@r-vasquez What's the best way of making the change? I can either do a whole new branch and PR, or try and commit to this branch, but that would require...

N.B. The line referenced is one example, but the same applies for all requests in that file (and possibly more broadly)

So at the moment you can use rpk to create a role called `my.team` - Console will then fail to work with that correctly even though it's a real role...

We may be talking cross purposes here, not sure - `rpk security role create my.team` uses Redpanda's Admin API directly (`/v1/security/roles`) and is available on Self Hosted clusters. I *do*...