-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump operator-frawork-api Signed-off-by: Camila Macedo <[email protected]> * add changelog Signed-off-by: Camila Macedo <[email protected]> * Update changelog/fragments/bump-operator-frameworkapi.yaml Co-authored-by: Austin Macdonald <[email protected]> * Update changelog/fragments/bump-operator-frameworkapi.yaml Co-authored-by: Austin Macdonald <[email protected]> * Update changelog/fragments/bump-operator-frameworkapi.yaml Co-authored-by: Austin Macdonald <[email protected]> Co-authored-by: Austin Macdonald <[email protected]>
- Loading branch information
1 parent
67ac820
commit dca3ef0
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# entries is a list of entries to include in | ||
# release notes and/or the migration guide | ||
entries: | ||
- description: > | ||
Optional `OperatorHub.io` validator called by `operator-sdk bundle validate ./bundle --select-optional name=operatorhub` now includes a previously missing category `Modernization & Migration`. | ||
kind: "bugfix" | ||
breaking: false | ||
- description: > | ||
Improves the validate bundle spec error message to provide a better explanation when invalid service accounts are found. | ||
kind: "bugfix" | ||
breaking: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters