exdx
exdx
Moving to the next milestone so we can triage again.
See https://hackmd.io/Tk6uXGZ2SKqreteOUAF-NA for the design doc
This is generally part of the larger UX conversation around the BI status, especially during pivoting. Relates to #331.
Yes, I think that's a good way to go
I can take a look at this. I'm familiar with both those projects, but barely lol. Will try to have something up over the weekend.
Addressed in the linked PR.
Thanks for taking a look @shadows-withal. I agree the example could be more sophisticated and I will look into updating it. Potentially following the Rust Book more closely is a...
@shadows-withal I have updated the example to use the `compile` instead of `test` mode. I think this make the logic considerably simpler. The example is a straightforward example of using...
> The exercise teaches the usage of `RefCell` very well, but not really _when to use it_. It might be just confusing why the user shouldn't use `&mut self` since...
ClusterRoles on the CSV should support any custom verbs and used to do so -- seems like we may have regressed at some point, potentially when bumping the OpenAPI schema...