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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,14 @@
4
4
5
5
*`Image` - Add new annotation `kimup.cloudavenue.io/failure-policy` to control the failure policy of the image tag mutation. The default value is `Fail`. The supported values are `Fail` and `Ignore`. (GH-93)
6
6
7
+
### :tada:**Improvements**
8
+
9
+
*`image/status` - Fix the documentation of the `image/status. (GH-101)
10
+
7
11
### :bug:**Bug Fixes**
8
12
9
13
*`healthz` - Fix the issue where the port specified in the `healthz-port` configuration was not being used. (GH-100)
14
+
*`image` - Now the image is displayed correctly the `last-result`. (GH-101)
10
15
*`image` - Now the status of the image is displayed correctly in the `image` list if the image/repository is not found in the registry. (GH-103)
11
16
*`kimup-operator` - Now webhook start with default port 9443. (GH-105)
12
17
*`metrics` - Fix the issue where the port specified in the `metrics-port` configuration was not being used. (GH-100)
0 commit comments