Closed
Description
Bug Report
What did you do?
ref to this issue: #6644
What did you expect to see?
Support for Go 1.21 PR to be merged for release 1.34.1 branch for ansible-operator-plugin
What did you see instead? Under which circumstances?
The ansible-operator-plugin for 1.34.1 release branch doesn't have the Bump go to 1.21 PR cherry-picked which directly could have resolved this issue Support for Go version 1.21. This issue is marked as resolved Overall, from the changelog point of view, this hasn't been resolved yet in 1.34.1 or 1.34.0 version.
Environment
Operator type: Ansible
Kubernetes cluster type:
$ operator-sdk version
: v1.34.1
$ go version
(if language is Go): go1.20.14
$ kubectl version
: v1.28.0
Possible Solution
The ansible-operator-plugin for 1.34.1 release branch doesn't have the Bump go to 1.21 PR cherry-picked which directly can resolve this issue.