drupal-operator
drupal-operator copied to clipboard
Set and update CR status with k8s_status module
From the docs:
Ansible Operator also allows you as the developer to supply custom status values with the k8s_status Ansible Module. This allows the developer to update the status from within Ansible with any key/value pair as desired. By default, Ansible Operator will always include the generic Ansible run output as shown above. If you would prefer your application not update the status with Ansible output and would prefer to track the status manually from your application, then simply update the watches file with manageStatus.
See also: https://github.com/dymurray/ao-blogs/blob/master/status-example.md
I'm thinking we could at least show the current drupalVersion or something like that. And maybe if drupal is installed?
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This issue is no longer marked for closure.