Peter Bacsko created YUNIKORN-1569:
--------------------------------------

             Summary: Admission controller cannot update CronJobs
                 Key: YUNIKORN-1569
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1569
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: shim - kubernetes
    Affects Versions: 1.2.0
            Reporter: Peter Bacsko


If {{admissionController.accessControl.bypassAuth}} is set to false, then 
CronJobs are not updated with userinfo properly by the admission conroller.
The following error is generated:

{noformat}
Error from server (InternalError): error when creating "cronjob.yaml": Internal 
error occurred: add operation does not apply: doc is missing path: 
"/spec/jobtemplate/spec/template/metadata/annotations": missing value
{noformat}

The problem is that the path uses "jobtemplate" instead of "jobTemplate".



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to