openshift-assisted / assisted-installer-ui

The Assisted Installer User Interface
https://console.redhat.com/openshift/create/datacenter
Apache License 2.0
9 stars 35 forks source link

MGMT-15999: Assisted Installer UI should allow patch manifests #2530

Closed ammont82 closed 3 months ago

ammont82 commented 3 months ago

Related to https://issues.redhat.com/browse/MGMT-15999

To change manifest "test1.yaml" users can create a manifest called "test1.yml.patch.1" with the contents:


Captura desde 2024-03-21 12-29-19

openshift-ci-robot commented 3 months ago

@ammont82: This pull request references MGMT-15999 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.16.0" version, but no target version was set.

In response to [this](https://github.com/openshift-assisted/assisted-installer-ui/pull/2530): >Related to https://issues.redhat.com/browse/MGMT-15999 > >To change some manifests users can create a manifest called "test1.yml.patch.1" with the contents: > >--- >- op: add > path: /spec/defaultNetwork > value: > ovnKubernetesConfig: > v4InternalSubnet: 100.65.0.0/16 > > >![Captura desde 2024-03-21 12-29-19](https://github.com/openshift-assisted/assisted-installer-ui/assets/11390125/c3a958c8-130f-456e-9521-890ef45ea178) > Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift-assisted%2Fassisted-installer-ui). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci-robot commented 3 months ago

@ammont82: This pull request references MGMT-15999 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.16.0" version, but no target version was set.

In response to [this](https://github.com/openshift-assisted/assisted-installer-ui/pull/2530): >Related to https://issues.redhat.com/browse/MGMT-15999 > >To change manifest "test1.yaml" users can create a manifest called "test1.yml.patch.1" with the contents: > >--- >- op: add > path: /spec/defaultNetwork > value: > ovnKubernetesConfig: > v4InternalSubnet: 100.65.0.0/16 > > >![Captura desde 2024-03-21 12-29-19](https://github.com/openshift-assisted/assisted-installer-ui/assets/11390125/c3a958c8-130f-456e-9521-890ef45ea178) > Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift-assisted%2Fassisted-installer-ui). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ammont82, celdrake

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift-assisted/assisted-installer-ui/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ammont82 commented 3 months ago

I've created a bug to solve problems with 'test2.yaml.patch/f' (https://issues.redhat.com/browse/MGMT-17327)