cve-discord-bot-28842870-dhdbn created 2024-11-02 18:30:00, version 2705231613

cni.projectcalico.org/podIP: cni.projectcalico.org/podIPs:

Spec

containers:
- env:
  - name: DISCORD_HOOK_URL
    valueFrom:
      secretKeyRef:
        key: url
        name: discord-hook-url
  image: registry.gitlab.com/sed-infra/apps/cve-discord-bot:v0.2.0
  imagePullPolicy: IfNotPresent
  name: cve-discord-bot
  resources: {}
  terminationMessagePath: /dev/termination-log
  terminationMessagePolicy: File
  volumeMounts:
  - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
    name: kube-api-access-sln9z
    readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: sed-infra-server-master-mcg58ax2-aa1e3892
preemptionPolicy: PreemptLowerPriority
priority: 0
restartPolicy: OnFailure
schedulerName: default-scheduler
securityContext: {}
serviceAccount: default
serviceAccountName: default
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
  key: node.kubernetes.io/not-ready
  operator: Exists
  tolerationSeconds: 300
- effect: NoExecute
  key: node.kubernetes.io/unreachable
  operator: Exists
  tolerationSeconds: 300
volumes:
- name: kube-api-access-sln9z
  projected:
    defaultMode: 420
    sources:
    - serviceAccountToken:
        expirationSeconds: 3607
        path: token
    - configMap:
        items:
        - key: ca.crt
          path: ca.crt
        name: kube-root-ca.crt
    - downwardAPI:
        items:
        - fieldRef:
            apiVersion: v1
            fieldPath: metadata.namespace
          path: namespace

Status

conditions:
- lastProbeTime: null
  lastTransitionTime: '2024-11-02T18:30:00Z'
  reason: PodCompleted
  status: 'True'
  type: Initialized
- lastProbeTime: null
  lastTransitionTime: '2024-11-02T19:03:51Z'
  reason: PodCompleted
  status: 'False'
  type: Ready
- lastProbeTime: null
  lastTransitionTime: '2024-11-02T19:03:51Z'
  reason: PodCompleted
  status: 'False'
  type: ContainersReady
- lastProbeTime: null
  lastTransitionTime: '2024-11-02T18:30:00Z'
  status: 'True'
  type: PodScheduled
containerStatuses:
- containerID: containerd://088cea8788e464250be4961f30da8837c98e9edb6ea5a54d286340f35790f6fc
  image: registry.gitlab.com/sed-infra/apps/cve-discord-bot:v0.2.0
  imageID: registry.gitlab.com/sed-infra/apps/cve-discord-bot@sha256:5dc3c990a790c5b113414ea95442857dc69756dd925f59f66506203b3618539d
  lastState: {}
  name: cve-discord-bot
  ready: false
  restartCount: 0
  started: false
  state:
    terminated:
      containerID: containerd://088cea8788e464250be4961f30da8837c98e9edb6ea5a54d286340f35790f6fc
      exitCode: 0
      finishedAt: '2024-11-02T19:03:50Z'
      reason: Completed
      startedAt: '2024-11-02T18:30:01Z'
hostIP: 192.168.1.3
phase: Succeeded
podIP: 172.18.117.213
podIPs:
- ip: 172.18.117.213
qosClass: BestEffort
startTime: '2024-11-02T18:30:00Z'

Events

Type Reason Age From Message
No events found.