Skip to content

v1.0.7

Compare
Choose a tag to compare
@fridim fridim released this 21 Dec 10:14
· 5041 commits to development since this release
f9801a0

V1.0.7 AKA the yamllint release. A huge thank you to @ritesh97-rh and @jkupferer for tackling the task of fixing all the YAML in agnosticd with yamllint:

  • 94c4e9f roles_ocp_workloads yamllint consolidation (#3204) by Johnathan Kupferer
  • 1d3b7d5 yamllint formatting cleanup for infra-{e*, g*} roles (#2602) by ritesh97-rh
  • ee1aa73 yamllint formatting cleanup for infra_{l*, o*} (#2603) by ritesh97-rh
  • 8166bdb Formatting cleanup for infra_{a*, c*} via yamllint (#2605) by ritesh97-rh
  • And many more in non-core configs and roles 🙇

In this release:

  • f9801a0 Remove all jenkins pipelines. They are OpenTLC specific and are now migrated to a private repo (#3326) by Guillaume Coré
  • 535d5bf Update config Sandbox with email formatting... (#3323) by Nate Stephany
  • a749bc8 Update config Sandbox with IBM Cloud fixes (#3322) by Nate Stephany
  • ca1f4f8 Update sandbox config for IBM Cloud support (#3307) by Nate Stephany
  • 181e4dc Fix role infra_osp_bastion_on_openshift_network OpenStack auth (#3305) by Johnathan Kupferer
  • 4c7ec36 Add role infra_osp_bastion_on_openshift_network (#3301) by Johnathan Kupferer
  • 0dd4f40 Migrate tests from travis to Github actions (#3288 & #3304) by Guillaume Coré
    Reduce the static checks duration from 8-10min to ~1m in some Pull Request.
  • e371a44 Add deletion of SWIFT containers to OpenStack destroy logic (#3286) by Wolfgang Kulhanek
  • b263060 Fix agnosticd_user_info make output_dir for python2 (#3272) by Johnathan Kupferer
  • 405f398 Change action_plugin user_info: create output_dir if not existent (#3245) by Guillaume Moutier
  • 6fe08fa bump_version: Add a check to prevent double 'prod' (#3258) by Guillaume Coré
  • 24b43ac Add psutil to all ansible virtualenvs (#3255) by Johnathan Kupferer
  • c4dca82 Add tower_agnosticd_virtualenvs role (#3239) by Johnathan Kupferer
  • e1afcb1 Update Python virtualenv definitions (#3238) by Johnathan Kupferer
  • cb58927 Add OSP tooling - clouds.yaml to secrets converter and up to date 2.9.15 py3.8 requirements for OSP (#3184) by Tony Kay
  • 36cd006 Add crw to shared env (#3216) by Wolfgang Kulhanek
  • f95c610 Update fy_stats.sh (#3190) by Guillaume Coré
  • 3c31baa Remove archive directory (#3197) by Guillaume Coré
  • 0335a33 Add status output user info (#3178) by Johnathan Kupferer
  • acba6ab Change role infra-ec2-template-generate to add aws_dns_create_public_zone (#3155) by Johnathan Kupferer
  • bece5cb poll_email.py: Deal with Socket errors (#3081) by Guillaume Coré
  • a61ee74 Fix role infra-osp-resources-destroy to detect project from admin for auth (#2993) by Johnathan Kupferer
  • cb0e2de Fixing all script to add purpose. (#2862) by Dibyendu Jana
  • 887af4f Fix dependencies of resources in default OSP heat template (#2789) by Guillaume Coré
  • 18c3c9e Update config/ocp4-cluster on Azure to improve performance (#2601) by Vince Power
  • 0649428 Add changed_when to command task (#2566) by Guillaume Coré
  • f191af5 Add AWS infra support to sap-hana config (#2578) by Marcos Entenza
    @makentenza updated the default OSP heat template and it's now possible to specify snapshot_id to volumes in the instances list.
  • 53f0553 Auto Test Script for many new CI (#2565) by Dibyendu Jana
  • 026cb41 Clean-up role infra-osp-resources-destroy (#2528) by Johnathan Kupferer