This documentation is for a release that is no longer maintained
See documentation for the latest supported version.7.5. 基于 Bitbucket.org-hosted 仓库的新工作区在没有 v2 devfile 的情况下无法启动
目前,如果存储库不包含 devfile 或 v1 devfile,基于 Bitbucket.org-hosted 存储库的新工作区将无法启动。结果是 Failed 用来创建工作区 错误消息。
临时解决方案
- 如果存储库不包含 devfile,请在存储库中添加 v2.1 devfile。
- 如果存储库包含 v1 devfile,请将 devfile 从 v1 迁移到 v2.1。请参阅 https://devfile.io/docs/2.1.0/migrating-to-devfile-v2。
其他资源