Skip to content

Conversation

@danilrwx
Copy link
Contributor

Description

Added nil check for audit controller. This error occurs when one of the moduleconfigs with a missing enabled field is updated.

Why do we need it, and what problem does it solve?

Fixes nil pointer error.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: core
type: fix
summary: Fix nil pointer error that occurs when one of the moduleconfigs with a missing enabled field is updated.
impact_level: low

@danilrwx danilrwx added this to the v0.23.0 milestone Jul 23, 2025
@danilrwx danilrwx marked this pull request as ready for review July 23, 2025 11:26
@danilrwx danilrwx merged commit caed9e7 into main Jul 23, 2025
21 of 22 checks passed
@danilrwx danilrwx deleted the fix/core/audit-nil-pointer branch July 23, 2025 11:29
universal-itengineer pushed a commit that referenced this pull request Jul 23, 2025
Description
Added nil check for audit controller. This error occurs when one of the moduleconfigs with a missing enabled field is updated.

Why do we need it, and what problem does it solve?
Fixes nil pointer error.


Signed-off-by: Daniil Antoshin <[email protected]>
universal-itengineer pushed a commit that referenced this pull request Jul 23, 2025
Description
Added nil check for audit controller. This error occurs when one of the moduleconfigs with a missing enabled field is updated.

Why do we need it, and what problem does it solve?
Fixes nil pointer error.


Signed-off-by: Daniil Antoshin <[email protected]>
universal-itengineer pushed a commit that referenced this pull request Jul 24, 2025
Description
Added nil check for audit controller. This error occurs when one of the moduleconfigs with a missing enabled field is updated.

Why do we need it, and what problem does it solve?
Fixes nil pointer error.


Signed-off-by: Daniil Antoshin <[email protected]>
yachmenevas pushed a commit that referenced this pull request Oct 15, 2025
Description
Added nil check for audit controller. This error occurs when one of the moduleconfigs with a missing enabled field is updated.

Why do we need it, and what problem does it solve?
Fixes nil pointer error.


Signed-off-by: Daniil Antoshin <[email protected]>
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