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

MGMT-18987: adding iso type minimal+full-2.14 #2740

Open
wants to merge 25 commits into
base: releases/v2.14-cim
Choose a base branch
from

Conversation

liatb-rh
Copy link
Contributor

@liatb-rh liatb-rh commented Dec 30, 2024

Adding the ability to choose between download of minimal or full ISO (PF 5 version)

Translation is updated
Discovery form elements where re organized
Modal host is now handling imageType
Discovery group control layout is updated with Flex element instead of Stack

image

ammont82 and others added 10 commits December 13, 2024 11:58
…er (openshift-assisted#2724)

* Creating new ControlPlaneNodesDropdown component

* Adapting tests for new changes

* Disable options in ControlPlaneNodesDropdown if not allowed

* Change popover content and use NON_STANDARD_HA_CONTROL_PLANE feature support level
…sisted#2719)

* WIP: Add OpenShift sandboxed containers operator

Signed-off-by: Juan Hernandez <[email protected]>

* Improve the description of sandboxed containers and fix the syntax issue.

* Update assisted-installer-service.d.ts

---------

Signed-off-by: Juan Hernandez <[email protected]>
Co-authored-by: Juan Hernandez <[email protected]>
Co-authored-by: Montse Ortega <[email protected]>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Montse Ortega <[email protected]>
* Bump @sentry/browser from 6.19.7 to 7.119.1

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.19.7 to 7.119.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@6.19.7...7.119.1)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Adapting code to new version of @sentry/browser

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@liatb-rh liatb-rh requested a review from a team as a code owner December 30, 2024 11:58
Copy link

openshift-ci bot commented Dec 30, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: liatb-rh

The full list of commands accepted by this bot can be found 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

@openshift-ci openshift-ci bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 30, 2024
@liatb-rh liatb-rh changed the title adding iso type minimal+full MGMT-18987-adding iso type minimal+full-2.14 Jan 7, 2025
@jgyselov jgyselov changed the title MGMT-18987-adding iso type minimal+full-2.14 MGMT-18987: adding iso type minimal+full-2.14 Jan 8, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 8, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 8, 2025

@liatb-rh: This pull request references MGMT-18987 which is a valid jira issue.

In response to this:

Adding the ability to choose between download of minimal or full ISO (PF 5 version)

Translation is updated
Discovery form elements where re organized
Modal host is now handling imageType
Discovery group control layout is updated with Flex element instead of Stack

image

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

libs/locales/package.json Show resolved Hide resolved
libs/sdks/package.json Show resolved Hide resolved
libs/types/package.json Show resolved Hide resolved
libs/ui-lib/package.json Show resolved Hide resolved
@openshift-ci openshift-ci bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 9, 2025
@openshift-ci openshift-ci bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants