From a1b670a6c81309261a22f6970a975120ff78c4a0 Mon Sep 17 00:00:00 2001 From: brandi swope Date: Wed, 25 Nov 2020 15:19:58 -0500 Subject: [PATCH 1/5] Update README.md --- README.md | 38 ++++++++++++++------------------------ 1 file changed, 14 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 88abc17..50bb439 100644 --- a/README.md +++ b/README.md @@ -24,38 +24,28 @@ Multicloud Application Selectors -## What is the multicloud-operators-application +What is the multicloud-operators-application? -It is the Application wrapper for selecting involved subscriptions and deployables +The `multicloud-operators-application` is the application wrapper for selecting involved subscriptions and deployables. In this open community, you can join the discussion, contribute code, and support development. -## Community, discussion, contribution, and support +Go to the [Contributing guide](CONTRIBUTING.md) to learn how to get involved. -Check the [CONTRIBUTING Doc](CONTRIBUTING.md) for how to contribute to the repo. +## Getting started ------- +- Clone and build an image with the [Development guide](docs/development.md). -## Getting Started +- View the [Deployment guide](docs/deployment.md) to learn how to deploy the operator. -### Prerequisites - -Check the [Development Doc](docs/development.md) for how to contribute to the repo. - -### Deployment - -Check the [Deployment Doc](docs/deployment.md) for how to deploy the operator. - -## Security Response - -Check the [Security Doc](SECURITY.md) if you've found a security issue. +- Check the [Security Doc](SECURITY.md) if you've found a security issue. ## References -### multicloud-operators repositories +- Access the following multicloud-operators repositories: -- [multicloud-operators-application](https://github.com/open-cluster-management/multicloud-operators-application) -- [multicloud-operators-channel](https://github.com/open-cluster-management/multicloud-operators-channel) -- [multicloud-operators-deployable](https://github.com/open-cluster-management/multicloud-operators-deployable) -- [multicloud-operators-placementrule](https://github.com/open-cluster-management/multicloud-operators-placementrule) -- [multicloud-operators-subscription](https://github.com/open-cluster-management/multicloud-operators-subscription) -- [multicloud-operators-subscription-release](https://github.com/open-cluster-management/multicloud-operators-subscription-release) + - [multicloud-operators-application](https://github.com/open-cluster-management/multicloud-operators-application) + - [multicloud-operators-channel](https://github.com/open-cluster-management/multicloud-operators-channel) + - [multicloud-operators-deployable](https://github.com/open-cluster-management/multicloud-operators-deployable) + - [multicloud-operators-placementrule](https://github.com/open-cluster-management/multicloud-operators-placementrule) + - [multicloud-operators-subscription](https://github.com/open-cluster-management/multicloud-operators-subscription) + - [multicloud-operators-subscription-release](https://github.com/open-cluster-management/multicloud-operators-subscription-release) From 570150adc92244584e4d3ab3f80200b919112552 Mon Sep 17 00:00:00 2001 From: brandi swope Date: Wed, 25 Nov 2020 15:25:26 -0500 Subject: [PATCH 2/5] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 50bb439..8da0716 100644 --- a/README.md +++ b/README.md @@ -12,19 +12,14 @@ - [multicloud-operators-application](#multicloud-operators-application) - [What is the multicloud-operators-application](#what-is-the-multicloud-operators-application) - - [Community, discussion, contribution, and support](#community-discussion-contribution-and-support) - [Getting Started](#getting-started) - - [Prerequisites](#prerequisites) - - [Deployment](#deployment) - - [Security Response](#security-response) - [References](#references) - - [multicloud-operators repositories](#multicloud-operators-repositories) Multicloud Application Selectors -What is the multicloud-operators-application? +## What is the multicloud-operators-application? The `multicloud-operators-application` is the application wrapper for selecting involved subscriptions and deployables. In this open community, you can join the discussion, contribute code, and support development. From ad340fed3cf8eb5428761dedba25127dd9c6c38a Mon Sep 17 00:00:00 2001 From: brandi swope Date: Wed, 25 Nov 2020 15:30:45 -0500 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8da0716..c93b560 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Go to the [Contributing guide](CONTRIBUTING.md) to learn how to get involved. - View the [Deployment guide](docs/deployment.md) to learn how to deploy the operator. -- Check the [Security Doc](SECURITY.md) if you've found a security issue. +- Check the [Security guide](SECURITY.md) if you need to report a security issue. ## References From 14b14caed8a84ec8475e58daabea8b0fee39828b Mon Sep 17 00:00:00 2001 From: brandi swope Date: Wed, 25 Nov 2020 15:32:10 -0500 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c93b560..ca3e171 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ -Multicloud Application Selectors +Multicloud Application Selectors ## What is the multicloud-operators-application? From 4160e9f8f1596556d2a7fe938a025ca76fa975c8 Mon Sep 17 00:00:00 2001 From: brandi swope Date: Wed, 25 Nov 2020 15:42:26 -0500 Subject: [PATCH 5/5] open-cluster-management/backlog#7113 security guide update --- SECURITY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 1c6e25c..5a173ab 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,3 @@ # Security Response -If you've found a security issue that you'd like to disclose confidentially please contact Red Hat's Product Security team. -Details at https://access.redhat.com/security/team/contact +If you've found a security issue that you'd like to disclose confidentially, please contact the Red Hat Product Security team. Find details at [RedHat Security Contacts and Procedures](https://access.redhat.com/security/team/contact).