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

Update KubernetesResourceUtil.java #1

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

ArunErram
Copy link
Owner

Fix issue eclipse-jkube#2580: null-check

Description

Fixes # (issue)
eclipse-jkube#2580

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • [x ] I have read the contributing guidelines
  • [ x] I signed-off my commit with a user that has signed the Eclipse Contributor Agreement
  • [ x] My code follows the style guidelines of this project
  • [ x] I Keep It Small and Simple: The smaller the PR is, the easier it is to review and have it merged
  • [ x] I use conventional commits in my commit messages
  • [x ] I have performed a self-review of my code
  • I Added CHANGELOG entry
  • I have updated the documentation accordingly
  • No new bugs, code smells, etc. in SonarCloud report
  • 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
  • I tested my code in Kubernetes
  • I tested my code in OpenShift

@ArunErram ArunErram merged commit cff9272 into master Jan 30, 2024
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.

1 participant