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

first release #1

Merged
merged 1 commit into from
Mar 13, 2018
Merged

first release #1

merged 1 commit into from
Mar 13, 2018

Conversation

vaikas
Copy link
Contributor

@vaikas vaikas commented Mar 13, 2018

No description provided.

@vaikas vaikas requested a review from mattmoor March 13, 2018 21:25
@mchmarny mchmarny merged commit 9b0495c into knative:master Mar 13, 2018
sjwoodman pushed a commit to sjwoodman/eventing that referenced this pull request Oct 19, 2018
remove reference that Source has subscriptions
sjwoodman pushed a commit to sjwoodman/eventing that referenced this pull request Oct 19, 2018
jcrossley3 pushed a commit to jcrossley3/eventing that referenced this pull request Apr 29, 2019
@yolocs yolocs mentioned this pull request Dec 12, 2019
skonto pushed a commit to skonto/eventing that referenced this pull request Nov 21, 2022
* Use openshift-knative org in release scripts

* Force PR title for sync job
knative-prow bot pushed a commit that referenced this pull request Dec 5, 2023
* Implement the auth check in the event receiver

* Reject request for wrong audience in IMC event_receiver (#1)

* Running the rekt test

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update pkg/channel/fanout/fanout_event_handler.go

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update the variable naming

Signed-off-by: Leo Li <leoli@redhat.com>

* Refactor the jwt event auth header verification

Signed-off-by: Leo Li <leoli@redhat.com>

* Revert the refactoring

Signed-off-by: Leo Li <leoli@redhat.com>

* Fix the linter issue

Signed-off-by: Leo Li <leoli@redhat.com>

---------

Signed-off-by: Leo Li <leoli@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
Cali0707 added a commit to Cali0707/eventing that referenced this pull request Jul 5, 2024
Signed-off-by: Calum Murray <cmurray@redhat.com>
knative-prow bot pushed a commit that referenced this pull request Jul 9, 2024
…ger (#7933)

* data plane changes

* moved global variables inside function

* updated other functions

* feature flag

* verifying events get delivered

* main test

* test for broker in different namespace

* changed to two environments

* updated namespace variables

* moved feature flag prerequisite

* fix global undefined problem

* updated creating namespace

* ctx variable name update

* getting rid of trigger goes ready since it's done in feature

* adding withbrokerref option for trigger install

* changing the way parameter is passed in

* refactor brokername parameter

* clean up unused variables

* added missing broker name

* deleted unused parameter

* enabling feature flag

* fixed argument

* cleaned up unused variable

* manually resolving URL for sending events

* use StartSenderToNamespacedResource

* Update code

* comments clean up

* Update go.mod

* Update go.sum

* Update modules.txt

* Update forwarder.go

* update codegen

* debug unit test

* comments clean up

* clean up unused variables

* undo changes to owners_aliases

* updated broker filter handler

* install broker

* install trigger and broker

* adding subscriber to triggerCfg

* added withbrokerref function

* updated filter handler checks

* updated broker in reportArgs

* updated broker handling in handleDispatchToSubscribeRequest

* updated brokerref in handleDispatchToReplyRequest

* updated WithBrokerRef fcn

* fix(test): the crossnamespace e2e test passes now (#1)

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fixed typo

* fix: feature flags are passed correctly (#2)

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update test/rekt/crossnamespace_test.go

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update test/rekt/features/broker/crossnamespace.go

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update test/rekt/features/trigger/crossnamespace.go

Co-authored-by: Calum Murray <cmurray@redhat.com>

* cleaned up comments

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
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.

2 participants