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(core): Prevent Nimbus crash on CEL #71

Closed
wants to merge 1 commit into from

Conversation

b0m313
Copy link
Contributor

@b0m313 b0m313 commented Feb 24, 2024

Description

Fixes #59

Does this PR introduce a breaking change?

Checklist

  • PR title follows the <type>: <description> convention
  • I use conventional commits in my commit messages
  • I have updated the documentation accordingly
  • I Keep It Small and Simple: The smaller the PR is, the easier it is to review and have it merged
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional information for reviewer

Mention if this PR is part of any design or a continuation of previous PRs

@b0m313 b0m313 marked this pull request as draft February 24, 2024 10:42
@b0m313 b0m313 closed this Feb 24, 2024
@b0m313 b0m313 reopened this Feb 24, 2024
@b0m313 b0m313 marked this pull request as ready for review February 24, 2024 10:44
@b0m313 b0m313 closed this Feb 24, 2024
@b0m313 b0m313 deleted the fix_cel_2 branch March 12, 2024 06:01
@b0m313 b0m313 restored the fix_cel_2 branch March 12, 2024 06:01
@b0m313 b0m313 deleted the fix_cel_2 branch March 12, 2024 06:01
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.

[Core]: Nimbus crashes on updating CEL for the resource which is not present
1 participant