Project logo Devfile.io
Getting Started Docs Devfile Registry

Devfile User Guide

    • Overview
    • Developer
      • Developing with devfiles
      • Using devfiles
        • Adding schema version
        • Adding a name
      • Authoring devfiles
        • Adding projects
        • Adding commands
        • Adding components
          • Adding kubernetes component
          • Adding container component
          • Specifying persistent storage
          • Limiting resources usage
          • Defining environment variables
          • Defining endpoints
          • Defining Kubernetes resources
        • Adding attributes
        • Adding event bindings
        • Referring to a parent
      • Migrating to devfile v2
        • Migrating schema version
        • Migrating projects
        • Migrating components
        • Migrating plug-ins
        • Migrating commands
        • Adding event bindings
        • Referring to a parent
        • Troubleshooting
      • Devfile library
        • Using the devfile library
    • Registry Administrator
      • Devfile registry
    • API reference
    • Devfile resources
Devfile User Guide 2.1.0
  • Devfile User Guide
    • 2.2.0-alpha
    • 2.1.0
    • 2.0.0
  • Devfile User Guide
  • Developer
  • Migrating to devfile v2
2.2.0-alpha 2.1.0 2.0.0
Edit this Page

Migrating to devfile v2

The following documents explain how to migrate an existing v1.x devfile to a v2.x devfile:

  • Migrating schema version

  • Migrating projects

  • Migrating components

  • Migrating plug-ins

  • Migrating commands

  • Referring to a parent devfile in a devfile

  • Adding event bindings

  • Troubleshooting

Additional resources

For more information on migrating devfiles, go to the following GitHub issues:

  • Devfile schema

  • Plug-in mechanism

Site map