mirror of
https://gitee.com/devstar/devstar-devcontainer-operator
synced 2025-04-21 09:42:22 +00:00

Some checks failed
DevStar DevContainer Operator CI Pipeline - main branch / build-and-push-devstar-devcontainer-operator (push) Failing after 6s
The Service "devstar-devcontainer-kubebuilder-scaffold-controller-manager-metrics-service" is invalid: metadata.name: Invalid value: "devstar-devcontainer-kubebuilder-scaffold-controller-manager-metrics-service": must be no more than 63 characters make: *** [Makefile:140: deploy] Error 1
21 lines
548 B
Plaintext
21 lines
548 B
Plaintext
# Code generated by tool. DO NOT EDIT.
|
|
# This file is used to track the info used to scaffold your project
|
|
# and allow the plugins properly work.
|
|
# More info: https://book.kubebuilder.io/reference/project-config.html
|
|
domain: devstar.cn
|
|
layout:
|
|
- go.kubebuilder.io/v4
|
|
projectName: devcontainer-operator
|
|
repo: devstar.cn/DevcontainerApp
|
|
resources:
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: devstar.cn
|
|
group: devcontainer
|
|
kind: DevcontainerApp
|
|
path: devstar.cn/DevcontainerApp/api/v1
|
|
version: v1
|
|
version: "3"
|