akamai / cli-property-manager

Use this Property Manager CLI to automate Akamai property changes and deployments across many environments.
Apache License 2.0
29 stars 22 forks source link

Missing host in hostnames.json #93

Open andresmos opened 3 months ago

andresmos commented 3 months ago

Hi all, We have a CI/CD that imports a property, fully replaces /config-snippets directory with the new configuration and then saves/activates the new version. So far, we had two awkward and isolated experiences -out of about a hundred executions- where after activating a property that had two hostnames: "*.app.domain.com" and "app.domain.com", the first hostname "*.app.domain.com" was missing. Since hostnames.json is out of the scope for our modifications, we are confident that the file was uploaded just as it was imported (with only one host definition). Any clues / ideas on this would be greatly appreciated.