-
Notifications
You must be signed in to change notification settings - Fork 94
Add GET List Ingress Health for Service #350
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
marcin-krystianc
merged 56 commits into
G-Research:master
from
IvanKolchanov:add-list-ingress-health
Jul 18, 2024
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
0d6cb04
Added connect/ca/roots endpoint, added the endpoint to IAgentEndpoint…
IvanKolchanov 879d813
Merge branch 'master' into add-connect-ca-roots
marcin-krystianc f483dd4
Added more test assertions to check all the values of the new added C…
IvanKolchanov 4e1846d
Merge branch 'add-connect-ca-roots' of https://github.com/IvanKolchan…
IvanKolchanov aeccb69
Added AgentVersion check for values CreateIndex, ModifyIndex and Seri…
IvanKolchanov d252f6e
style: fix whitespaces
octocat eae745b
Added PrivateKeyBits to test only if AgentVersion greater or equal th…
IvanKolchanov c89a375
Merge branch 'master' into add-connect-ca-roots
marcin-krystianc 861c857
Merge branch 'master' into add-connect-ca-roots
marcin-krystianc bca8337
Merge pull request #1 from IvanKolchanov/add-connect-ca-roots
IvanKolchanov bf727b0
Added <summary> to GetCARoots, added GetCARoots with QueryOptions par…
IvanKolchanov 07c9b31
Minor fix to GetCaRoots
IvanKolchanov cc328c9
Merge branch 'master' into fix-connect-ca-roots
IvanKolchanov ae41386
Merge pull request #2 from IvanKolchanov/fix-connect-ca-roots
IvanKolchanov 34a3ccd
Added GetCALeaf endpoint, added tests for the endpoint in AgentTest.c…
IvanKolchanov 67962c3
Merge branch 'master' into add-connect-ca-leaf
IvanKolchanov ca745f3
style: fix whitespaces
octocat 185b2e3
Merge branch 'G-Research:master' into add-connect-ca-leaf
IvanKolchanov 326b546
Merge branch 'master' into add-connect-ca-leaf
IvanKolchanov f32d8a1
Bug fix, repeated code
IvanKolchanov a3dff95
Merge pull request #3 from IvanKolchanov/add-connect-ca-leaf
IvanKolchanov eca5c0e
Added POST ConnectAuthorize endpoint, added test for the endpoint, me…
IvanKolchanov b0d1623
Changed name AgentAuthorizeParams to AgentAuthorizeParameters, added …
IvanKolchanov 6cd9a15
Merge pull request #4 from IvanKolchanov/add-connect-authorize
IvanKolchanov afd02b7
Added GET GatewayService endpoint, added tests for it
IvanKolchanov 8d8b471
style: fix whitespaces
octocat b50c8b9
Merge branch 'master' into add-gateaway-services
marcin-krystianc e70153c
Deleted custom Termintaing and Ingress gateway config entries. Modifi…
IvanKolchanov 4ad25b5
Added GET Update LAN Coordinates endpoints, added tests for it
IvanKolchanov 82627a7
style: fix whitespaces
octocat 69e27fb
Minor changes to time breaks
IvanKolchanov fb98725
Merge branch 'add-update-lan-coordinates' of https://github.com/IvanK…
IvanKolchanov cac8204
Possible bug fix
IvanKolchanov c9305bd
Modified test for List Gateway Services, skippable for versions 1.7.1…
IvanKolchanov 954dbf7
Using non-standard name for the testing gateway services
IvanKolchanov ed68a0d
Update Consul.Test/CoordinateTest.cs
IvanKolchanov 86209c9
Update Consul.Test/CoordinateTest.cs
IvanKolchanov cc4be02
style: fix whitespaces
octocat 500040c
Some test fixes, a version of Update with WriteOptions
IvanKolchanov c010c25
Merge branch 'add-update-lan-coordinates' of https://github.com/IvanK…
IvanKolchanov f85e68f
style: fix whitespaces
octocat c4b1cd5
Merge branch 'master' into add-update-lan-coordinates
marcin-krystianc 51a1e9b
Dummy changes to merge
IvanKolchanov fa04eef
Merge branch 'master' into add-gateaway-services
marcin-krystianc a80f67f
Some field checks for GatewayService results
IvanKolchanov 1161a9e
Merge branch 'add-gateaway-services' of https://github.com/IvanKolcha…
IvanKolchanov 7705e0a
Minor test change
IvanKolchanov 1484b9f
Merge pull request #5 from IvanKolchanov/add-update-lan-coordinates
IvanKolchanov c3ee821
Merge pull request #6 from IvanKolchanov/add-gateaway-services
IvanKolchanov 683bafb
Merge pull request #7 from IvanKolchanov/master
IvanKolchanov 0c93a32
Added GET List Ingress Health for Service
IvanKolchanov 75b950b
Skip test for outdated server versions
IvanKolchanov 3bab63d
Import Versioning into HealthTest.cs to skip a test in some versions
IvanKolchanov 4420fb7
Merge branch 'master' into add-list-ingress-health
marcin-krystianc 0f9a6c5
Little fixes
IvanKolchanov 2dca0cb
Merge branch 'add-list-ingress-health' of https://github.com/IvanKolc…
IvanKolchanov 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
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.
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.
Odd formatting, should be: