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 1817559 - Limits not updated #295

Merged
merged 1 commit into from Apr 8, 2020

Conversation

Danil-Grigorev
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

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

Fixed out of whack hashing function, when the first value in the filters is a single character, the whole join is obsolete, and SHA1 is receiving the same single character no matter what is in the joins.

Copy link
Collaborator

@jmontleon jmontleon left a comment

Choose a reason for hiding this comment

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

ACK

@jmontleon jmontleon merged commit ae8a0f2 into migtools:master Apr 8, 2020
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