-
Notifications
You must be signed in to change notification settings - Fork 167
Yaml bean registry #2339
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
Yaml bean registry #2339
Changes from 84 commits
Commits
Show all changes
96 commits
Select commit
Hold shift + click to select a range
d28717c
add first examples
christiangoerdes ed35986
add examples (-loadbalancing)
christiangoerdes 8c3f145
add examples (-openapi)
christiangoerdes 783cd3b
add examples (-orchestration)
christiangoerdes cfe4bd4
add examples (-route-traffic)
christiangoerdes af80eb9
add examples (-security/ntlm)
christiangoerdes 3bc9d67
Merge branch 'master' into yaml-examples
christiangoerdes 1dac627
add examples (-security/oauth2/google)
christiangoerdes 5545102
Merge branch 'master' into yaml-examples
predic8 8492220
add examples (-security)
christiangoerdes 76f028a
Merge remote-tracking branch 'origin/yaml-examples' into yaml-examples
christiangoerdes ab92dbf
add examples (-websockets)
christiangoerdes 037afeb
add examples (done)
christiangoerdes 755d84c
Rename and fix yaml example test
christiangoerdes 8431fdd
Merge branch 'master' into yaml-examples
christiangoerdes 321e5b6
schema validation, moved BeanCache from core to annot
rrayst 83141e0
working 'annot' tests
rrayst 6bcb264
fixed Router initialization
rrayst 619b57d
removed exception declaration
rrayst 2ebc6a7
added child test
rrayst c1cc5e7
added attribute test
rrayst f2c677b
Add YamlSetterConflictTest
christiangoerdes adfe8e1
use multiline string
christiangoerdes 0e50c1a
adde test
rrayst 267074c
added more tests
rrayst 274d696
code improvements
christiangoerdes 028a014
add documentation
christiangoerdes bb104ac
fixed child element parsing where child element name is also name of …
rrayst 34f84ba
Merge branch 'yaml-bean-registry' of https://github.com/membrane/serv…
rrayst 5a36b84
imoprove
christiangoerdes 933bcec
Merge branch 'yaml-bean-registry' into yaml-examples
christiangoerdes efb4174
fix examples
christiangoerdes 18e16fe
switch spec to api
christiangoerdes 98ea979
fixes
christiangoerdes b152dc2
spec -> api
christiangoerdes abb8640
Add Yaml examples (#2346)
christiangoerdes 7d8883d
Merge remote-tracking branch 'origin/yaml-bean-registry' into yaml-be…
christiangoerdes be418cc
Merge branch 'master' into yaml-bean-registry
christiangoerdes c261f55
Merge branch 'master' into yaml-bean-registry
christiangoerdes 5fba8ca
close InputStream
rrayst 2e63545
smaller improvements
rrayst 73a08ed
added line numbers to parsing
rrayst 5c48dd3
minor improvements
rrayst 04a1f4d
spec -> api
christiangoerdes 025c994
fix and add schema comment
christiangoerdes b59f498
fixes
christiangoerdes a6a1903
fixed examples/tests
christiangoerdes 32188cd
yaml parsing: rm newline from string
christiangoerdes 7f6ce75
fix tests
christiangoerdes 1ed6e55
fix tests
christiangoerdes 9b3c702
Merge remote-tracking branch 'origin/yaml-bean-registry' into yaml-be…
christiangoerdes 61d8d55
fix examples
christiangoerdes ca2b508
add missing conf element
christiangoerdes e03b85e
rm apis.yaml
christiangoerdes 42e1a24
add apis.yaml to .gitignore
christiangoerdes d30a45e
enable additionalProperties when MCOtherAttributes is set
christiangoerdes f360a8e
add non top-level id setter to schema (e.g. for ClaimList.Scope)
christiangoerdes 92df3ec
improve (see coderabbitai)
christiangoerdes e27cd14
fix toplevel properties
christiangoerdes 8c4f139
fix test and improve error
christiangoerdes 6ff9193
fix JSONYAMLSchemaValidator json parsing
christiangoerdes b2e8cfe
fix Yaml initialization order
christiangoerdes 133ebc3
rm getParentProxy()
christiangoerdes cac392b
add ProxyAware interface
christiangoerdes 1d94bb1
add LiCENSE
christiangoerdes 7a65aa4
fix setProxy for nested elements
christiangoerdes 52a5adf
coderabbitai changes
christiangoerdes 97b1e18
eliminate double unmarshalling
rrayst c0f38d6
Make tests tolerate 404 responses due to inconsistent external servic…
christiangoerdes 5b907cc
fix test
christiangoerdes 2d37939
added comment
rrayst e384a7c
Merge branch 'yaml-bean-registry' of https://github.com/membrane/serv…
rrayst e87149e
refactor: minor
predic8 761c2f4
use ParsingContext
christiangoerdes 16215eb
extract MethodSetter
christiangoerdes 33599ec
extract NodeValidationUtils
christiangoerdes 82b50f3
refactoring
christiangoerdes 4114d8b
refactoring
christiangoerdes fc63411
Merge remote-tracking branch 'origin/yaml-bean-registry' into yaml-be…
christiangoerdes d2d094d
Merge branch 'master' into yaml-bean-registry
christiangoerdes 8f5b9a9
refactoring
christiangoerdes f58f8b2
Merge remote-tracking branch 'origin/yaml-bean-registry' into yaml-be…
christiangoerdes 525fe99
add comments and rename K8sHelperGenerator.java to Grammar
christiangoerdes d9dc404
rename fixes
christiangoerdes 8a130c7
fix wrong context for structured setter
christiangoerdes f0c35c1
refactor: minor
predic8 4ff1711
minor: refactoring
predic8 63bdad8
minor: refactoring
predic8 32b06eb
minor: refactoring
predic8 ae9ac88
minor: refactoring
predic8 022108c
minor: refactoring
predic8 3020727
fix: yaml parsing tests
predic8 bed3e49
fix: yaml parsing tests
predic8 d0089ca
refactor: minor
predic8 e9e166f
refactor: minor
predic8 7ed0077
refactor: minor
predic8 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -126,3 +126,4 @@ maven-plugin/target/surefire/ | |
| /docs/router-conf.xsd | ||
| .vscode/ | ||
| /core/derby.log | ||
| /distribution/conf/apis.yaml | ||
This file was deleted.
Oops, something went wrong.
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
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.
Uh oh!
There was an error while loading. Please reload this page.