Skip to content

Commit

Permalink
CHANGELOG.md: added lines for fixes from #1456 and #1461
Browse files Browse the repository at this point in the history
  • Loading branch information
joelanford committed May 21, 2019
1 parent a07dead commit 9d0e3d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@

### Bug Fixes

- Fixes regression introduced by [#1434](https://github.com/operator-framework/operator-sdk/pull/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))
- 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))

## v0.8.0

### Added
Expand Down

0 comments on commit 9d0e3d9

Please sign in to comment.