Merge pull request #18306 from jjtimmons/jjtimmons/fix-nomad-token-log

This commit is contained in:
Ben Lambert
2023-06-17 16:46:20 +02:00
committed by GitHub
@@ -92,8 +92,6 @@ export async function createRouter(
// Get job ID
const jobID = (req.params.job_id as string) ?? '';
logger.info(`token: ${token}`);
// Issue the request
const apiResp = await fetch(
`${addr}/v1/job/${jobID}/versions?namespace=${encodeURIComponent(