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

fix 1663113. Add component image ENV vars to cluster-logging-operator #645

Conversation

jcantrill
Copy link
Collaborator

The PR fixes https://bugzilla.redhat.com/show_bug.cgi?id=1663113
by adding in the proper ENV vars from the operator manifest

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 3, 2019
@ecordell
Copy link
Member

ecordell commented Jan 3, 2019

@jcantrill if you expect these changes to be available immediately, please run:

$ make release
$ git add deploy/chart/*
$ git add manifests/*

And then commit + push

(otherwise you can wait until we make the next release)

@jcantrill jcantrill force-pushed the 1663113_env_log_vars branch from c0367bf to 52c4bde Compare January 3, 2019 16:35
@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 3, 2019
@jcantrill jcantrill force-pushed the 1663113_env_log_vars branch from 52c4bde to 69ea928 Compare January 3, 2019 20:57
@ewolinetz
Copy link
Contributor

can you also add the following role rules as part of this pr to address https://bugzilla.redhat.com/show_bug.cgi?id=1662397 ?

- apiGroups:
  - rbac.authorization.k8s.io
  resources:
  - roles
  - rolebindings
  verbs:
  - "*"

fix 1662397. Add permissions to create shared-config roles and bindings
@jcantrill jcantrill force-pushed the 1663113_env_log_vars branch from 69ea928 to 1b2d4ed Compare January 4, 2019 18:51
@ecordell
Copy link
Member

ecordell commented Jan 5, 2019

/retest

@ecordell
Copy link
Member

ecordell commented Jan 7, 2019

/approve
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 7, 2019
@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ecordell, jcantrill

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 Jan 7, 2019
@ecordell
Copy link
Member

ecordell commented Jan 7, 2019

/test e2e-aws-olm

@jcantrill
Copy link
Collaborator Author

/test e2e-aws

@jcantrill
Copy link
Collaborator Author

/test e2e-aws-olm

@openshift-merge-robot openshift-merge-robot merged commit c28df25 into operator-framework:master Jan 8, 2019
ecordell pushed a commit to ecordell/operator-lifecycle-manager that referenced this pull request Mar 8, 2019
…log_vars

fix 1663113. Add component image ENV vars to cluster-logging-operator
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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants