You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crun installation issue by clearing the dnf cache (#573)
# Summary
- fixed dnf and yum warnings by disabling dnf `subscription-manager`
plugin
- clean dnf cache actually solves the issue
- also updated the requests and limits for `e2e_replica_set` test
because it was flaky
## Proof of Work
Passing staging `ibm_power` tests ->
https://spruce.mongodb.com/version/690cbc9b1d6ff600074edce6
## Checklist
- [ ] Have you linked a jira ticket and/or is the ticket in the title?
- [ ] Have you checked whether your jira ticket required DOCSP changes?
- [x] Have you added changelog file?
- use `skip-changelog` label if not needed
- refer to [Changelog files and Release
Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
section in CONTRIBUTING.md for more details
0 commit comments