Esri / arcgis-gitops

GitHub Actions workflows for ArcGIS Enterprise deployment and operation
Apache License 2.0
6 stars 1 forks source link

#91 Register new backup stores on k8s org upgrades #111

Closed pbobov closed 3 months ago

pbobov commented 3 months ago

This PR:

  1. Makes enterprise-k8s-aws-organization workflow to register new S3 backup store on upgrades.
  2. Adds version number to the backup store root directory.
  3. Makes enterprise-k8s-aws-backup and enterprise-k8s-aws-restore workflows use default backup store if "store" input variable is set to null.
  4. Adds "The admin_password value must contain at least one special character." requirement validation in enterprise-k8s-aws-organization workflow.