move everything to src
All checks were successful
Build and Publish / build-release (push) Successful in 8m29s

This commit is contained in:
2026-04-07 12:33:54 -05:00
parent 080a33f76f
commit d5c3485fd2
98 changed files with 75 additions and 76 deletions

87
PROJECT Normal file
View File

@@ -0,0 +1,87 @@
# 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: github.com
layout:
- go.kubebuilder.io/v4
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: zitadel-resources-operator
repo: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: zitadel
kind: Organization
path: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: zitadel
kind: Project
path: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: zitadel
kind: OIDCApp
path: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: zitadel
kind: MachineUser
path: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: zitadel
kind: APIApp
path: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: zitadel
kind: Action
path: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: zitadel
kind: Flow
path: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src/api/v1alpha1
version: v1alpha1
- api:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: zitadel
kind: Connection
path: gitea.corredorconect.com/software-engineering/zitadel-resources-operator/src/api/v1alpha1
version: v1alpha1
version: "3"