add logging to the operator
Some checks failed
Build images / Run e2e tests (push) Failing after 1m57s
Build images / Run lint test (push) Failing after 7m27s
Lint / Run on Ubuntu (push) Failing after 6m47s
Build images / Run unit test (push) Failing after 8m53s
Build images / Build docker image (push) Has been skipped
E2E Tests / Run on Ubuntu (push) Failing after 1m50s
Tests / Run on Ubuntu (push) Failing after 3m1s

add logging
This commit is contained in:
Chris Richardson
2025-07-02 12:48:45 -04:00
parent d9a945efd4
commit 4d9663fe60
7 changed files with 719 additions and 31 deletions

View File

@@ -30,15 +30,3 @@ rules:
- get
- patch
- update
- apiGroups:
- ""
resources:
- pods
- services
- endpoints
- persistentvolumeclaims
- events
- configmaps
- secrets
verbs:
- '*'