Release v1.29.0#6454
Merged
everettraven merged 2 commits intoMay 31, 2023
Merged
Conversation
grokspawn
reviewed
May 31, 2023
| ### Bug Fixes | ||
|
|
||
| - (docs) Update the go version in the developer guide. The documentation wasn't updated when the go version was bumped to v1.19. ([#6101](https://github.com/operator-framework/operator-sdk/pull/6101)) | ||
| - Compress the bundle content, to avoid the configMap exceed max length error. The error will look like this: |
Contributor
There was a problem hiding this comment.
IMHO this was a feature, not a bug.
Purely academic and non-blocking.
Contributor
Author
There was a problem hiding this comment.
Fair enough. This would have been generated as a bug fix since that is what the changelog fragment specified it as such here
varshaprasad96
approved these changes
May 31, 2023
| ### Changes | ||
|
|
||
| - Update kuttl to v0.15.0 in the scorecard-test-kuttl image. ([#6401](https://github.com/operator-framework/operator-sdk/pull/6401)) | ||
| - Bump the golang base image version in the ansible-operator Dockerfiles from 1.18 to 1.19. ([#6398](https://github.com/operator-framework/operator-sdk/pull/6398)) |
Member
There was a problem hiding this comment.
Nit:
Suggested change
| - Bump the golang base image version in the ansible-operator Dockerfiles from 1.18 to 1.19. ([#6398](https://github.com/operator-framework/operator-sdk/pull/6398)) | |
| - [ansible/v1] Bump the golang base image version in the ansible-operator Dockerfiles from 1.18 to 1.19. ([#6398](https://github.com/operator-framework/operator-sdk/pull/6398)) |
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
1b311ee to
8d3a032
Compare
grokspawn
approved these changes
May 31, 2023
Contributor
Author
|
Overriding the sanity/docs check and merging this in |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the change:
Prep for the v1.29.0 release
Motivation for the change:
Release v1.29.0 of the operator-sdk
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments(seechangelog/fragments/00-template.yaml)website/content/en/docs