initial
Some checks failed
Lint / Run on Ubuntu (push) Has been cancelled
E2E Tests / Run on Ubuntu (push) Has been cancelled
Tests / Run on Ubuntu (push) Has been cancelled

This commit is contained in:
baschno
2026-01-13 20:26:18 +01:00
commit b07ab65fce
58 changed files with 3684 additions and 0 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"