Releases: IBM/ibm-licensing-operator
Releases · IBM/ibm-licensing-operator
4.2.10
What's Changed
- Add opreq status by @kflorianski-ibm in #939
- Reporting Interval as property in CustomResourceDefinition by @Pejdzor in #940
- Ils 206 hide cr field by @Pejdzor in #944
- implement Instana metrics collection integration by @ljeda in #943
- ILS-233 LS operator keeps restarting when there is OperandRequest in non-existent namespace by @alicenoknow in #945
New Contributors
Full Changelog: 4.2.9...4.2.10
4.2.9
What's Changed
- Extend operand permissions by @Pejdzor in #930
- Fix 64528 add security context by @Pejdzor in #929
- Update OWNERS by @Pejdzor in #935
- Workaround for controller-filtered-cache flaw by @alicenoknow in #932
- Add generated files for roles by @alicenoknow in #936
- change name of artifact by @Pejdzor in #937
Full Changelog: 4.2.8...4.2.9
4.2.8
What's Changed
- Use latest check-tool image, fetch only latest commit during checkout by @Jan-Olszowka in #927
- Fix log message when multiple IBMLicensing resources present by @alicenoknow in #925
Full Changelog: 4.2.7...4.2.8
4.2.7
What's Changed
- Add param for reporting limited namespace scoping feature by @alicenoknow in #922
- Use ubi9-minimal base image from internal registry by @Jan-Olszowka in #923
Full Changelog: 4.2.6...4.2.7
4.2.6
What's Changed
- Release 4.7 features by @kflorianski-ibm in #910
- Add sender certificates secret volume configuration by @Jan-Olszowka in #912
- Added ingress class name option to avoid using deprecated annotation by @kflorianski-ibm in #913
- Change reflect.DeepEqual to Semantic.DeepEqual() by @Pejdzor in #917
- remove usege-based container from controller by @Pejdzor in #916
Full Changelog: 4.2.4...4.2.6
Release 1.20.12
What's Changed
Full Changelog: 1.20.11...1.20.12
1.20.11
What's Changed
- Upgrade golang version to address CVE-2023-39326 CVE-2023-45285 by @Jan-Olszowka in #875
- Remediate CVE-2023-48795 - upgrade crypto v0.17.0 by @Jan-Olszowka in #877
- Add USER instruction to the dockerfiles to enhance security by @Jan-Olszowka in #878
- Unify getting TLSConfig for RHMP and alerting service monitors by @geforcelive in #883
- LTSR LS to stop editing v4 CR by @geforcelive in #884
Full Changelog: 1.20.10...1.20.11
1.20.10
1.20.9
fix operator not reconciling reporter upload token secret name for LS…
1.20.8
Upgrade go to 1.20.6, force upgrade prometheus/client_golang to v1.11…