- Notifications
You must be signed in to change notification settings - Fork 604
Add traffic splitter API kind #1213
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 1 commit
Commits
Show all changes
45 commits Select commit Hold shift + click to select a range
5a436ca updated kind with apisplitter
tthebst a15751a added apisplitter useconfig
tthebst 076f817 apisplit yaml example
tthebst 71ed5a4 created apisplitter resource barebones
tthebst 96fb362 added apisplitter validations
tthebst 3de9271 migrated logic to overloading api config
tthebst 1f2b225 basic post spec validation done
tthebst 2a66b27 adding splitting logic to virtual service
tthebst bd5159a working splitter update
tthebst 840ac1b api gateway support for trafficsplit
tthebst bee84df delete useless stuff for trafficsplitter
tthebst a0dc90f merge master into branch && resolv conflict
tthebst e32770d add get command for trafficsplitter
tthebst 7f3203f add trafficsplit table and get all deployments
tthebst 6c8bda0 cleanup and comments
tthebst f61d9a5 cli update to get status of trafficsplitter
tthebst d2ece7d fix test error
tthebst b7f0ef6 fix comparison on virtual services
tthebst c8b3aa3 new traffic split get table
tthebst 42dcf9b add new get all table for trafficsplitter
tthebst e428df3 add endpoint duplication check
tthebst 3aa441e add check if api used by apisplitter
tthebst 528e143 fix bug virtual service naming and remove print statements
tthebst 764a22e apisplitter not supported on local check
tthebst caba5a9 imporve cli output format
tthebst b41d640 fixes and formatting
tthebst 699534f allow 0 weight trafficsplitter
tthebst fbc6f1d Merge branch 'master' into trafficsplit
tthebst 982e2c6 update cli trafficsplit get table
tthebst 6effac9 improve error messages
tthebst 80ce487 Merge branch 'trafficsplit' of github.com:cortexlabs/cortex into traf…
tthebst 4180e84 Merge branch 'master' into trafficsplit
vishalbollu 49a909d Update apisplit.yaml
vishalbollu d22e9d8 rewrite virtual service destination definition
tthebst 3bc5ab4 code review improvments
tthebst cdbeb86 review improvements
tthebst dc9c7bb code review improvements
tthebst 5e2bc69 remove apisplit example
tthebst d784c5a correct table for cortex get
tthebst 493c1d1 remove print statements
tthebst 7dcf104 code review improvements
tthebst b414dda add API uniqueness check && review improvements
tthebst 3f0afe5 Nits
vishalbollu b8b8ba8 Only allow logs command for Sync APIs
vishalbollu da67d06 Merge branch 'master' into trafficsplit
vishalbollu 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
review improvements
- Loading branch information
commit cdbeb8618a079b59dfb3b9832f12a6065cd5d2e0
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.