Simplify demos#270
Closed
inlined wants to merge 2 commits into
Closed
Conversation
1. service accounts and service account role bindings are consolidated into an auth.yaml 2. routes and configs are consolidated into a function.yaml 3. only use flows in gcppubsub and k8s events samples 4. update readme to reflect above changes
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: inlined The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Contributor
Author
|
/assign @vaikas-google |
Contributor
Author
|
/retest |
Member
|
I'm currently moving the `k8s_event_function` sample to docs:
knative/docs#240
…On Mon, Jul 23, 2018, 6:35 PM Thomas Bouldin ***@***.***> wrote:
Simplifies the sample/ directory so that our users' first experience is
easier.
Proposed Changes
1. service accounts and service account role bindings are consolidated
into an auth.yaml
2. routes and configs are consolidated into a function.yaml
3. only use flows in gcppubsub and k8s events samples (leaving github
sample since I know it's currently being edited)
4. update readme to reflect above changes
------------------------------
You can view, comment on, or merge this pull request online at:
#270
Commit Summary
- Update demos:
- rename flow in k8s_events sample
File Changes
- *M* config/buses/stub/stub-bus.yaml
<https://github.com/knative/eventing/pull/270/files#diff-0> (2)
- *M* sample/README.md
<https://github.com/knative/eventing/pull/270/files#diff-1> (3)
- *D* sample/flow/README.md
<https://github.com/knative/eventing/pull/270/files#diff-2> (57)
- *M* sample/gcp_pubsub_function/README.md
<https://github.com/knative/eventing/pull/270/files#diff-3> (21)
- *R* sample/gcp_pubsub_function/auth.yaml
<https://github.com/knative/eventing/pull/270/files#diff-4> (8)
- *R* sample/gcp_pubsub_function/function.yaml
<https://github.com/knative/eventing/pull/270/files#diff-5> (10)
- *D* sample/gcp_pubsub_function/route.yaml
<https://github.com/knative/eventing/pull/270/files#diff-6> (23)
- *D* sample/gcp_pubsub_function/serviceaccount.yaml
<https://github.com/knative/eventing/pull/270/files#diff-7> (18)
- *M* sample/k8s_events_function/README.md
<https://github.com/knative/eventing/pull/270/files#diff-8> (143)
- *D* sample/k8s_events_function/README_CHANNEL.md
<https://github.com/knative/eventing/pull/270/files#diff-9> (124)
- *R* sample/k8s_events_function/auth.yaml
<https://github.com/knative/eventing/pull/270/files#diff-10> (7)
- *D* sample/k8s_events_function/feed-channel.yaml
<https://github.com/knative/eventing/pull/270/files#diff-11> (31)
- *D* sample/k8s_events_function/feed.yaml
<https://github.com/knative/eventing/pull/270/files#diff-12> (35)
- *R* sample/k8s_events_function/flow.yaml
<https://github.com/knative/eventing/pull/270/files#diff-13> (2)
- *D* sample/k8s_events_function/serviceaccount.yaml
<https://github.com/knative/eventing/pull/270/files#diff-14> (18)
Patch Links:
- https://github.com/knative/eventing/pull/270.patch
- https://github.com/knative/eventing/pull/270.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#270>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHlyNw5fic-ZKNU4IsM3MVKLnjyPQpuuks5uJnn7gaJpZM4Vb8J4>
.
On Mon, Jul 23, 2018, 6:35 PM Thomas Bouldin ***@***.***> wrote:
Simplifies the sample/ directory so that our users' first experience is
easier.
Proposed Changes
1. service accounts and service account role bindings are consolidated
into an auth.yaml
2. routes and configs are consolidated into a function.yaml
3. only use flows in gcppubsub and k8s events samples (leaving github
sample since I know it's currently being edited)
4. update readme to reflect above changes
------------------------------
You can view, comment on, or merge this pull request online at:
#270
Commit Summary
- Update demos:
- rename flow in k8s_events sample
File Changes
- *M* config/buses/stub/stub-bus.yaml
<https://github.com/knative/eventing/pull/270/files#diff-0> (2)
- *M* sample/README.md
<https://github.com/knative/eventing/pull/270/files#diff-1> (3)
- *D* sample/flow/README.md
<https://github.com/knative/eventing/pull/270/files#diff-2> (57)
- *M* sample/gcp_pubsub_function/README.md
<https://github.com/knative/eventing/pull/270/files#diff-3> (21)
- *R* sample/gcp_pubsub_function/auth.yaml
<https://github.com/knative/eventing/pull/270/files#diff-4> (8)
- *R* sample/gcp_pubsub_function/function.yaml
<https://github.com/knative/eventing/pull/270/files#diff-5> (10)
- *D* sample/gcp_pubsub_function/route.yaml
<https://github.com/knative/eventing/pull/270/files#diff-6> (23)
- *D* sample/gcp_pubsub_function/serviceaccount.yaml
<https://github.com/knative/eventing/pull/270/files#diff-7> (18)
- *M* sample/k8s_events_function/README.md
<https://github.com/knative/eventing/pull/270/files#diff-8> (143)
- *D* sample/k8s_events_function/README_CHANNEL.md
<https://github.com/knative/eventing/pull/270/files#diff-9> (124)
- *R* sample/k8s_events_function/auth.yaml
<https://github.com/knative/eventing/pull/270/files#diff-10> (7)
- *D* sample/k8s_events_function/feed-channel.yaml
<https://github.com/knative/eventing/pull/270/files#diff-11> (31)
- *D* sample/k8s_events_function/feed.yaml
<https://github.com/knative/eventing/pull/270/files#diff-12> (35)
- *R* sample/k8s_events_function/flow.yaml
<https://github.com/knative/eventing/pull/270/files#diff-13> (2)
- *D* sample/k8s_events_function/serviceaccount.yaml
<https://github.com/knative/eventing/pull/270/files#diff-14> (18)
Patch Links:
- https://github.com/knative/eventing/pull/270.patch
- https://github.com/knative/eventing/pull/270.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#270>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHlyNw5fic-ZKNU4IsM3MVKLnjyPQpuuks5uJnn7gaJpZM4Vb8J4>
.
|
Contributor
Author
|
Oh nice. I'll put this on /hold until you're done and we can chat about what further simplification would be a good idea. |
Contributor
Author
|
@evankanderson Do you want anything from this PR or should I just close it? |
matzew
pushed a commit
to matzew/eventing
that referenced
this pull request
Sep 10, 2019
Adding NetworkPolicy workaround for webhook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Simplifies the sample/ directory so that our users' first experience is easier.
Proposed Changes