operator-framework / operator-sdk

SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
https://sdk.operatorframework.io
Apache License 2.0
7.1k stars 1.73k forks source link

Bump ansible operator plugin to v1.34.2 #6749

Closed oceanc80 closed 1 month ago

oceanc80 commented 1 month ago

Description of the change: Update version of github.com/operator-framework/ansible-operator-plugins to v1.34.2

Motivation for the change: Updating the version of github.com/operator-framework/ansible-operator-plugins ensures that the ansible operator plugin is on go 1.21

Checklist

If the pull request includes user-facing changes, extra documentation is required:

grokspawn commented 1 month ago

/override docs This failure is due to stale links in the v1.7.1 upgrade docs, and should be addressed in a follow-up.

openshift-ci[bot] commented 1 month ago

@grokspawn: Overrode contexts on behalf of grokspawn: docs

In response to [this](https://github.com/operator-framework/operator-sdk/pull/6749#issuecomment-2113448723): >/override docs >This failure is due to stale links in the v1.7.1 upgrade docs, and should be addressed in a follow-up. > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
acornett21 commented 1 month ago

Does this fix any open issue? Or there follow up PRs?

oceanc80 commented 1 month ago

Does this fix any open issue? Or there follow up PRs?

Hopefully this will fix https://github.com/operator-framework/operator-sdk/issues/6750