Skip to content
This repository was archived by the owner on Jun 19, 2022. It is now read-only.

Standardize True/False/Unknown status throughout knative-gcp#481

Merged
knative-prow-robot merged 9 commits into
google:masterfrom
capri-xiyue:issue_473
Jan 16, 2020
Merged

Standardize True/False/Unknown status throughout knative-gcp#481
knative-prow-robot merged 9 commits into
google:masterfrom
capri-xiyue:issue_473

Conversation

@capri-xiyue
Copy link
Copy Markdown
Contributor

Fixes #473

Proposed Changes

  • Standardize True/False/Unknown status throughout knative-gcp

Release Note


Comment thread pkg/apis/duck/v1alpha1/pubsub_lifecycle.go Outdated
Comment thread pkg/apis/duck/v1alpha1/pubsub_lifecycle.go Outdated
@nachocano
Copy link
Copy Markdown
Member

nachocano commented Jan 14, 2020 via email

@capri-xiyue
Copy link
Copy Markdown
Contributor Author

@nachocano Could you help review this PR?

Comment thread pkg/apis/duck/v1alpha1/pubsub_lifecycle.go
Comment thread pkg/apis/events/v1alpha1/auditlogs_lifecycle.go Outdated
Comment thread pkg/apis/events/v1alpha1/auditlogs_lifecycle.go Outdated
Comment thread pkg/apis/events/v1alpha1/auditlogs_lifecycle.go
Comment thread pkg/apis/events/v1alpha1/auditlogs_lifecycle_test.go Outdated
Comment thread pkg/apis/events/v1alpha1/pubsub_lifecycle_test.go Outdated
Comment thread pkg/apis/events/v1alpha1/pubsub_lifecycle.go Outdated
Comment thread pkg/apis/events/v1alpha1/pubsub_lifecycle.go Outdated
Comment thread pkg/apis/events/v1alpha1/test_helper.go Outdated
Comment thread pkg/apis/messaging/v1alpha1/channel_lifecycle_test.go Outdated
Comment thread pkg/apis/messaging/v1alpha1/channel_lifecycle_test.go Outdated
Comment thread pkg/reconciler/pubsub/reconciler.go Outdated
Comment thread pkg/reconciler/pubsub/reconciler.go Outdated
Comment thread pkg/reconciler/pubsub/reconciler.go Outdated
Comment thread pkg/reconciler/pubsub/reconciler.go Outdated
Comment thread pkg/reconciler/pubsub/reconciler.go Outdated
@nachocano
Copy link
Copy Markdown
Member

@capri-xiyue this looks great! Just a few nits if you can, and it should be ready to go...

@nachocano
Copy link
Copy Markdown
Member

/lgtm
/approve

This looks great! Thanks @capri-xiyue

@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: capri-xiyue, nachocano

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [capri-xiyue,nachocano]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-metrics-robot
Copy link
Copy Markdown

The following is the coverage report on the affected files.
Say /test pull-google-knative-gcp-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/apis/events/v1alpha1/auditlogs_lifecycle.go 77.8% 100.0% 22.2
pkg/apis/events/v1alpha1/pubsub_lifecycle.go 55.6% 76.5% 20.9
pkg/apis/messaging/v1alpha1/channel_lifecycle.go 70.6% 80.0% 9.4
pkg/apis/pubsub/v1alpha1/topic_lifecycle.go 80.0% 81.0% 1.0
pkg/reconciler/pubsub/reconciler.go 74.7% 70.4% -4.3

@capri-xiyue
Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@chizhg
Copy link
Copy Markdown
Member

chizhg commented Jan 16, 2020

/retest

@knative-prow-robot knative-prow-robot merged commit 9a775b0 into google:master Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize True/False/Unknown status throughout knative-gcp

6 participants