v1.20.0
版本发布时间: 2022-04-30 01:01:54
operator-framework/operator-sdk最新发布版本:v1.35.0(2024-06-19 02:19:34)
v1.20.0
Additions
- New check to warning authors when the CRD description is empty was added to the Good Practices validator. You are able to check it by running
operator-sdk bundle validate ./bundle --select-optional name=good-practices
or$ operator-sdk bundle validate ./bundle --select-optional suite=operatorframework
(More info). (#5552) - For ansible-based operators, proxy server port can be changed with the new
proxy-port
flag, which still defaults to 8888. (#5669) - Previously we added this error to show the user that the Path component is part of proxy server. Now, kubectl made this fix that handles this case and there is no need to throw this error anymore. (#5648)
Changes
- Update the supported OLM versions to 0.18.3, 0.19.1, 0.20.0. (#5684)
Bug Fixes
- Fix: channel naming validator check and move it for the Good Practices validator. You are able to check it by running
operator-sdk bundle validate ./bundle --select-optional name=good-practices
or$ operator-sdk bundle validate ./bundle --select-optional suite=operatorframework
(More info). (#5552) - For ansible-based operators, this change fixes an issue that caused finalizers to fail to run if the watched resource (CR) is deleted during reconciliation. (#5678)
- The related image discovery feature currently only reads environment variables from the manager container. This was causing an error when the deployment labels or container name that was expected were not present. This fixes that by collecting related images from all containers across all deployments. This change also enables users to use related images in other containers since related images from everywhere will be considered. (#5639)
1、 ansible-operator_darwin_amd64 54.07MB
2、 ansible-operator_darwin_arm64 55.49MB
3、 ansible-operator_linux_amd64 54.58MB
4、 ansible-operator_linux_arm64 53.42MB
5、 ansible-operator_linux_ppc64le 53.76MB
6、 ansible-operator_linux_s390x 55.89MB
7、 checksums.txt 1.64KB
8、 checksums.txt.asc 566B
9、 helm-operator_darwin_amd64 65.04MB
10、 helm-operator_darwin_arm64 66.88MB
11、 helm-operator_linux_amd64 65.65MB
12、 helm-operator_linux_arm64 64.36MB
13、 helm-operator_linux_ppc64le 64.77MB
14、 helm-operator_linux_s390x 67.18MB
15、 operator-sdk_darwin_amd64 79.39MB
16、 operator-sdk_darwin_arm64 81.8MB
17、 operator-sdk_linux_amd64 80.18MB
18、 operator-sdk_linux_arm64 78.53MB
19、 operator-sdk_linux_ppc64le 79.12MB
20、 operator-sdk_linux_s390x 81.92MB