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

Bug 1822127 - Create secret with proxy config if setting present #294

Merged
merged 4 commits into from Apr 8, 2020

Conversation

eriknelson
Copy link
Contributor

For each of the following check the box when you have verified either:

  • the changes have been made for each applicable version
  • no changes are required for the item
  • PR's that are submitted without running through the list below will be CLOSED

Affected versions:

  • Latest
  • 1.1
  • 1.0

The CSV is responsible in OLM installs for

  • Operator permissions
  • Operator deployment
  • Operand permissions
  • CRDs

The operator.yml is responsible in non-OLM installs for

  • Operator permissions
  • Operator deployment

The ansible role is responsible in non-OLM installs for:

  • Operand permissions
  • CRDs

The ansible role is always responsible for:

  • Operand deployment

Not applicable
If this PR updates a release or replaces channel

  • I created a new z release directory in deploy/olm-catalog/konveyor-operator
  • I updated channels in the konveyor-operator.package.yaml
  • I created a new release directory in deploy/non-olm
  • I created or updated the major.minor link in deploy/non-olm
  • Updated the .github/pull_request_template.md Affected versions list

@eriknelson
Copy link
Contributor Author

NOTE: This PR is safe to merge independent of the associated controller change, but it's intended to work in conjunction with migtools/mig-controller#482

@eriknelson eriknelson force-pushed the proxy-secret branch 2 times, most recently from 842a66d to ff6775d Compare April 8, 2020 14:12
* generateName is a headache with the k8s module since its trying to
  patch a resource
@eriknelson eriknelson changed the title Create secret with proxy config if setting present Bug 1822127 - Create secret with proxy config if setting present Apr 8, 2020
@jmontleon jmontleon merged commit ec58dc8 into migtools:master Apr 8, 2020
eriknelson added a commit that referenced this pull request Apr 9, 2020
* Create secret with proxy config if setting present

* Add label to proxy secret and gen name

* Quote label true value

* Revert to using static name

* generateName is a headache with the k8s module since its trying to
  patch a resource
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.

None yet

2 participants