-
Notifications
You must be signed in to change notification settings - Fork 1
Add account settings variation #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/run pipeline |
|
/run pipeline |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am failing to understand why this is a different DA and not included in the fully configurable DA. There seem to be routes, targets and settings. Why are only routes and targets set up in one, and only settings in the other. All three resources seem to be conceptually linked.
I am not sure if this is the right question, but why doesn't fully configurable, as the name suggests duplicate this function? Was the plan to add this at the project level later (dependancies, add-ons etc)?
@shemau :This is a request from observability team .Please find the discussion and the related issue for your reference. |
|
/run pipeline |
|
/run pipeline |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
final few comments
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
@arya-girish-k We will keep seeing this error due to tests conflicting with each other. It is probably safe to add this to the ignore update list in the test so we don't have regular conflicting tests: |
|
/run pipeline |
Added ignoreupdate list in the test |
…ard-pipeline.yaml
|
/run pipeline |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
| TemplateFolder: AccountSettingsDADir, | ||
| Tags: []string{"mr-da-test"}, | ||
| DeleteWorkspaceOnFail: false, | ||
| WaitJobCompleteMinutes: 60, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@arya-girish-k I just noticed you never added the IgnoreUpdates here - I suspect this will eventually fail due to same issue
Description
Add Metrics Router Account Settings variation
Release required?
x.x.X)x.X.x)X.x.x)Release notes content
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers