This commit is contained in:
baschno
2025-02-05 19:38:08 +01:00
parent c2d9399993
commit 8af268687a
50 changed files with 2835 additions and 1 deletions

23
PROJECT Normal file
View File

@@ -0,0 +1,23 @@
# 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: rs
layout:
- go.kubebuilder.io/v4
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: tdset-operator
repo: github.com/baschno/tdset-operator
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: rs
group: schedule
kind: TDSet
path: github.com/baschno/tdset-operator/api/v1
version: v1
version: "3"