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

KubernetesResourceUtil.ensureHasPort unnecessary 'null' check before 'equals()' call #2580 #2589

Merged
merged 2 commits into from
Feb 1, 2024

Commits on Jan 30, 2024

  1. Update KubernetesResourceUtil.java

    Fix issue eclipse-jkube#2580: null-check
    ArunErram committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    571ae21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ArunErram/Arun-Erram--#2580Null-Check

    Update KubernetesResourceUtil.java
    ArunErram committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cff9272 View commit details
    Browse the repository at this point in the history