-
Notifications
You must be signed in to change notification settings - Fork 555
feat:Cluster description note #3174
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
4d2fb76
feat:Cluster description note added
Ash-exp 234e1f7
Merge branch 'main' into feature-cluster-description
Ash-exp 716fb9b
fixed bugs and modifed
Ash-exp e6e1a0c
updated rback and removed unnecessary context
Ash-exp 8765936
updated validations
Ash-exp 299b4aa
added Integration test cases
Ash-exp 1b9516b
incorporated the feedbacks
Ash-exp 800f24c
Merge branch 'main' into feature-cluster-description
Ash-exp 64e12cb
updated the migration script numbers
Ash-exp 5ce5601
updated param name for id
Ash-exp 9dda6e9
migration scripts updated
Ash-exp 7c56b3b
Merge branch 'main' into feature-cluster-description
Ash-exp 3122cbc
error handler update and rbac added
Ash-exp d911fd0
updated and sanity
Ash-exp 2bb0d72
fixed bug while saving
Ash-exp 5753ede
updated the integration test case
Ash-exp 1e4bc05
Merge branch 'main' into feature-cluster-description
Ash-exp 4065da9
updated and refactored
Ash-exp f04e982
updated intigration test
Ash-exp 948ec9b
Merge branch 'main' into feature-cluster-description
Ash-exp 3de0ed7
updated wire_gen
Ash-exp cc183f3
updated integration test case
Ash-exp 2da511a
updated Rbac and audit save bug
Ash-exp c0c25ef
Merge branch 'main' into feature-cluster-description
Ash-exp 2cf4dde
updated migration count
Ash-exp db5f280
Merge branch 'main' into feature-cluster-description
Ash-exp 8ee8fc7
Merge branch 'main' into feature-cluster-description
Ash-exp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
use join instead of two queries
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.
implemented 👍