summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/di/CloudSubscriber.java
Commit message (Expand)AuthorAgeFilesLines
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* Throw exception if a config instance is null or missing.gjoranv2021-11-091-1/+8
* Remove comment that has been invalid since code was rewritten.gjoranv2021-11-091-5/+0
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-0/+99
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-99/+0
* Allow exceptions from the config system to propagate up.gjoranv2021-10-131-9/+2
* Improve debugging of CloudSubscriber by adding a name.gjoranv2021-10-081-1/+8
* Move CloudSubscriber to separate class file.gjoranv2021-10-081-0/+99