-
Bug
-
Resolution: Not a Bug
-
Major
-
2.3.0.GA
-
None
-
False
-
False
-
Undefined
-
https://github.com/redhat-developer/codeready-workspaces-chectl/releases/download/2.3.0-GA-6129bc8/codeready-workspaces-2.3.0-GA-crwctl-linux-x64.tar.gz has installed CRW 2.5.0, because it references latest images from quay.io:
apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2020-10-06T15:48:23Z'
generation: 1
name: codeready-operator
namespace: update-crw-crwctl-tls-oauth
resourceVersion: '2927060'
selfLink: >-
/apis/apps/v1/namespaces/update-crw-crwctl-tls-oauth/deployments/codeready-operator
uid: 5d90ecdd-07eb-11eb-8a17-fa163eaaa706
spec:
progressDeadlineSeconds: 600
replicas: 1
revisionHistoryLimit: 10
selector:
matchLabels:
app: codeready-operator
strategy:
rollingUpdate:
maxSurge: 25%
maxUnavailable: 25%
type: RollingUpdate
template:
metadata:
creationTimestamp: null
labels:
app: codeready-operator
spec:
containers:
- command:
- /usr/local/bin/che-operator
env:
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: POD_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.name
- name: OPERATOR_NAME
value: codeready-operator
- name: CHE_VERSION
value: 2.3.0
- name: RELATED_IMAGE_che_server
value: 'quay.io/crw/server-rhel8:latest'
- name: RELATED_IMAGE_plugin_registry
value: 'quay.io/crw/pluginregistry-rhel8:latest'
- name: RELATED_IMAGE_devfile_registry
value: 'quay.io/crw/devfileregistry-rhel8:latest'
- name: RELATED_IMAGE_pvc_jobs
value: 'registry.access.redhat.com/ubi8-minimal:8.2'
- name: RELATED_IMAGE_postgres
value: 'registry.redhat.io/rhel8/postgresql-96:1'
- name: RELATED_IMAGE_keycloak
value: 'registry.redhat.io/rh-sso-7/sso74-openshift-rhel8:7.4'
- name: RELATED_IMAGE_che_workspace_plugin_broker_metadata
value: 'quay.io/crw/pluginbroker-metadata-rhel8:latest'
- name: RELATED_IMAGE_che_workspace_plugin_broker_artifacts
value: 'quay.io/crw/pluginbroker-artifacts-rhel8:latest'
- name: RELATED_IMAGE_che_server_secure_exposer_jwt_proxy_image
value: 'quay.io/crw/jwtproxy-rhel8:latest'
- name: CHE_FLAVOR
value: codeready
- name: CONSOLE_LINK_NAME
value: che
- name: CONSOLE_LINK_DISPLAY_NAME
value: CodeReady Workspaces
- name: CONSOLE_LINK_SECTION
value: Red Hat Applications
- name: CONSOLE_LINK_IMAGE
value: /dashboard/assets/branding/loader.svg
- name: CHE_IDENTITY_SECRET
value: che-identity-secret
- name: CHE_IDENTITY_POSTGRES_SECRET
value: che-identity-postgres-secret
- name: CHE_POSTGRES_SECRET
value: che-postgres-secret
- name: CHE_SERVER_TRUST_STORE_CONFIGMAP_NAME
value: ca-certs
image: 'registry.redhat.io/codeready-workspaces/crw-2-rhel8-operator:2.3-15'
imagePullPolicy: Always
name: codeready-operator
ports:
- containerPort: 60000
name: metrics
protocol: TCP
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
dnsPolicy: ClusterFirst
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: codeready-operator
serviceAccountName: codeready-operator
terminationGracePeriodSeconds: 5
status:
availableReplicas: 1
conditions:
- lastTransitionTime: '2020-10-06T15:48:32Z'
lastUpdateTime: '2020-10-06T15:48:32Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: 'True'
type: Available
- lastTransitionTime: '2020-10-06T15:48:23Z'
lastUpdateTime: '2020-10-06T15:48:32Z'
message: ReplicaSet "codeready-operator-dc755bd9f" has successfully progressed.
reason: NewReplicaSetAvailable
status: 'True'
type: Progressing
observedGeneration: 1
readyReplicas: 1
replicas: 1
updatedReplicas: 1