Skip to content

Commit 4c105e0

Browse files
committed
CHANGELOG.md: added lines for fixes from operator-framework#1456 and operator-framework#1461
1 parent a07dead commit 4c105e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
### Bug Fixes
1212

13+
- Fixes regression introduced by [#1434]() that causes Helm RBAC generation to contain an empty custom ruleset when the chart's default manifest contains only namespaced resources. ([#1456](https://github.com/operator-framework/operator-sdk/pull/1456))
14+
- Fixes an issue that caused Helm RBAC generation to fail when creating new operators with a Kubernetes context configured to connect to an OpenShift cluster. ([#1461](https://github.com/operator-framework/operator-sdk/pull/1461))
15+
1316
## v0.8.0
1417

1518
### Added

0 commit comments

Comments
 (0)