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

Move to the v1beta1 Conditions implementation. #744

Merged
merged 4 commits into from
Apr 17, 2019

Commits on Apr 16, 2019

  1. Bump knative/pkg dependency 📦

    Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
    vdemeester committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    e3d090f View commit details
    Browse the repository at this point in the history
  2. Move to the v1beta1 Conditions implementation

    See here for more context on what's changed (no breaking changes): knative/pkg#361
    
    Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
    vdemeester committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    e6dc416 View commit details
    Browse the repository at this point in the history
  3. knative/pkg now uses apps.Deployment instead of extensions

    See knative/pkg@8b3dc0d
    
    Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
    vdemeester committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    37bfe65 View commit details
    Browse the repository at this point in the history
  4. Fix TestTaskSpecValidate tests 🎧

    `apis.FieldError` output has change a bit
    
    Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
    vdemeester committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    137f80d View commit details
    Browse the repository at this point in the history