We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is hard to understand what is happening in operator based on only the logs from user perspective.
It would be nice, if the Events field would be used also. The Events field is accessible via kubectl describe.
kubectl describe
Kubebuilder - Creating events
The text was updated successfully, but these errors were encountered:
When branches are created from issues, their pull requests are automatically linked.
Problem Statement
It is hard to understand what is happening in operator based on only the logs from user perspective.
Proposed Solution
It would be nice, if the Events field would be used also. The Events field is accessible via
kubectl describe
.Alternatives Considered
Additional Context
Kubebuilder - Creating events
The text was updated successfully, but these errors were encountered: