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

ensureRsyslogConfigMap: Remove ingressConfig param #573

Conversation

Miciah
Copy link
Contributor

@Miciah Miciah commented Mar 12, 2021

Stop unnecessarily passing ingressConfig to ensureRsyslogConfigMap and desiredRsyslogConfigMap, which previously used the value but no longer do.

Follow-up to #374.

  • pkg/operator/controller/ingress/controller.go (ensureIngressController): Remove the ingressConfig argument in the call to ensureRsyslogConfigMap.
  • pkg/operator/controller/ingress/rsyslog_configmap.go (ensureRsyslogConfigMap, desiredRsyslogConfigMap): Remove the ingressConfig parameter.

@openshift-ci-robot
Copy link
Contributor

@Miciah: PR needs rebase.

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.

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 12, 2021
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Miciah

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

The pull request process is described 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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 12, 2021
@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 10, 2021
@sgreene570
Copy link
Contributor

@Miciah This change looks good, id be happy to tag it after a rebase
/remove-lifecycle stale

@openshift-ci openshift-ci bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 9, 2021
Stop unnecessarily passing ingressConfig to ensureRsyslogConfigMap and
desiredRsyslogConfigMap, which previously used the value but no longer do.

Follow-up to commit 1da14ee.

* pkg/operator/controller/ingress/controller.go (ensureIngressController):
Remove the ingressConfig argument in the call to ensureRsyslogConfigMap.
* pkg/operator/controller/ingress/rsyslog_configmap.go
(ensureRsyslogConfigMap, desiredRsyslogConfigMap): Remove the ingressConfig
parameter.
@Miciah Miciah force-pushed the ensureRsyslogConfigMap-remove-ingressConfig-parameter branch from 701c019 to 30c4c44 Compare July 19, 2021 14:11
@Miciah
Copy link
Contributor Author

Miciah commented Jul 19, 2021

Rebased.

@openshift-ci openshift-ci bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 19, 2021
@frobware
Copy link
Contributor

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 19, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: frobware, Miciah

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 19, 2021
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

4 similar comments
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 1037457 into openshift:master Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants