Unable to submit Connect jobs when disabling allow_unauthenticated #10718
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/consul
type/bug
Milestone
Nomad v1.1.0 introduced consul namespaces support when using Nomad Enterprise + Consul Enterprise, however we broke functionality around ACL validation in the OSS use case.
Jobs are incorrectly being blocked when following conditions are true
allow_unauthenticated
is set tofalse
The error looks like,
Which is nonsensical, since Namespaces do not exist in Consul OSS.
The text was updated successfully, but these errors were encountered: