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

chore: Refactor certificates reconsiler #1171

Merged
merged 7 commits into from
Nov 26, 2021
Merged

chore: Refactor certificates reconsiler #1171

merged 7 commits into from
Nov 26, 2021

Conversation

Copy link
Contributor

@mmorhun mmorhun left a comment

Choose a reason for hiding this comment

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

But please note refactoring in #1166

controllers/checlusterbackup/backup_data_collector.go Outdated Show resolved Hide resolved
pkg/deploy/certificates/selfsigned_secret.go Outdated Show resolved Hide resolved
pkg/deploy/identity-provider/deployment_keycloak.go Outdated Show resolved Hide resolved
controllers/che/checluster_controller.go Outdated Show resolved Hide resolved
controllers/che/checluster_controller.go Outdated Show resolved Hide resolved
pkg/deploy/tls/certificates.go Show resolved Hide resolved
pkg/deploy/tls/certificates.go Outdated Show resolved Hide resolved
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>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@tolusha
Copy link
Contributor Author

tolusha commented Nov 23, 2021

/retest

@tolusha
Copy link
Contributor Author

tolusha commented Nov 23, 2021

/test v8-che-behind-proxy

@mmorhun mmorhun removed their assignment Nov 23, 2021
@tolusha
Copy link
Contributor Author

tolusha commented Nov 24, 2021

/test v8-che-behind-proxy

@tolusha
Copy link
Contributor Author

tolusha commented Nov 24, 2021

/test v7-multi-host-next-deployment

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

if actual.ObjectMeta.Labels[injector] != "true" ||
actual.ObjectMeta.Labels[deploy.KubernetesPartOfLabelKey] != deploy.CheEclipseOrg ||
Copy link
Contributor

Choose a reason for hiding this comment

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

This condition doesn't make sense here anymore.

actual.ObjectMeta.Labels[deploy.KubernetesComponentLabelKey] != CheCACertsConfigMapLabelValue {

actual.ObjectMeta.Labels[injector] = "true"
actual.ObjectMeta.Labels[deploy.KubernetesPartOfLabelKey] = deploy.CheEclipseOrg
Copy link
Contributor

Choose a reason for hiding this comment

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

The same as above

@openshift-ci
Copy link

openshift-ci bot commented Nov 25, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mmorhun, tolusha

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Nov 25, 2021

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci bot removed the lgtm label Nov 25, 2021
@openshift-ci
Copy link

openshift-ci bot commented Nov 25, 2021

@tolusha: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v7-devworkspace-happy-path 06d88fb link true /test v7-devworkspace-happy-path

Full PR test history. Your PR dashboard.

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 kubernetes/test-infra repository. I understand the commands that are listed here.

@tolusha
Copy link
Contributor Author

tolusha commented Nov 26, 2021

/test v8-che-behind-proxy

@tolusha tolusha merged commit 1e9fa6a into main Nov 26, 2021
@tolusha tolusha deleted the refactor branch November 26, 2021 11:51
@che-bot che-bot added this to the 7.40 milestone Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants