-
Notifications
You must be signed in to change notification settings - Fork 13
NOISSUE - Update cocos to match certs changes #520
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 23 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
7be1a60
pass domain id to agent environment
WashingtonKK 21b9710
update generated files
WashingtonKK 0c1b1a2
use certs sdk directly
WashingtonKK 43525b6
remove redundant variables
WashingtonKK 1f05b8a
use agent certs token for csr
WashingtonKK e760b38
update certs and add token to create req
WashingtonKK ff71a18
fix atls
WashingtonKK 66f6f14
add agent token to certificate provider
WashingtonKK e867cae
pass certs token to agent
WashingtonKK 6b788fa
use sdk for csr
WashingtonKK 92778a6
update atls
WashingtonKK 656b367
fix tests
WashingtonKK 703a1e3
address comments
WashingtonKK 0bc444d
remove unused structs
WashingtonKK bbebb40
update tests
WashingtonKK aa1989b
lint
WashingtonKK f369263
fix tests
WashingtonKK 068b9dc
lint
WashingtonKK 4204d33
remove unused domain id
WashingtonKK 39cbec5
refactor tests and remove unused struct fields
WashingtonKK da68ce0
refactor(atls): remove CAClient and inline CA certificate issuance
WashingtonKK b0ece26
lint'
WashingtonKK 032628d
increase coverage
WashingtonKK 4303f26
fix bug in certs sdk and certificate provider
WashingtonKK df3ff58
update certs
WashingtonKK ce21e17
fix pkg stress
WashingtonKK 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
Some comments aren't visible on the classic Files Changed page.
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
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.
domain id is missing
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.
DomainId is not used.
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.
Remove it from agent