operator-sample-go
operator-sample-go copied to clipboard
Feature/event recorder
Created new feature when application is started it will write an Kubernetes event in different conditions. We can check those events via kubectl get events command. Tested all scenarios as per our documentation with Kubernetes and OpenShift clusters.