Skip to content

remote for the contributors fork is hardcoded in ISO build process #22018

@vtri950

Description

@vtri950

What Happened?

The primary issue is in the ISO build process where the Jenkins CI build script is trying to add a git remote for the contributor's fork, but it's failing because:

Repository naming mismatch: The build script assumes the contributor's fork is named minikube, but the actual fork is named minikube-fork
SSH access issue: The build script is trying to use SSH to access git@github.com:vtri950/minikube.git which doesn't exist

observed in #21997

Attach the log file

https://storage.cloud.google.com/minikube-builds/logs/21997/0cbf9da/iso_build.txt

Operating System

None

Driver

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions