You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Add build information via ldflags to the operator. Print this information so that the users can see the version the operator is running on.
Acceptance criteria:
Create Go package to provide functions to get build information
/kind feature
Describe the solution you'd like
Add build information via ldflags to the operator. Print this information so that the users can see the version the operator is running on.
Acceptance criteria: