Skip to content

Conversation

markgoddard
Copy link

  • Upgrade: show stashed changes when git stash pop fails
  • Make adding internal TLS config to globals.yml idempotent

We may end up with merge conflicts in upgrade jobs.
Previously the internal TLS config in globals-tls-config.yml was always
appended to Kolla Ansible's globals.yml. This could result in duplicated
variables.

This change only appends the config when it is not already present in
globals.yml.

This also makes it possible to add the internal TLS config permanently
within globals.yml, behind a conditional.
@markgoddard markgoddard requested a review from a team as a code owner September 2, 2024 15:38
@markgoddard markgoddard self-assigned this Sep 2, 2024
@markgoddard markgoddard merged commit da6ee02 into main Sep 6, 2024
@markgoddard markgoddard deleted the fix-upgrade-stashing branch September 6, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants