diff --git a/README.md b/README.md index f98f6e4..d8d82e8 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,6 @@ A controller to create corresponding `ingress.networking.k8s.io/v1` resources for `route.openshift.io/v1` -## TODO - -- [x] int port -- [x] string port -- [x] path -- [ ] nil port -- [ ] weight -- [ ] termination - ## Instructions ### Development @@ -35,6 +26,15 @@ A controller to create corresponding `ingress.networking.k8s.io/v1` resources fo * `make undeploy` delete resouces in k8s. +## TODO + +- [x] int port +- [x] string port +- [x] path +- [ ] nil port +- [ ] weight +- [ ] termination + ## Security ### Reporting security vulnerabilities