-
Notifications
You must be signed in to change notification settings - Fork 38
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
base: releases/v2.14-cim
Are you sure you want to change the base?
MGMT-18987: adding iso type minimal+full-2.14 #2740
Conversation
…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>
[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 |
…ed#2741) * Solving problems with history undefined * Add a fallback value for basename field
…ith the limitations (openshift-assisted#2748)
@liatb-rh: This pull request references MGMT-18987 which is a valid jira issue. In response to this:
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. |
Co-authored-by: Julie Gyselová <[email protected]>
Co-authored-by: Julie Gyselová <[email protected]>
….com/liatb-rh/assisted-installer-ui into MGMT-18987-Allow-ISO-full-types-2.14
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