Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • test
  • e2e
  • common
  • lifecycle_hook.go
Find file
BlameHistoryPermalink
  • Antonio Ojea's avatar
    Add IPv6 support to the Container Lifecycle tests · 527d2aa2
    Antonio Ojea authored Mar 10, 2019
    Current e2e tests for the Container Lifecycle Hooks weren't
    using brackets for the IPv6 URL addresses per RFC2732, thus those
    tests were failing.
    
    This patches add brackets to the target URL if it's an IPv6 address.
    
    Reference: https://github.com/kubernetes/kubernetes/issues/70248
    527d2aa2
lifecycle_hook.go 6.77 KB
EditWeb IDE

Replace lifecycle_hook.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.