Johannes Kleinlercher
Johannes Kleinlercher
In https://github.com/zegl/kube-score/blob/47b5ae268cec7e6ffb50fa5d1848fb3c15f3fc97/score/disruptionbudget/disruptionbudget.go#L41 kube-score already checks if replicas < 2 ignore the check that a PDB must be set. However, wouldn‘t it be good that if replicas < 2 a PDB...
Hi, we use blender in an ant task and the output in the build.log has these ANSI color codes in it, like this: ``` [exec] [32mRun finished (10.458212424 s)[0m ```...
We would like to see a feature where you can define a logfile for each member. With lots of members it is now quite difficult to see what is going...
Closes k8sgpt-ai/k8sgpt-operator#240 ## 📑 Description this is one approach to fix k8sgpt-ai/k8sgpt-operator#240 by using the original analyzed resource kind for the result.spec.kind attribute. ## ✅ Checks - [ ] My...
Closes https://github.com/k8sgpt-ai/k8sgpt-operator/issues/240 and replaces #678 ## 📑 Description this is the better approach to fix https://github.com/k8sgpt-ai/k8sgpt-operator/issues/240 by using the resource name and namespace of the trivy ConfigAuditReport and VulnerabilityReport ##...
Hi, first of all I am very thankful for the platform maturity model! Great work! When we applied an innersource model, where people outside of the platform team can contribute...
In https://github.com/cncf/tag-app-delivery/blob/1ed4f4793252c39dc8d29e7d97eb13d997ec9e3f/platforms-maturity-model/v1/index.md?plain=1#L266 you write "how users interact with these platform offerings to provision, manage, and observe capabilities." With "capabilities" I think of platform capabilities. Isn't it more about "provision, manage,...
In https://github.com/cncf/tag-app-delivery/blob/72da56c7ff0e41f2ea0ffdab38ca8640f3326d54/platforms-maturity-model/v1/index.md?plain=1#L479 there are two sentences which I would like to discuss: > Not only are standard frameworks leveraged, but there is an understanding that measuring from multiple angles creates...
Does this work also when those resources are managed by a gitops agent like fluxcd or argocd? If not, what needs to be done to make it work? I think...
**What steps did you take and what happened:** While trivy cli checks deprecated APIs in lokal manifest resources like CSIStorageCapacity, HorizontalPodAutoscaler, ... trivy-operator doesn't check that resources in the cluster....