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
Make it easier to keep track of the version of sf-operator that was
used to deploy a resource.
* CLI: The `version` subcommand returns the version of the executable.
* Standalone mode: the "sf-standalone-owner" configmap has two new
annotations: "sf-operator-version" with the version of the binary
used to deploy, and "last-reconcile" with the EPOCH timestamp
of the the end time of the deployment.
The configmap's data also holds the latest "CR" that was applied.
Assisted-By: Gemini-2.5-pro
Change-Id: Ibe363403d57f299dda69f9fa3ad1ade7a7fdf464
0 commit comments