mt-broker-filter-6fd5b9765c-xzkmx created 2022-06-27 12:45:02, version 3508120254

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

Spec

containers:
- env:
  - name: SYSTEM_NAMESPACE
    valueFrom:
      fieldRef:
        apiVersion: v1
        fieldPath: metadata.namespace
  - name: NAMESPACE
    valueFrom:
      fieldRef:
        apiVersion: v1
        fieldPath: metadata.namespace
  - name: POD_NAME
    valueFrom:
      fieldRef:
        apiVersion: v1
        fieldPath: metadata.name
  - name: CONTAINER_NAME
    value: filter
  - name: CONFIG_LOGGING_NAME
    value: config-logging
  - name: CONFIG_OBSERVABILITY_NAME
    value: config-observability
  - name: METRICS_DOMAIN
    value: knative.dev/internal/eventing
  - name: FILTER_PORT
    value: '8080'
  image: gcr.io/knative-releases/knative.dev/eventing/cmd/broker/filter@sha256:89fc2947b3c9782a0cde9c47c7144e58c6f969fcc25d7ef0969e7a62c89c99b2
  imagePullPolicy: IfNotPresent
  livenessProbe:
    failureThreshold: 3
    httpGet:
      path: /healthz
      port: 8080
      scheme: HTTP
    initialDelaySeconds: 5
    periodSeconds: 2
    successThreshold: 1
    timeoutSeconds: 1
  name: filter
  ports:
  - containerPort: 8080
    name: http
    protocol: TCP
  - containerPort: 9092
    name: metrics
    protocol: TCP
  readinessProbe:
    failureThreshold: 3
    httpGet:
      path: /healthz
      port: 8080
      scheme: HTTP
    periodSeconds: 2
    successThreshold: 1
    timeoutSeconds: 1
  resources:
    requests:
      cpu: 100m
      memory: 100Mi
  securityContext:
    allowPrivilegeEscalation: false
  terminationMessagePath: /dev/termination-log
  terminationMessagePolicy: FallbackToLogsOnError
  volumeMounts:
  - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
    name: kube-api-access-h7q2b
    readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: false
nodeName: sed-infra-server-master-mcg58ax2-aa1e3892
preemptionPolicy: PreemptLowerPriority
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: mt-broker-filter
serviceAccountName: mt-broker-filter
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-h7q2b
  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: '2022-06-27T12:45:02Z'
  status: 'True'
  type: Initialized
- lastProbeTime: null
  lastTransitionTime: '2025-10-19T10:16:37Z'
  status: 'True'
  type: Ready
- lastProbeTime: null
  lastTransitionTime: '2025-10-19T10:16:37Z'
  status: 'True'
  type: ContainersReady
- lastProbeTime: null
  lastTransitionTime: '2022-06-27T12:45:02Z'
  status: 'True'
  type: PodScheduled
containerStatuses:
- containerID: containerd://f93f0285f5b6f50e5de2050437b9c47f2512a1f407ea5ae245de96e9d609871b
  image: sha256:d8fe92fcbabbfdadeff0bf7ca4a6e8c819e5df735e4423655dc765e370faefdf
  imageID: gcr.io/knative-releases/knative.dev/eventing/cmd/broker/filter@sha256:89fc2947b3c9782a0cde9c47c7144e58c6f969fcc25d7ef0969e7a62c89c99b2
  lastState:
    terminated:
      containerID: containerd://856d9a6ed110356adbfcde58b8acd9b231e527bf43c2592411e763ee59de3a95
      exitCode: 137
      finishedAt: '2025-10-19T10:16:36Z'
      message: '{"level":"info","ts":"2025-10-19T10:15:49.313Z","caller":"logging/config.go:116","msg":"Successfully
        created the logger."}

        {"level":"info","ts":"2025-10-19T10:15:49.313Z","caller":"logging/config.go:117","msg":"Logging
        level set to: info"}

        {"level":"info","ts":"2025-10-19T10:15:49.314Z","logger":"mt_broker_filter","caller":"filter/main.go:84","msg":"Starting
        the Broker Filter","commit":"a574b7b"}

        {"level":"info","ts":1760868949.3231041,"logger":"fallback","caller":"metrics/metrics_worker.go:76","msg":"Flushing
        the existing exporter before setting up the new exporter."}

        {"level":"info","ts":"2025-10-19T10:15:49.324Z","logger":"mt_broker_filter","caller":"configmap/store.go:154","msg":"config-tracing-store
        config \"config-tracing\" config was added or updated: &config.Config{Backend:\"none\",
        ZipkinEndpoint:\"\", StackdriverProjectID:\"\", Debug:false, SampleRate:0.1}","commit":"a574b7b"}

        {"level":"info","ts":1760868949.3246367,"logger":"fallback","caller":"metrics/prometheus_exporter.go:51","msg":"Created
        Prometheus exporter with config: &{knative.dev/internal/eventing mt_broker_filter
        prometheus 5000000000 <nil> <nil>  false 9092 0.0.0.0 false   {   false}}.
        Start the server for Prometheus exporter."}

        {"level":"info","ts":1760868949.3246775,"logger":"fallback","caller":"metrics/metrics_worker.go:91","msg":"Successfully
        updated the metrics exporter; old config: <nil>; new config &{knative.dev/internal/eventing
        mt_broker_filter prometheus 5000000000 <nil> <nil>  false 9092 0.0.0.0 false   {   false}}"}

        {"level":"info","ts":"2025-10-19T10:15:49.419Z","logger":"mt_broker_filter","caller":"filter/main.go:126","msg":"Starting
        informer.","commit":"a574b7b"}

        {"level":"info","ts":"2025-10-19T10:15:49.419Z","logger":"mt_broker_filter","caller":"filter/main.go:132","msg":"Filter
        starting...","commit":"a574b7b"}

        '
      reason: Error
      startedAt: '2025-10-19T10:15:48Z'
  name: filter
  ready: true
  restartCount: 44
  started: true
  state:
    running:
      startedAt: '2025-10-19T10:16:36Z'
hostIP: 192.168.1.3
phase: Running
podIP: 172.18.117.250
podIPs:
- ip: 172.18.117.250
qosClass: Burstable
startTime: '2022-06-27T12:45:02Z'

Events

Type Reason Age From Message
No events found.