You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
andresmos
changed the title
Missing hostnames.json
Missing host in hostnames.json
May 24, 2024
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.
The text was updated successfully, but these errors were encountered: