-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
[APOLLO-1966]: diff configurations among clusters. issue #1966 #1996
[APOLLO-1966]: diff configurations among clusters. issue #1966 #1996
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1996 +/- ##
============================================
- Coverage 50.24% 50.17% -0.08%
+ Complexity 1980 1978 -2
============================================
Files 400 400
Lines 12349 12349
Branches 1275 1275
============================================
- Hits 6205 6196 -9
- Misses 5686 5694 +8
- Partials 458 459 +1
Continue to review full report at Codecov.
|
apollo-portal/src/main/resources/static/scripts/directive/namespace-panel-directive.js
Outdated
Show resolved
Hide resolved
Thanks! This feature looks nice, however, I think in the first step, we should automatically select the current cluster? Suppose the app has 2 clusters, default and test, and if I clicked the |
Reasonable and user-friendly, I've updated as suggested |
I'm also wondering whether the comparison of comments is valueable in all situations? Shall we provide an option like |
Can we just put a toggle button in the step 2 page and users can toggle (whether showing the diff of comments) without going back to page 1? |
add a toggle is a good idea |
@nobodyiam Changes are made as discussed, now it works like this: |
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.
LGTM
…#1966 (apolloconfig#1996) feature: diff configurations among clusters. issue apolloconfig#1966
resolve #1966