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

Kustomize fix #558

Merged
merged 2 commits into from
May 5, 2020
Merged

Kustomize fix #558

merged 2 commits into from
May 5, 2020

Conversation

orenc1
Copy link
Collaborator

@orenc1 orenc1 commented May 5, 2020

kustomize updates:

  1. fix targetNamespace in OperatorGroup to reflect the desired namespace.
  2. fix secret creation containing the quay token - incorrectly placed quotes have been removed.
  3. added deployment examples in readme file.
NONE

CatalogSourceConfig has been removed (not deprecated) on
OLM side with
operator-framework/operator-marketplace#302
Avoid using it and use only OperatorSource in all the
marketplace based deployment scripts.
The OperatorSource will implicitly trigger the creation of
a CatalogSource with the same name.

Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
@kubevirt-bot kubevirt-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XXL labels May 5, 2020
1. fix targetNamespace in OperatorGroup to reflect the desired namespace.
2. fix secret creation containing the quay token - quotes removed.
3. added deployment examples in readme file.

Signed-off-by: orenc1 <ocohen@redhat.com>
@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label May 5, 2020
@tiraboschi
Copy link
Member

/approve
/lgtm

@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tiraboschi

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

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 5, 2020
@kubevirt-bot kubevirt-bot merged commit 114c5ef into kubevirt:master May 5, 2020
@orenc1 orenc1 deleted the kustomize-fix branch May 25, 2020 12:20
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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants