Description of problem:
The default defined jobset instance is incorrect with following :
apiVersion: operator.openshift.io/v1
kind: JobSetOperator
metadata:
name: example
spec:
logLevel: Normal
operatorLogLevel: Normal
After create the example instance , can't see the jobset-controll-manager pod running.
Version-Release number of selected component (if applicable):
4.20
How reproducible:
Always
Steps to Reproduce:
1) Deploy jobset operator ; 2) Use the default value to create the jobset instance
Actual results:
2) Can't see the jobset-controll-manager pod running.
Expected results:
2) Give correct default value for the jobset instance.
Additional info:
- clones
-
OCPBUGS-61308 Better to create events when failed to deploy the job by jobset
-
- New
-