|
1 | 1 | # Note: This CHANGELOG is only for the changes in insights operator.
|
2 |
| - Please see OpenShift release notes for official changes\n<!--Latest hash: 0deaa57e6088c46fc375402255dc8629d47397a1--> |
| 2 | + Please see OpenShift release notes for official changes\n<!--Latest hash: 66d737fc1e0516222ac73726ee5df667048c1399--> |
3 | 3 | ## 4.9
|
4 | 4 |
|
5 | 5 | ### Enhancement
|
|
12 | 12 | - [#433](https://github.com/openshift/insights-operator/pull/433) Conditional gathering
|
13 | 13 | - [#447](https://github.com/openshift/insights-operator/pull/447) fix logs format in sample archive
|
14 | 14 | - [#449](https://github.com/openshift/insights-operator/pull/449) Gather all MachineConfig definitions
|
| 15 | +- [#446](https://github.com/openshift/insights-operator/pull/446) add egress ips support to anonymizer |
15 | 16 |
|
16 | 17 | ### Bugfix
|
17 | 18 | - [#485](https://github.com/openshift/insights-operator/pull/485) Don't try to record an empty Record if gatherClusterConfigV1 fails
|
|
22 | 23 | - [#472](https://github.com/openshift/insights-operator/pull/472) Set also the summary operation when updating status
|
23 | 24 | - [#466](https://github.com/openshift/insights-operator/pull/466) fix obfuscation translation table secret manifest
|
24 | 25 | - [#461](https://github.com/openshift/insights-operator/pull/461) fix obfuscation translation table secret
|
| 26 | +- [#444](https://github.com/openshift/insights-operator/pull/444) MemoryRecord name can be obfuscated & fix case of duplicate records |
25 | 27 |
|
26 | 28 | ### Others
|
27 | 29 | - [#488](https://github.com/openshift/insights-operator/pull/488) Update K8s & OpenShift API versions
|
|
37 | 39 | - [#455](https://github.com/openshift/insights-operator/pull/455) Updating the owners list
|
38 | 40 | - [#463](https://github.com/openshift/insights-operator/pull/463) Enables godox on precommit
|
39 | 41 | - [#454](https://github.com/openshift/insights-operator/pull/454) Update changelog
|
| 42 | +- [#452](https://github.com/openshift/insights-operator/pull/452) Update versions in the metrics gather documentation |
40 | 43 |
|
41 | 44 | ### Misc
|
42 | 45 | - [#457](https://github.com/openshift/insights-operator/pull/457) Updating ose-insights-operator images to be consistent with ART
|
|
91 | 94 | - [#336](https://github.com/openshift/insights-operator/pull/336) Disable instead of Degrade in case of gather fails
|
92 | 95 | - [#334](https://github.com/openshift/insights-operator/pull/334) Do not create the metrics file in case of any error
|
93 | 96 | - [#332](https://github.com/openshift/insights-operator/pull/332) Relax the recent log gatherers to avoid degrading during…
|
94 |
| -- [#329](https://github.com/openshift/insights-operator/pull/329) Remove StatefulSet gatherer & replace it with gathering "cluster-mon… |
95 | 97 |
|
96 | 98 | ### Others
|
97 | 99 | - [#439](https://github.com/openshift/insights-operator/pull/439) Adds tasks pool to tasks_processing
|
|
148 | 150 | - [#297](https://github.com/openshift/insights-operator/pull/297) Gather netnamespaces network info
|
149 | 151 |
|
150 | 152 | ### Bugfix
|
| 153 | +- [#329](https://github.com/openshift/insights-operator/pull/329) Remove StatefulSet gatherer & replace it with gathering "cluster-mon… |
151 | 154 | - [#325](https://github.com/openshift/insights-operator/pull/325) Fixes error metadata gathering
|
152 | 155 | - [#320](https://github.com/openshift/insights-operator/pull/320) Monitors how many gatherings failed in a row, and applies degraded status accordingly
|
153 | 156 | - [#317](https://github.com/openshift/insights-operator/pull/317) Update the sample archive and remove IP anonymization in clusteropera…
|
|
298 | 301 | ##
|
299 | 302 |
|
300 | 303 | ### Enhancement
|
| 304 | +- [#504](https://github.com/openshift/insights-operator/pull/504) Reduce stacktrace size in logs |
301 | 305 | - [#492](https://github.com/openshift/insights-operator/pull/492) ApiRequestCount conditional gathering
|
302 |
| -- [#446](https://github.com/openshift/insights-operator/pull/446) add egress ips support to anonymizer |
303 | 306 |
|
304 | 307 | ### Bugfix
|
| 308 | +- [#495](https://github.com/openshift/insights-operator/pull/495) Respect user defined proxy's CA cert |
305 | 309 | - [#497](https://github.com/openshift/insights-operator/pull/497) insightsclient - close response body
|
306 | 310 | - [#494](https://github.com/openshift/insights-operator/pull/494) Fix the error logic in the OCM controller & degrade only…
|
307 |
| -- [#444](https://github.com/openshift/insights-operator/pull/444) MemoryRecord name can be obfuscated & fix case of duplicate records |
308 | 311 |
|
309 | 312 | ### Others
|
| 313 | +- [#501](https://github.com/openshift/insights-operator/pull/501) Update changelog |
310 | 314 | - [#499](https://github.com/openshift/insights-operator/pull/499) Fix the sample archive path for the last conditional gatherer
|
311 | 315 | - [#481](https://github.com/openshift/insights-operator/pull/481) Add a script for updating files in the sample archive
|
312 |
| -- [#452](https://github.com/openshift/insights-operator/pull/452) Update versions in the metrics gather documentation |
313 | 316 |
|
314 | 317 | ### Misc
|
| 318 | +- [#500](https://github.com/openshift/insights-operator/pull/500) OCM controller - change type of the secret |
| 319 | +- [#502](https://github.com/openshift/insights-operator/pull/502) Updating ose-insights-operator images to be consistent with ART |
315 | 320 | - [#491](https://github.com/openshift/insights-operator/pull/491) Updating ose-insights-operator images to be consistent with ART
|
316 | 321 |
|
0 commit comments