Project logo Devfile.io
Getting Started Docs Devfile Registry

Devfile User Guide

    • Overview
    • Developer
      • Authoring devfiles
        • Adding schema version
        • Adding a name
        • Adding projects
        • Adding commands
          • Devfile commands
          • Adding a command section to a devfile
          • Adding a command group to a devfile
          • Adding exec commands to a devfile
          • Adding apply commands to a devfile
          • Adding composite commands to a devfile
        • Adding components
          • Adding a Kubernetes or OpenShift component
          • Adding a container component
          • Adding an image component
          • Adding a volume 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
        • Understanding a devfile registry
        • Building a custom devfile registry
        • Deploying a devfile registry
        • Adding a registry schema
    • API reference
    • Devfile resources
Devfile User Guide 2.2.0-alpha
  • 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

To migrate a devfile from version 1.x to 2.x, see the following documents:

  • 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 about migrating devfiles, see the following resources and GitHub issues:

  • Devfile-converter

  • Devfile schema

  • Plug-in mechanism

Site map