Skip to content

Draft: Update inventory in advance of k8s-login

Steve Starke requested to merge sstrk/k8s-login-inv into devel

Version Control Information

Source branch: sstrk/k8s-login-inv
Target branch: devel

Commits:

* Update inventory in advance of k8s-login

The k8s-login procedure relies on variables generated from the inventory
updater script. For existing clusters, the inventory may be gitignored.
As for other action scripts, we're proactively updating the inventory
before triggering the Ansible playbook now.

Description

Feel free to add further information about your MR in this section

Closes: #


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports