Skip to content

Tags: ayansen/playground

Tags

v.0.0.4

Toggle v.0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactored proxy configurat ion and updated documentat ion (#27) (#27)

Renamed FileConfig Provider to FileProxyP rovider and updated its methods to handle proxy configurat ions
Updated Proxy entity to include new fields and methods for conversion to envoy proto objects
Updated SpringConf iguration to reflect changes in ProxyProvi der
Updated DiscoveryS erver class comments for better understand ing
Updated applicatio n.yml to include listener configurat ions
Added details about envoy control plane and open API exemplar in README.md

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated release workflow and Dockerfiles (#26)

* Refactored ConfigProvider and added file change watcher in FileConfigProvider

Signed-off-by: Ayan Sen <[email protected]>

* moved to jvm 11

Signed-off-by: Ayan Sen <[email protected]>

* Updated release workflow and Dockerfiles for envoy-control-plane and openapi-exemplar

---------

Signed-off-by: Ayan Sen <[email protected]>

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updated docker publish trigger to release creation (#24)

Signed-off-by: Ayan Sen <[email protected]>

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added github workflows for pubshing to contaner registry (#11)

* moved common springboot dependencies to gradle plugin
* updated kotlin version
* added docker file for openapi-exemplar app
* added github action to publish to github container registry
---------

Signed-off-by: Ayan Sen <[email protected]>