application-stacks / runtime-component-operator

A generic Operator capable of deploying any runtime component image with enterprise QoS and bind it to other services
Apache License 2.0
49 stars 23 forks source link

Update Kubernetes to v1.27, Go Project to v4, operator-sdk to v1.33.0 #645

Closed halim-lee closed 2 months ago

halim-lee commented 3 months ago

What this PR does / why we need it?:

Does this PR introduce a user-facing change?

Which issue(s) this PR fixes:

Fixes #

halim-lee commented 3 months ago

https://cloud.ibm.com/devops/pipelines/tekton/729b3aea-0a81-4b4d-bd42-7e5811980010/runs/92fc3cf2-e08c-4a0e-bf2b-9e218e0fb85f/code-ci-finish/run-stage?env_id=ibm:yp:us-south

Test pass except for basic, which will be resolved with 1.3.3 release:

resource RuntimeComponent:operator-test/basic-rco: .status.versions.reconciled: value mismatch, expected: 1.3.3 != actual: 1.3.2
leochr commented 2 months ago

Superseded by https://github.com/application-stacks/runtime-component-operator/pull/651. Closing