-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vendor: bump github.com/operator-framework/operator-sdk from 1.16.0 to 1.17.0 #115
vendor: bump github.com/operator-framework/operator-sdk from 1.16.0 to 1.17.0 #115
Conversation
@Mergifyio rebase |
@dependabot recreate |
❌ Base branch update has failedGit reported the following error:
err-code: 52657 |
Bumps [github.com/operator-framework/operator-sdk](https://github.com/operator-framework/operator-sdk) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/operator-framework/operator-sdk/releases) - [Changelog](https://github.com/operator-framework/operator-sdk/blob/master/.goreleaser.yml) - [Commits](operator-framework/operator-sdk@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/operator-framework/operator-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
ffee8e0
to
cb997ee
Compare
Pull request has been modified.
It seems the package github.com/mikefarah/yaml/v2 is used indirectly, and causes issues now. The package should use gopkg.in/yaml.v2 for importing. This has been replaced/excluded in go.mod so that everything builds again. Signed-off-by: Niels de Vos <[email protected]>
Signed-off-by: Niels de Vos <[email protected]>
@Rakshith-R @yati1998 updated with additional commits to resolve conflicts. Also included an update to Kubernetes API 0.23.3 (was 0.23.1, but replaced for operator-sdk dependencies). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Syncing latest changes from upstream main for kubernetes-csi-addons
Bumps github.com/operator-framework/operator-sdk from 1.16.0 to 1.17.0.
Release notes
Sourced from github.com/operator-framework/operator-sdk's releases.
Commits
704b02a
Release v1.17.0 (#5541)0a558d5
bump go version in installation instructions (#5526)4451a6c
[master] image(ansible-operator): bump base to quay.io/operator-framework/ans...861ed59
[changelog] Add changelog for hybrid helm binary (#5539)b4cfdd2
bump pipenv in ansible base images (#5536)d555476
Document Ansible 2.11 base image usage (#5535)697a426
Ansible add metrics (#5438)00cef3a
Add hybrid helm binary to operator-sdk (#5504)f5a67f6
website: Fix typo in reference link in quickstart-bundle.md (#5510)f950211
Upgrade deps with go 1.17 (#5505)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)