Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Test operator TP1-02 via the 0.7.1 CI. #229

Merged
merged 5 commits into from
Aug 23, 2019

Conversation

markusthoemmes
Copy link

As per title. Keep this on par with the last version.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 20, 2019
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 20, 2019
@openshift-ci-robot openshift-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 23, 2019
local KIND=$2
function deploy_serverless_operator(){
local NAME="serverless-operator"
local NAMESPACE="knative-serving"
Copy link

@nak3 nak3 Aug 23, 2019

Choose a reason for hiding this comment

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

We have already SERVING_NAMESPACE and we can use it instead of creating new value.

kind: KnativeServing
metadata:
name: knative-serving
namespace: knative-serving
Copy link

Choose a reason for hiding this comment

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

It would be better to use ${SERVING_NAMESPACE}?

@nak3
Copy link

nak3 commented Aug 23, 2019

LGTM! I just commented a few small stuff.

@savitaashture
Copy link

LGTM

@nak3
Copy link

nak3 commented Aug 23, 2019

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markusthoemmes, nak3

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-merge-robot openshift-merge-robot merged commit 551d4cd into release-v0.7.1 Aug 23, 2019
@markusthoemmes markusthoemmes deleted the tp1-operator-02 branch September 12, 2019 13:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants