Fix openshift DeploymentConfig and ImageStream APIVersions (#1598)

* fix openshift dc and image stream api version

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>

* e2e: Update Openshift manifests to update the API Version

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>

---------

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
This commit is contained in:
AhmedGrati
2023-04-05 14:28:19 -04:00
committed by GitHub
parent 78700a215f
commit 59d5532181
19 changed files with 67 additions and 58 deletions
+4 -4
View File
@@ -94,7 +94,7 @@ status:
replicas: 0
---
apiVersion: v1
apiVersion: apps.openshift.io/v1
kind: DeploymentConfig
metadata:
creationTimestamp: null
@@ -156,7 +156,7 @@ status:
updatedReplicas: 0
---
apiVersion: v1
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
creationTimestamp: null
@@ -239,7 +239,7 @@ status:
replicas: 0
---
apiVersion: v1
apiVersion: apps.openshift.io/v1
kind: DeploymentConfig
metadata:
creationTimestamp: null
@@ -301,7 +301,7 @@ status:
updatedReplicas: 0
---
apiVersion: v1
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
creationTimestamp: null