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

Rename build.dev -> shipwright.io #609

Merged
merged 1 commit into from
Feb 26, 2021

Commits on Feb 26, 2021

  1. Rename build.dev -> shipwright.io

    This renames references to the build.dev API group, replacing them with
    shipwright.io. This change updates code and docs, but doesn't modify
    anything in docs/proposals/.
    
    This constitutes a breaking change for existing users, who will need to
    modify their Builds/BuildStrategies/BuildRuns to use the new API group.
    No other changes are expected to be needed. When upgrading, users should
    delete the old CRD types before installing the new ones, to avoid
    confusion (kubectl delete -f deploy/crds/).
    imjasonh committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    d65ef2f View commit details
    Browse the repository at this point in the history