-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
What happened:
This line has an error code which is not defined anywhere:
| logs_to_events "AKS.CSE.installNvidiaManagedExpPkgFromCache" "installNvidiaManagedExpPkgFromCache" || exit $ERR_NVIDIA_DCGM_INSTALL |
As in it is not defined in this file: https://github.com/Azure/AgentBaker/blob/main/parts/linux/cloud-init/artifacts/cse_helpers.sh
What you expected to happen:
The error code should have a number associated with it.
Metadata
Metadata
Assignees
Labels
No labels