Skip to content

Commit 2a4f5b8

Browse files
Maxusmustiopenshift-merge-robot
authored andcommitted
Update dependency versions for release v0.2.3
1 parent 8e47723 commit 2a4f5b8

File tree

8 files changed

+19
-19
lines changed

8 files changed

+19
-19
lines changed

Diff for: Makefile

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ VERSION ?= v0.0.0-dev
1212
BUNDLE_VERSION ?= $(VERSION:v%=%)
1313

1414
# INSTASCALE_VERSION defines the default version of the InstaScale controller
15-
INSTASCALE_VERSION ?= dev
15+
INSTASCALE_VERSION ?= v0.0.8
1616

1717
# MCAD_VERSION defines the default version of the MCAD controller
18-
MCAD_VERSION ?= main
18+
MCAD_VERSION ?= v1.34.1
1919
# MCAD_REF, MCAD_REPO and MCAD_CRD define the reference to MCAD CRD resources
20-
MCAD_REF ?= dev
20+
MCAD_REF ?= release-${MCAD_VERSION}
2121
MCAD_REPO ?= github.com/project-codeflare/multi-cluster-app-dispatcher
2222
# Upstream MCAD is currently only creating release tags of the form `vX.Y.Z` (i.e the version)
2323
# The image is still published using the MCAD_REF format (i.e release-vX.Y.Z)
@@ -30,7 +30,7 @@ KUBERAY_VERSION ?= v0.5.0
3030
RAY_VERSION ?= 2.5.0
3131

3232
# CODEFLARE_SDK_VERSION defines the default version of the CodeFlare SDK
33-
CODEFLARE_SDK_VERSION ?= 0.7.0
33+
CODEFLARE_SDK_VERSION ?= 0.7.1
3434

3535
# OPERATORS_REPO_ORG points to GitHub repository organization where bundle PR is opened against
3636
# OPERATORS_REPO_FORK_ORG points to GitHub repository fork organization where bundle build is pushed to

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ CodeFlare Stack Compatibility Matrix
88

99
| Component | Version |
1010
|------------------------------|---------|
11-
| CodeFlare Operator | v0.2.2 |
12-
| Multi-Cluster App Dispatcher | v1.34.0 |
13-
| CodeFlare-SDK | v0.7.0 |
14-
| InstaScale | v0.0.7 |
11+
| CodeFlare Operator | v0.2.3 |
12+
| Multi-Cluster App Dispatcher | v1.34.1 |
13+
| CodeFlare-SDK | v0.7.1 |
14+
| InstaScale | v0.0.8 |
1515
| KubeRay | v0.5.0 |
1616
<!-- Compatibility Matrix end -->
1717

Diff for: controllers/defaults.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ package controllers
55
// ***********************
66

77
const (
8-
MCADImage = "quay.io/project-codeflare/mcad-controller:dev"
9-
InstaScaleImage = "quay.io/project-codeflare/instascale-controller:dev"
8+
MCADImage = "quay.io/project-codeflare/mcad-controller:release-v1.34.1"
9+
InstaScaleImage = "quay.io/project-codeflare/instascale-controller:v0.0.8"
1010
)

Diff for: controllers/testdata/instascale_test_results/case_1/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
- name: instascale
2020
args:
2121
- "--configs-namespace=default"
22-
image: quay.io/project-codeflare/instascale-controller:v0.0.7
22+
image: quay.io/project-codeflare/instascale-controller:v0.0.8
2323
resources:
2424
limits:
2525
cpu: '2'

Diff for: controllers/testdata/instascale_test_results/case_2/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
- name: instascale
2020
args:
2121
- "--configs-namespace=default"
22-
image: quay.io/project-codeflare/instascale-controller:v0.0.7
22+
image: quay.io/project-codeflare/instascale-controller:v0.0.8
2323
resources:
2424
limits:
2525
cpu: '1'

Diff for: go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ require (
1111
github.com/openshift-eng/openshift-goimports v0.0.0-20230304234052-c70783e636f2
1212
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
1313
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c
14-
github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.1-0.20230831150053-05b1af83014c
15-
github.com/ray-project/kuberay/ray-operator v0.0.0-20230830082034-e7fbf7d73576
14+
github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.1
15+
github.com/ray-project/kuberay/ray-operator v0.0.0-20230908233208-a8f730e5a2b6
1616
go.uber.org/zap v1.24.0
1717
k8s.io/api v0.26.3
1818
k8s.io/apimachinery v0.26.3

Diff for: go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -495,8 +495,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
495495
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
496496
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
497497
github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod h1:prYjPmNq4d1NPVmpShWobRqXY3q7Vp+80DqgxxUrUIA=
498-
github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.1-0.20230831150053-05b1af83014c h1:LjCgRcjtkd9byePczvxGBLjdM22M2BCTB76FoEk2fkU=
499-
github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.1-0.20230831150053-05b1af83014c/go.mod h1:gtTl8Tsl+X+bGhqVudLoveINR6IkN+sVvH0J+VZIP40=
498+
github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.1 h1:ZNQ/JPdjS6CtaAzt6SNqaoWcpwS1PyVdgZlmIYikPLI=
499+
github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.1/go.mod h1:Yge6GRNpO9YIDfeL+XOcCE9xbmfCTD5C1h5dlW87mxQ=
500500
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
501501
github.com/prometheus/client_golang v0.9.3/go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso=
502502
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
@@ -528,8 +528,8 @@ github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
528528
github.com/prometheus/procfs v0.8.0 h1:ODq8ZFEaYeCaZOJlZZdJA2AbQR98dSHSM1KW/You5mo=
529529
github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4=
530530
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
531-
github.com/ray-project/kuberay/ray-operator v0.0.0-20230830082034-e7fbf7d73576 h1:NYt+ipGo+jMLYCFI5S04DzVFSXn8WCR0m6m3bFXPk+4=
532-
github.com/ray-project/kuberay/ray-operator v0.0.0-20230830082034-e7fbf7d73576/go.mod h1:7PBzsR4L0b/f5tTxq1XGnzvudbrMyPadiLiNiP9pOl0=
531+
github.com/ray-project/kuberay/ray-operator v0.0.0-20230908233208-a8f730e5a2b6 h1:NP7S29MtvEH4zD0oawHqGE/DXu5uYbGvXQq6mh5+3Kk=
532+
github.com/ray-project/kuberay/ray-operator v0.0.0-20230908233208-a8f730e5a2b6/go.mod h1:NDvscwYbeLSh+Cfc2UTeyPWODtNKPCsPjD/2kg3ZXPw=
533533
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
534534
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
535535
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=

Diff for: test/support/defaults.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package support
55
// ***********************
66

77
const (
8-
CodeFlareSDKVersion = "0.6.1"
8+
CodeFlareSDKVersion = "0.7.1"
99
RayVersion = "2.5.0"
1010
RayImage = "rayproject/ray:2.5.0"
1111
)

0 commit comments

Comments
 (0)