aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/application/validation/change/CertificateRemovalChangeValidator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Pass DeployState - no functional changesJon Bratseth2023-01-231-7/+9
* Represent data plane certificates from deploy call as clientMorten Tokle2022-12-131-0/+2
* Disable check for tester appsMorten Tokle2022-12-131-1/+2
* Add debug loggingMorten Tokle2022-12-121-1/+17
* Check existence of container clusterMorten Tokle2022-12-061-1/+2
* Add validation override for certificate removalMorten Tokle2022-11-301-0/+47