Gyeongil Goo
Gyeongil Goo
I wanna use data which provided by centraldogma with test purpose. Ideally, It can be execute some init script for put configurations into centraldogma with launch time.
**Is your feature request related to a problem? Please describe.** I wanna read clear result of affected module list by file. **Describe the solution you'd like** Just make it. **Describe...
In k8s environment, hostname decided when pod is created. To use current saml authentication configuration, we substitute some environment variables in dogma.json before centraldogma starts. Hostname is just that case....
https://java.testcontainers.org/ For integration test purpose, we using testcontainer so much. In our case, It would be helpful to support testcontainer with bootstrapping interfaces such as create repository and issue access...
https://openfeature.dev/docs/reference/intro Actually, centraldogma is not a feature flag system, but we usually using it for runtime flagging. Maybe, there is intersection between that.