Skip to content

Commit fe6ecf3

Browse files
committed
Add more TODOs to README
1 parent 939aded commit fe6ecf3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,15 @@ go run main.go
3333

3434
## TODO
3535

36-
- Add assertions to mini-programs
36+
- Add more assertions to mini-programs
3737
- Test different Kubernetes versions
3838
- Setup GitHub action(s)
39-
- To be covered
40-
- `kubernetes.Clientset.List()` use cases
39+
- Examples to be covered
40+
- `delete` + owner references
41+
- `delete collection`
42+
- `list` filtration
43+
- `watch` filtration
44+
- `informer` filtration
45+
- `patch` with different strategies
46+
- `workqueue` - controllers' fundamentals
4147
- `retry.RetryOnConflict`

0 commit comments

Comments
 (0)