aquasecurity / starboard

Moved to https://github.com/aquasecurity/trivy-operator

Home Page:https://aquasecurity.github.io/starboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exclude ConfigMaps used for leader election from config audit

danielpacak opened this issue · comments

kubectl get cm -n kube-system ingress-gce-lock -o yaml
apiVersion: v1
kind: ConfigMap
metadata:
  annotations:
    control-plane.alpha.kubernetes.io/leader: '{"holderIdentity":"gke-fc48698f7cfe49348573-bd50-d417-vm_cc21a","leaseDurationSeconds":15,"acquireTime":"2021-08-24T12:40:47Z","renewTime":"2021-08-25T08:48:29Z","leaderTransitions":0}'
  creationTimestamp: "2021-08-24T12:40:47Z"
  name: ingress-gce-lock
  namespace: kube-system
  resourceVersion: "714872"
  selfLink: /api/v1/namespaces/kube-system/configmaps/ingress-gce-lock
  uid: 3c0ea7e9-f512-4d0a-b2bc-541005ba1163