Abhijeet Kasurde
Abhijeet Kasurde
@alexgeek Are you referring this helm plugin [secrets](https://github.com/zendesk/helm-secrets)?
@geerlingguy @tima @gravesm Do you think we should have individual modules for helm plugins?
@ryanmerolle Thanks for reporting this. We are working on revamping the pypi and container release pipelines. We will keep you posted.
@kuznetsovkk https://github.com/ansible/ansible-builder/issues/412#issuecomment-1227513512
I agree with @Shrews here.
@vjFaLk Fedora 22 onward uses [DNF](https://fedoraproject.org/wiki/Dnf) as a default package manager. There are subtle differences between commands of DNF and YUM.
@yuval-k Yes. I observed that.
Any news?
@shamsher31 lgtm chat command uses API `checkMembership` in the current code base of https://github.com/jpmcb/prow-github-actions but this API is changed to `checkMembershipForUser`. I raised a PR https://github.com/jpmcb/prow-github-actions/pull/37 to modify this API...