thecooldrop
thecooldrop
As per title I have noticed that when bootstraping from CLI we can adapt the manifests being applied to our clusters, but no such explanation has been given in case...
Hello everyone, during my work on ArgoCD I noticed that quite a few methods in GitOps engine are quite large, and are not broken down into smaller, understandable methods. This...
During testing and setting up I noticed a wierd bug. Namely if a test class extends some base test class, which has a `@ContextHierarchy` annotation applied, then the subclass can...