-
Notifications
You must be signed in to change notification settings - Fork 79
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
Release 2.0 #312
Merged
Merged
Release 2.0 #312
Conversation
This file contains 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
Upstream refresh fix
Upstream refresh
Signed-off-by: Shriram Sharma <[email protected]>
* add sample identity configuration json response * struct for identityConfig * basic cache structure * implemented interface for config discovery * add ctxLoggers * include type in CRD * first pass at building SE from identityConfig * comments * function to make IdentityConfigEnvironment * edit ctx and function names * change struct names * drafted of SEbuilder * test * shard controller setup * change names * placeholder * factor out parts of build se * factor out ingressendpoint * merge in master * linter error * add comments and make methods private * added some tests * add tests * finish tests for sebuilder * testing * test * shard controller first pass * add registry client to controller * add concurrent processing of IdentityConfig * pin kube-openapi version and fix tests * fix concurrent test issue * add some tests for shard controller * add more tests * add logvalueofadmiraltoignore test * add processitem tests * add test * addUpdateSE * fix import cycle * shard handler basic test * add config options and label selector * additional test files * minor changes to tests * change shard controller to not be per cluster * change sebuilder to use destination cluster * remove unused operator cluster of registry client * abstract readFile * fix config path * change var and func names * make registryClient private * remove labeloptions * additional test coverage * update tests * fix test names * fix comments * fixed some review comments * removed HA * consolidate ctx and ctxlogger * remove controllers for operator * remove unnecessary equals * rework endpoint processing * move client asset out of cluster scope * change bool * fix test name typo * fix review comments * add function comments * cater to review comments * edit port comments * change soureCluster to serverCluster * add generation check for shard controller Signed-off-by: Shriram Sharma <[email protected]>
* add sample identity configuration json response * struct for identityConfig * basic cache structure * implemented interface for config discovery * add ctxLoggers * include type in CRD * first pass at building SE from identityConfig * comments * function to make IdentityConfigEnvironment * edit ctx and function names * change struct names * drafted of SEbuilder * test * shard controller setup * change names * placeholder * factor out parts of build se * factor out ingressendpoint * merge in master * linter error * add comments and make methods private * added some tests * add tests * finish tests for sebuilder * testing * test * shard controller first pass * add registry client to controller * add concurrent processing of IdentityConfig * pin kube-openapi version and fix tests * fix concurrent test issue * add some tests for shard controller * add more tests * add logvalueofadmiraltoignore test * add processitem tests * add test * addUpdateSE * fix import cycle * shard handler basic test * add config options and label selector * additional test files * minor changes to tests * change shard controller to not be per cluster * change sebuilder to use destination cluster * remove unused operator cluster of registry client * abstract readFile * fix config path * change var and func names * make registryClient private * remove labeloptions * additional test coverage * update tests * fix test names * fix comments * fixed some review comments * removed HA * consolidate ctx and ctxlogger * remove controllers for operator * remove unnecessary equals * rework endpoint processing * move client asset out of cluster scope * change bool * fix test name typo * fix review comments * add function comments * cater to review comments * edit port comments * add AddSEwithDRWorker func to shardhandler * change soureCluster to serverCluster * add admiral crds to identityConfig * MESH-5198: abstracted operator code in drworker (#755) * merge master changes * added Generation back * fix review comments Signed-off-by: Shriram Sharma <[email protected]>
* MESH-0000: Local-ELB-Fix (#754) Signed-off-by: Shriram Sharma <[email protected]>
Signed-off-by: Shriram Sharma <[email protected]>
Signed-off-by: Shriram Sharma <[email protected]>
Signed-off-by: Shriram Sharma <[email protected]>
Signed-off-by: Shriram Sharma <[email protected]>
Upstream refresh 0810
kpharasi
approved these changes
Aug 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.