v1.1.0
Ansible Operator fact gathering causes performance regression
To disable fact gathering by default for your operator, you will need to add the following entry to the manager container inconfig/manager/manager.yaml
:
env:
- name: ANSIBLE_GATHERING
value: explicit
See #3933 for more details.
Update scorecard-test-kuttl image to use latest kuttl
The scorecard-test-kuttl image is updated to use kuttl:v0.5.2 as the base image.
See #3711 for more details.
Last modified October 15, 2020: Release v1.1.0 (#4031) (9d27e224)
当前内容版权归 operatorframework.io 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 operatorframework.io .