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

fix nil pointer error while writing configmap #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pkbhowmick
Copy link

@pkbhowmick pkbhowmick commented Mar 9, 2025

What type of PR is this?

/kind bug

What does this PR do / why we need it:

Fix nil pointer error while writing in the configMap data

Which issue(s) this PR fixes:

Fixes #22

How to test changes / Special notes to the reviewer:

Signed-off-by: Pulak Kanti Bhowmick <[email protected]>
@ggkhrmv ggkhrmv self-requested a review March 9, 2025 11:33
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.

Failing on the reconciliation: " Failed to watch *v1.ConfigMap: unknown (get configmaps)`"
1 participant