apiops icon indicating copy to clipboard operation
apiops copied to clipboard

[Question] How to override gateways in configuration.yaml file?

Open karthikpeddi115 opened this issue 1 year ago • 1 comments

Release version

v6.0.1.1

Question Details

Gone through wiki, it doesn't have exact way to override gateway names in higher environments, please help with one example.

Expected behavior

Gone through wiki, it doesn't have exact way to override gateway names in higher environments, please help with one example.

Actual behavior

Gone through wiki, it doesn't have exact way to override gateway names in higher environments, please help with one example.

Reproduction Steps

Gone through wiki, it doesn't have exact way to override gateway names in higher environments, please help with one example.

karthikpeddi115 avatar Oct 08 '24 12:10 karthikpeddi115

  Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
  Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.

github-actions[bot] avatar Oct 08 '24 12:10 github-actions[bot]

@karthikpeddi115 - you cannot override names with ApiOps. You can only override properties.

If you have gatewayA in dev, you cannot rename it to gatewayB in prod. The names have to be consistent.

guythetechie avatar Oct 09 '24 23:10 guythetechie