所有存储库列表中缺少 GCP 源存储库
GCP Source Repository missing from All repositories list
TL;DR
我的 test-repo
不在 Cloud Source Repository 面板的 All repositories
列表中,但我仍然可以访问它。为什么?
也问了here on Google Cloud Community
详情
- 我做了
test-repo
- 我能够 git 使用 CloudSDK 克隆,进行更改甚至推送。
- 当我返回 GCP Console > Cloud Source Repository 时,存储库没有显示,它显示了一个欢迎页面。
- 我还能git拉。
- 我可以通过使用
test-repo
的源代码访问我的 Cloud Function 来访问 test-repo
。
- 当我创建一个新的临时 repo caleld
test2
时,它出现在 All Repositories
选项卡下。
test-repo
仍然丢失,但它显示在 Recently Viewed
下,我可以在那里访问它。
这里发生了什么???
编辑 1:
???
它现在只显示 test-repo
。
由于您可以使用 Cloud SDK 在每个步骤中访问您的存储库,甚至在某些时候使用 UI,我想说这很可能是 UI GCP 控制台中的问题。
话虽如此,我建议您在 Google's Issue Tracker 中提出问题,以便 Google Cloud 的工程团队可以了解该问题并努力解决它。
TL;DR
我的 test-repo
不在 Cloud Source Repository 面板的 All repositories
列表中,但我仍然可以访问它。为什么?
也问了here on Google Cloud Community
详情
- 我做了
test-repo
- 我能够 git 使用 CloudSDK 克隆,进行更改甚至推送。
- 当我返回 GCP Console > Cloud Source Repository 时,存储库没有显示,它显示了一个欢迎页面。
- 我还能git拉。
- 我可以通过使用
test-repo
的源代码访问我的 Cloud Function 来访问test-repo
。 - 当我创建一个新的临时 repo caleld
test2
时,它出现在All Repositories
选项卡下。 test-repo
仍然丢失,但它显示在Recently Viewed
下,我可以在那里访问它。
这里发生了什么???
编辑 1:
???
它现在只显示 test-repo
。
由于您可以使用 Cloud SDK 在每个步骤中访问您的存储库,甚至在某些时候使用 UI,我想说这很可能是 UI GCP 控制台中的问题。
话虽如此,我建议您在 Google's Issue Tracker 中提出问题,以便 Google Cloud 的工程团队可以了解该问题并努力解决它。