-
Bug
-
Resolution: Duplicate
-
Undefined
-
Unspecified
-
False
-
-
False
-
-
https://github.com/ansible-collections/kubernetes.core/issues/567
<!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete all sections as described, this form is processed automatically -->
-
-
-
-
- SUMMARY
<!--- Describe the new feature/improvement briefly below -->
It would be interesting to include tasks into kubernetes.core to interact with ROLLOUT.
- SUMMARY
-
-
-
-
-
-
-
- ISSUE TYPE
-
-
-
- Feature Idea
-
-
-
-
- COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
- COMPONENT NAME
-
-
-
kubectl rollout
rollout history, rollout restart, etc...
-
-
-
-
- ADDITIONAL INFORMATION
<!--- Describe how the feature would be used, why it is needed and what it would solve -->
- ADDITIONAL INFORMATION
-
-
-
<!--- Paste example playbooks or commands between quotes below -->
```yaml
Tasks as we would do with CLI:
kubectl rollout status Deployment/mi-deployment
```
<!--- HINT: You can also paste gist.github.com links for larger files -->