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

Refactor to set pullsecret and clusterID #869

Merged
merged 2 commits into from
Dec 12, 2019
Merged

Refactor to set pullsecret and clusterID #869

merged 2 commits into from
Dec 12, 2019

Commits on Dec 12, 2019

  1. Issue #854 Add host->cluster DNS checks

    This check will make sure that host can able to resolve the dns
    for api and app domain of crc using dnsmasq which is running
    inside the VM.
    praveenkumar committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    ec41d99 View commit details
    Browse the repository at this point in the history
  2. Refactor to set pullsecret and clusterID

    This refactor will allow us to perform more cluster resource changes like
    add proxy, insecure registry etc. at cluster level.
    
    Now we are running oc commands directly from the host instead running
    those from the VM.
    praveenkumar committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    075ceaa View commit details
    Browse the repository at this point in the history