ansible-collections / community.kubernetes

Kubernetes Collection for Ansible
https://galaxy.ansible.com/community/kubernetes
GNU General Public License v3.0
265 stars 106 forks source link

[bp/1.2] Restrict molecule version to <3.3.0 #403

Closed gravesm closed 3 years ago

gravesm commented 3 years ago
SUMMARY

Backporting #396.

The 3.3.0 version of molecule broke the test suite. Restricting the version until we can either fix upstream or decide on the best workaround.

ISSUE TYPE
COMPONENT NAME

N/A

ADDITIONAL INFORMATION
codecov[bot] commented 3 years ago

Codecov Report

Merging #403 (c36ce8d) into stable-1.2 (5eb280f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           stable-1.2     #403   +/-   ##
===========================================
  Coverage       35.81%   35.81%           
===========================================
  Files               3        3           
  Lines             779      779           
  Branches          154      154           
===========================================
  Hits              279      279           
  Misses            451      451           
  Partials           49       49           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5eb280f...c36ce8d. Read the comment docs.

github-actions[bot] commented 2 years ago

This repository does not accept pull requests, see the README for details.