ubicloud/views/kubernetes-cluster
Jeremy Evans d1f11345e7 Avoid appending to request.path in kubernetes cluser and private subnet show templates
This can cause a problem if the show template is rendered when
handling a validation error, because request.path will be the
path the form was submitted to, and not the path the form was
originally displayed on.

Construct a correct path that will be valid in both cases.
2025-08-08 01:52:14 +09:00
..
create.erb Use handle_validation_failure in kubernetes cluster create route 2025-08-08 01:52:14 +09:00
index.erb Add missing "state" column label to Kubernetes list panel 2025-07-02 10:34:03 +02:00
show.erb Avoid appending to request.path in kubernetes cluser and private subnet show templates 2025-08-08 01:52:14 +09:00