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

Align app, component labels in helm chart and openshift templates #18655

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

sleshchenko
Copy link
Member

What does this PR do?

This PR align labels helm and openshift templates uses for every objects.
They should be the same as Che Operator use:

app: che
component: che/postgres/keycloak/plugin-registry/devfile-registry

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

It's done as @tolusha suggested in eclipse-che/che-docs#1749 (comment)

How to test this PR?

  1. Deploy che with helm or openshift template
  2. Test is objects has the corresponding labels.

PR Checklist

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

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@sleshchenko sleshchenko self-assigned this Dec 18, 2020
@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/task Internal things, technical debt, and to-do tasks to be performed. labels Dec 18, 2020
@che-bot
Copy link
Contributor

che-bot commented Dec 18, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@sleshchenko
Copy link
Member Author

Sonar failure does not seem to be related to my PR in any way
Screenshot_20201218_125624

labels:
app: che
component: che
template: che-workspace-service-account
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we need template here?

Copy link
Member Author

Choose a reason for hiding this comment

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

We don't really need it but all other OpenShift templates have it, so I've added to this template as well.

@sleshchenko sleshchenko merged commit 0c70efa into eclipse-che:master Dec 18, 2020
@sleshchenko sleshchenko deleted the alignLabels branch December 18, 2020 13:54
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants