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

Add section to configure labels #1610

Merged
merged 10 commits into from
Sep 30, 2020
Merged

Add section to configure labels #1610

merged 10 commits into from
Sep 30, 2020

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Sep 24, 2020

Signed-off-by: Anatolii Bazko abazko@redhat.com

Read our Contribution guide before submitting a PR.

What does this PR do?

Add section to configure labels

What issues does this PR fix or reference?

https://issues.redhat.com/browse/CRW-1034

PR Checklist

As the author of this Pull Request I made sure that:

  • vale has been run successfully against the PR branch
  • Link checker has been run successfully against the PR branch
  • Documentation describes a scenario that is already covered by QE tests, otherwise an issue has been created and acknowledged by Che QE team (test added in this PR Add test for defining labels for routes che-operator#477)
  • Changed article references are updated where they are used (or a redirect has been set up on the docs side):

Should be merged after eclipse-che/che-operator#449

screenshot-0 0 0 0_4000-2020 09 24-11_23_47

@tolusha
Copy link
Contributor Author

tolusha commented Sep 28, 2020

@themr0c
Any news?

@themr0c themr0c self-assigned this Sep 28, 2020

.Procedure

. To configure labels for routes update the Custom Resource with the following commands:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I understood, Kubernetes <=> Ingresses and OpenShift <=> Routes. Is that right?

Then we should have 2 procedures to distinguish the 2 distinct scenarios:

  • Configuring labels for OpenShift Routes using the CLI
  • Configuring labels for Kubernetes Ingresses using the CLI

Additionally, it would be awesome to have one procedure describing the usage of the WebUI, probably like:

  • Configuring labels for OpenShift Routes using the OpenShift Web Console

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Divided into 2 procedures.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The procedure describing the usage of the WebUI make sense only for OpenShift and it will be much longer then using CLI.
I don't think it worth describing it.

@themr0c
Copy link
Contributor

themr0c commented Sep 28, 2020

@tolusha, Nice improvements! Very welcome! I added some comments.

tolusha and others added 8 commits September 29, 2020 09:40
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
…r-routes-ingresses.adoc

Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
…r-routes-ingresses.adoc

Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
…r-routes-ingresses.adoc

Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@tolusha
Copy link
Contributor Author

tolusha commented Sep 29, 2020

@themr0c
It is ready to review.

@themr0c themr0c merged commit a783d6c into master Sep 30, 2020
@themr0c themr0c deleted the configurelables branch September 30, 2020 10:29
@che-bot che-bot added this to the 7.20 milestone Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants