Community Contributions
We’d like to thank the following people in the Puppet Community for their contributions over this past week:
-
puppetlabs-accounts#369
: “(MODULES-10960) Selector needs multiple checks in brackets.”, thanks to tuxmea -
puppetlabs-apt#973
: “MODULES-10956 remove redundant code in provider apt_key”, thanks to moritz-makandra -
puppetlabs-kubernetes#494
: “Added information about Hiera YAML Lookup; installing a updated version.”, thanks to bitvijays -
puppetlabs-mysql#1373
: “Fix Java binding package for Ubuntu 20.04”, thanks to treydock -
puppetlabs-postgresql#1253
: “Ensure port is a string in psql command”, thanks to ekohl -
puppetlabs-puppet_conf#140
: “Add delete action”, thanks to fetzerms -
puppetlabs-reboot#284
: “Cleanup: Changed to ctrl::sleep() and removed redundant reboot::sleep() function”, thanks to fetzerms -
pdk-docker#23
: “Fix onceover install issue”, thanks to cdenneen -
pdk-templates#413
: “(#412) Add .devcontainer to .pdkignore”, thanks to silug -
pdk-vanagon#278
: “(maint) Disable ansicon in VS Code”, thanks to jpogran and the following people who helped get it over the line (scotje)
Check all the ways to reach us if you want to directly contact us about anything module related.
New Module / Gem Releases
After the release bonanza of last week, this week was very quiet in that regard:
-
puppetlabs-postgresql
(7.0.1
)
We would like to thank Josh Cooper for the help in fixing the Sensitive
issue on postgresql module. The relevant PR and the ticket.
Community Day
With few releases, this week we could focus on spring cleaning tickets. Overall we processed 85 github PRs and JIRA issues. Now, for the first time in several years, we are able to dig into the community backlog. If we continue this rate we would burn through all currently open tickets by the end of the year. While a fun thought experiment, the reality is that we’re focusing on the easy bits first. Weeding out reports for removed and unmaintained tickets, assigning components where necessary and removing layers of previous generations of project management will allow us a clearer view of next steps.
Cisco backup/restore tasks
Ciaran implemented config backup and restore tasks for Cisco devices in this PR. If you have the cisco_ios module in use, please give the new capabilities a spin and tell us about it! Ciaran has been testing them against the Cisco Modelling Lab, and that is a pretty nifty thing to play around with.
Litmus inventory.yaml files are on the move
This week we have been working on GH-380. We realised that it might be surprising to people and dangerous when running bolt and litmus from the same repo. If you currently use puppet-litmus please be prepared for an inventory.yaml file relocation in the next few weeks. The new location will be spec/fixtures/litmus_inventory.yaml. This is to keep all our litmus configuration separate and to avoid mishaps in production. This will include changes in:
- puppet-litmus
- provision module
- pdk-templates
The work is still ongoing and being tested, however expect to see this in the next few weeks! When you upgrade to the new version, make sure to also upgrade/redownload your puppetlabs/provision
fixture module with the updated tasks.
Cloud CI Update: multi-node
This week we have started the work on porting the puppetlabs-websphere_application_server module to use the Cloud CI for testing. Thanks to Ciaran we’ll now be able to set up spec testing using Github Action workflow for all our supported modules PR. With the release of puppet_litmus 0.26.0, the spec tests workflows and the publishing workflow merged into the pdk-templates we’ll follow up with a pdksync accross all our supported modules. On the multi-node testing both the puppetlabs-helm and puppetlabs-kubernetes modules now run an integration suite testing for each pull request on a multi-node environment using the Cloud CI provisioning service.
Updating Community Reports
As part of the new CI we started tracking the health of CI in the Github Actions Report. While functional, the initial implementation was rather … drab.Daiana is working on an overhaul and it is already looking a lot better!
Before:
After:
Other Work
- David Swan fixed a locale issue when using litmus with RHEL7-based targets (IAC-1420) and has turned his attention now to the removal of inappropriate terminology from our tooling repos.
- Daiana updated the kubetool images on dockerhub: MODULES-10964
- Disha fixed handling of draft PRs in our reports: IAC-1197
- Ciaran started on transitioning spec testing from travis and appveyor to github actions: IAC-1307 captures part of the work.
Epilogue
Regular dev work slowed down a bit as were shifting into new patterns based on gearing up for executing on this year’s planning cycle. I, for one, am very chuffed about the progress we made as a team and against our goals and I’m even more excited about the plans we’re setting in motion now. We’ll make sure to keep you updated here.
Top comments (0)