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

r/devspace_controller: disabling the tests & highlighting this'll be removed in 3.0 #10049

Merged
merged 4 commits into from
Jan 5, 2021

Commits on Jan 5, 2021

  1. devspace: these tests can no longer be run

    There's a breaking behavioural change in the API where provisioning new instances returns:
    
    > Azure Dev Spaces Controller creation is blocked because Azure Dev Spaces is being retired. Bridge to Kubernetes is an improved alternative to many of the Azure Dev Spaces development scenarios. Learn more here: https://aka.ms/migrate-to-bridge.
    
    As such, there's no point running these tests since they're going to fail.
    
    This resource will continue to be usable for existing users, but we can no longer test it.
    tombuildsstuff committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    0275c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31be546 View commit details
    Browse the repository at this point in the history
  3. teamcity: removing devspaces from the list

    All of the tests in this package can no longer be run, so there's
    no point in these being listed, tbqh.
    tombuildsstuff committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    00f232c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a51d532 View commit details
    Browse the repository at this point in the history