You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked the update to be able to run parameterized jobs in the UI. It works fine in the default namespace, but when you create a custom namespace and run the job in the ui, the “Not Found” page is displayed. When I select all namespaces(*) in the UI and select the corresponding job I can see a list.
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Nomad v1.1.4+ent (fbad2c4)
Operating system and Environment details
Ubuntu 18.04.5 LTS
Issue
I checked the update to be able to run parameterized jobs in the UI. It works fine in the default namespace, but when you create a custom namespace and run the job in the ui, the “Not Found” page is displayed. When I select all namespaces(*) in the UI and select the corresponding job I can see a list.
Reproduction steps
I used the following example:
https://github.com/hashicorp/nomad-autoscaler-demos/tree/main/vagrant/dynamic-app-sizing
Expected Result
When a parameterized job to which the namespace is applied is dispatched from the UI, the job UI to be performed should appear normally.
Actual Result
"Not Found" Page
Job file (if appropriate)
The text was updated successfully, but these errors were encountered: