Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: Update image tags for v0.11.1 (#440) #231

Closed
wants to merge 1 commit into from

Conversation

heyselbi
Copy link

Update version tags in the following files:

  • config/default/config-defaults.yaml
  • config/dependencies/quickstart.yaml
  • config/manager/kustomization.yaml
  • docs/component-versions.md
  • docs/install/install-script.md
  • docs/quickstart.md
  • scripts/setup_user_namespaces.sh

Update branch rule pattern in .github/workflows/*.yml to run workflows on release-0.11.1 branch


Motivation

Modifications

Result

PR checklist

Checklist items below are applicable for development targeted to both fast and stable branches/tags

  • Unit tests pass locally
  • FVT tests pass locally
  • If the PR adds a new container image or updates the tag of an existing image (not build within cpaas), is the corresponding change made in live-builder and cpaas-midstream to add/update the image tag in the operator CSV? Link the PRs if applicable

Checklist items below are applicable for development targeted to both fast and stable branches/tags

  • Tested modelmesh serving deployment with odh-manifests and ran odh-manifests-e2e tests locally

Update version tags in the following files:
- config/default/config-defaults.yaml
- config/dependencies/quickstart.yaml
- config/manager/kustomization.yaml
- docs/component-versions.md
- docs/install/install-script.md
- docs/quickstart.md
- scripts/setup_user_namespaces.sh

Update branch rule pattern in .github/workflows/*.yml to run workflows
on release-0.11.1 branch

---------

Signed-off-by: Rafael Vasquez <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Co-authored-by: Christian Kadner <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Oct 11, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: heyselbi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@heyselbi
Copy link
Author

wrong branch

@heyselbi heyselbi closed this Oct 11, 2023
Jooho pushed a commit to red-hat-data-services/modelmesh-serving that referenced this pull request Oct 19, 2023
Multi-platform build for `modelmesh-controller` and `modelmesh-controller-develop`;
enable minikube deployments on Mac M1 laptops with ARM chip (opendatahub-io#162, opendatahub-io#231)

- Remove `amd64` arch-specific `nodeAffinity` for modelmesh controller (opendatahub-io#162, opendatahub-io#231)
- Build for platforms `linux/amd64`, `linux/arm64`, `linux/ppc64le`, `linux/s390x`
- Use `ubi8/go-toolset:1.18` for developer image instead of `ubi8/ubi-minimal:8.7`
- Build on `pull_request` as well as on `push` to catch build breaks during PR review
- Push developer images to DockerHub on PR merge, use local registry for PR builds
- Update deprecated `checkout` action
- Fix infinite docker inside docker error when running `make run fmt` inside dev container
- Update `build_devimage.sh` script to only pull developer image if not already present
- Update `develop.sh` script to use the `.develop_image_name`

Resolves opendatahub-io#162
Resolves opendatahub-io#231

---------

Signed-off-by: ddelange <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>

Co-authored-by: Christian Kadner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants