FR - Environment and Infra definition service variables override via git
planned
R
Representative Llama
The requirement here is the ability to support and manage Environment and Infra definition service variables override via git like we did in Current Gen for Next Gen. Like all users can pass the key value pair via json/yaml/properties file from Git to render the same in Harness.
Log In
Canny AI
Merged in a post:
Git Experience: Differences Between Resources
C
Charcoal Cheetah
The ability to edit git details is available for pipeline and templates. But for resources behind the feature flags (Services, Environments, Infrastructure definitions), this is not an option. Are there any plans to make these match in regards to their Git Experience features (as well as their respective REST APIs)?
Canny AI
Merged in a post:
Need GitX for Monitored service
R
Representative Llama
As of now, when we create a monitored service, we need to create it for per service per env basis. Any change that is done is restricted from the UI. This does not help in many of the cases like,
- In case of many(not all) services, monitored service rules are common, so doing the clonning and making change is not easier.
- Another issue is visibility/approvals of the change. audit trail might be there but it just simply can't beat the change review and history of git.
- For us user is used to do changes from the code, and moving to ui is not the ideal experience we want for the users.
We have checked the templates but it does not work as not all services required to have same metrics to observe. in some cases, use of diff language can also change how metrics are available. so keeping a template does not seem that useful currently.
One way sync has its own issues of time it takes and unavailability of the quick fix that can be done via the UI, so same arg as earlier but one way sync does not work.
Shylaja Sundararajan
planned