Skip to main content
Version: 2.13.0

Smart Scaler Agent Events

This topic describes the events generated by the Smart Scaler Agents.

Event Autoscaler Events

The Event Autoscaler Agent generates events that represent an operation on the cluster. All of these generated events are specific to Event Autoscaler operations.

Application Configuration Custom Resource Events

Sl. NoEvent NameTypeDescription
1Custom application config providedNORMALCustom application configuration provided, skipping reconciliation <name> <namespace>.
2No autoscaling object foundWARNINGNo autoscaling object found, skipping reconciliation <name> <namespace>.
3Failed to get Git Secret RefWARNINGGit credential secret ref not found in the argocd namespace, application config <name> <namespace>.
4ApplicationConfig is readyNORMALApplicationConfig is ready, appconfig <name> <namespace>.

Event Configuration Custom Resource Events

Sl. NoEvent NameTypeDescription
1Failed to initiate the eventWARNINGApplication config <applicationconfig> for the event is not is ready state. Retrying...
2Scaling Values Update FailureWARNINGFailed to update scaling values for EventConfig <name> <namespace>.
3Scaling Values UpdatedNORMALSuccessfully updated scaling values for EventConfig <name> <namespace>.
4Update Scaling Values pull request mergedNORMALUpdate Scaling Values pull request merged manually, for EventConfig name <name> <namespace>.
5Failed to merge pull request for update scaling valuesWARNINGMaximum retry attempts reached for MergePullRequest. Please merge the PR <pr_url> manually, for EventConfig <name> <namespace>.
6Pull request not merged yetWARNINGPull request not merged yet for EventConfig <name>, please merge it manually. PR <pr_url>.
7Event progressingNORMALSuccessfully updated scaling values waiting for event to start, EventConfig <name> <namespace>.
8Failed to reset min scaling valuesWARNINGMaximum retry attempts reached for UpdateMinScaling. Please update the minimum scaling values manually, for EventConfig <name> <namespace>.
9Reset Min Scaling Values pull request mergedNORMALSuccessfully merged reset minimum scaling values pull request manually by user, for EventConfig <name> <namespace>.
10Failed to merge pull request for min scaling values updateWARNINGMaximum retry attempts reached for MergePullRequest. Please merge the PR <pr_url> manually, for EventConfig <name> <namespace>.
11Pull request not merged yetWARNINGPull request not merged yet for EventConfig <name>, please merge it manually. PR <pr_url>.
12cooldown started after event endNORMALWaiting for pods to cooldown, EventConfig <name> <namespace>.
13Failed to reset max scaling valuesWARNINGRetrying after %v, for EventConfig <name> <namespace>.
14Failed to update max scaling valuesWARNINGMaximum retry attempts reached for UpdateMaxScaling. Please update the max scaling values manually, for EventConfig <name> <namespace>.
15Reset Max Scaling Values pull request mergedNORMALSuccessfully merged reset max scaling values pull request manually by user, for EventConfig <name> <namespace>.
16Failed to merge pull request for max scaling values updateWARNINGMaximum retry attempts reached for MergePullRequest. Please merge the PR <pr_url> manually, for EventConfig <name> <namespace>.
17Successfully reset scaling valuesNORMALSuccessfully reset scaling values, EventConfig <name> <namespace>.

EventConfigSet Custom Resource Events

Sl. NoEvent NameTypeDescription
1EventConfigs Created as per ConcurrentFutureEventsNORMALCreated Concurrent EventConfig for <name> in the namespace <namespace>.
2EventConfig Creation Failure as per ConcurrentFutureEventsWARNINGFailed to create Concurrent EventConfig for <name> in the namespace <namespace>.
3Created New EventConfig for Next OccurrenceNORMALCreated a new Concurrent EventConfig for <name> in the namespace <namespace> for the next occurrence.
4Failed to Create New EventConfig for Next OccurrenceWARNINGFailed to create a new Concurrent EventConfig for <name> in the namespace <namespace> for the next occurrence.