Skip to content

Installation issue in GCP - Pipeline is not getting configured due to archiving issue #47

@ArunNKutty

Description

@ArunNKutty

CI Pipeline: controller is not configured with a default archive location..

output of kubectl get cm workflow-controller-configmap -n argo -o yaml is

apiVersion: v1
kind: ConfigMap
metadata:
  annotations:
    kubectl.kubernetes.io/last-applied-configuration: |
      {"apiVersion":"v1","kind":"ConfigMap","metadata":{"annotations":{},"name":"workflow-controller-configmap","namespace":"argo"}}
  creationTimestamp: "2021-04-12T03:24:50Z"
  managedFields:
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          .: {}
          f:kubectl.kubernetes.io/last-applied-configuration: {}
    manager: manager
    operation: Update
    time: "2021-04-12T03:24:50Z"
  name: workflow-controller-configmap
  namespace: argo
  resourceVersion: "256138"
  selfLink: /api/v1/namespaces/argo/configmaps/workflow-controller-configmap
  uid: a75f55e1-8d34-4d7f-b689-42195f73498b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions