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

IPV6 follow-up #776

Merged
merged 2 commits into from
Jun 3, 2024
Merged

IPV6 follow-up #776

merged 2 commits into from
Jun 3, 2024

Commits on May 31, 2024

  1. IPV6 follow-up

    Reverts part of jenkinsci#742
    
    Only leaves the relevant part which was to switch to the
    URL(String,String,String,String) constructor.
    
    The change from localhost to ip caused some test failures in Kubernetes
    context (It is invalid to provide an IP address as part of an ingress
    host name)
    Vlatombe committed May 31, 2024
    Configuration menu
    Copy the full SHA
    589639c View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

    Co-authored-by: Jesse Glick <jglick@cloudbees.com>
    Vlatombe and jglick committed May 31, 2024
    Configuration menu
    Copy the full SHA
    06fe714 View commit details
    Browse the repository at this point in the history