- operator-sdk init --domain kube5s.ru - CRD: Function, Trigger (sless.kube5s.ru) - controllers: FunctionReconciler, TriggerReconciler (stubs) - internal/ structure: api, storage/postgres, storage/s3, builder, config - fix: controller-tools bumped v0.11.1→v0.14.0 (Go 1.23 compat)
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
# More info: https://docs.docker.com/engine/reference/builder/#dockerignore-file
|
|
# Ignore build and test binaries.
|
|
bin/
|
|
testbin/
|