Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSPL-2034: Address log formatting errors, which is causing operator to crash #898

Merged
merged 3 commits into from
Sep 14, 2022

Conversation

sgontla
Copy link
Contributor

@sgontla sgontla commented Sep 13, 2022

Operator is crashing when removing app sources. Cause of the crash is due to passing invalid number of arguments to the logger function.

2022-09-13T17:01:07.56335734Z	DPANIC	controller.licensemaster.handleAppRepoChanges	odd number of arguments passed as key-value pairs for logging	{"reconciler group": "enterprise.splunk.com", "reconciler kind": "LicenseMaster", "name": "k8s-lic", "namespace": "default", "kind": "LicenseMaster", "name": "k8s-lic", "namespace": "default", "ignored key": "Reason: App source is mising in config or remote listing"}
github.com/splunk/splunk-operator/pkg/splunk/enterprise.initAndCheckAppInfoStatus

@sgontla sgontla changed the base branch from master to develop September 13, 2022 18:31
@gaurav-splunk gaurav-splunk merged commit 20f4630 into develop Sep 14, 2022
@kashok-splunk kashok-splunk mentioned this pull request Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants