Bekir Dogan
Bekir Dogan
I'm seeing that the travis checks has failed. Did you check if its this PR breaking them or were they broken before?
@mhamann do you mind taking another look into this one?
Could a Github Codespaces be an option: https://github.com/codespaces-lab/kubernetes-in-codespaces
@dependabot rebase
I just came across a go implementation that reads Kubernetes secrets and checks the certs inside them: https://github.com/joe-elliott/cert-exporter/blob/master/src/checkers/periodicSecretChecker.go It collects/renders this type of information from secrets: ``` cert_exporter_secret_expires_in_seconds{cn="*....",issuer="R3",key_name="tls.crt",secret_name="default-wildcard-certificate",secret_namespace="cert-manager"} 1.779639553384244e+06 cert_exporter_secret_expires_in_seconds{cn="ISRG...
its possible to automate screenshots with the https://www.npmjs.com/package/terminal-screenshot library along with https://github.com/fatih/color/issues/66
@dependabot rebase
With d92e9d5 we can now display service detail in the pod output, but we need to cover the case for the workload types e.g. Deployment and StatefulSet. Currently while rendering...
New place for the kep is here: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/1101-immutable-fields#suggested-marker-syntax
I didn't check but just came across this, could this be the fix for this issue? I'll check shortly if that matches. @Jie211 do you mind commenting on this? https://github.com/Jie211/kubectl-status/commit/8c1ffb78bd3d8b2e06f4d614827b034d63c55040