Alex Collins
Alex Collins
Please don't add new fields to `NodeStatus` as each new fields needs`O(n)` extra storage when `n` is the number of nodes. It is better to traverse `status` and build a...
We use Java 11 extensively and would prefer support is retained until it is out of LTS (2026?).
We have 1000s of applications on Java 11. It's not feasible to migrate them.
+1 If you have `newpage` in your diagram, you only see a single diagram.
I think you can label your pods as follows. Look at `examples/pod-metadata.yaml`
Would you like to submit a PR to add this feature?
The red banner appears before you’re logged into. Can you try deleting cookies and logging back in? Ignore the banner.
Interesting. SSO+RBAC was very time consuming to implement in Argo Workflows. I would not approach it the same way again. I would use Gin if I started again from scratch:...
Related to #3965