Releases: rht-labs/labs-sre-automation
Releases · rht-labs/labs-sre-automation
v1.0.11
> git log v1.0.10...v1.0.11 --pretty=format:"- %h %s by %an" --no-merges
- fc8e6cf Fixing automation/status broken based on supporting a list of hosting environments (#42) by Øystein Bedin
- 3461491 list of mail CC var added (#41) by Cansu
v1.0.10
> git log v1.0.9...v1.0.10 --pretty=format:"- %h %s by %an" --no-merges
- d904411 Adding support for reading list-of-1 hosting environments (#40) by Øystein Bedin
- 1e699ba Use value from engagement_region, default to AWS dev account (#39) by Petter Abrahamsson
v1.0.9
git log v1.0.8...HEAD --pretty=format:"- %h %s by %an" --no-merges
- 06d6f5a Handle a missing desired_state gracefully (#38) by Jacob See
v1.0.8
git log v1.0.7...HEAD --pretty=format:"- %h %s by %an" --no-merges
- 1a9a18c Filter to OCP4 Anarchy subjects for status update (#37) by Jacob See
v1.0.7
Remove to_nice_yaml from claim_content, the template takes care of it…
v1.0.6
git log v1.0.5...HEAD --pretty=format:"- %h %s by %an" --no-merges
- ba8fef6 Add diff logic to identity-management playbook (#32) by Tyler Auerbeck
- 29236d6 Add engagement dates to email notification vars (#33) by Petter Abrahamsson
- 71e48b1 Fix merge conflict (#31) by Petter Abrahamsson
- 64d2eff Rename identities dict to lodestar_identities (#30) by Petter Abrahamsson
v1.0.5
git log v1.0.4..HEAD --pretty=format:"- %h %s by %an" --no-merges
- 324102d Remove https:// from ipa_host (#29) by Tyler Auerbeck
- 83dd052 add environment_root var (#28) by Tyler Auerbeck
- 9a8a5c6 Pull in governor_name as var instead of generating it (#27) by Tyler Auerbeck
- 9b80fca Skip status update if OCP state has not changed (#26) by Jacob See
- a90142a Ignore engagement if state information is not found (for some reason) (#24) by Jacob See
- dc54808 Initial inventory generation playbooks (#19) by Tyler Auerbeck
- 21d8966 Refactor helm -> jinja template (#23) by Tyler Auerbeck
- 4416850 Compose region subdomain based on engagement region (#22) by Jacob See
- 14a9da0 Set the anarchy governor my the region in the engagement.json file (#21) by Jacob See
- e3e804a Generate ocp-ldap-sa credentials (#20) by Petter Abrahamsson
- 3b56607 Support GitLab API Pagination (#18) by Jacob See
- d856d07 Use only ascii_letters & digits for ocp admin password (#17) by Petter Abrahamsson
v1.0.4
git log v1.0.3..HEAD --pretty=format:"- %h %s by %an" --no-merges
- 1e2da5e Ignore engagement if state information is not found (for some reason) by Jacob See
v1.0.3
git log v1.0.2..HEAD --pretty=format:"- %h %s by %an" --no-merges
v1.0.2
git log v1.0.1..HEAD --pretty=format:"- %h %s by %an" --no-merges
- 8df79a4 Bump pagination limit to 100 until real solution is in place (#14) by Jacob See