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

Adding symbolic links #2

Open
wants to merge 4 commits into
base: jobsink
Choose a base branch
from

Conversation

matzew
Copy link

@matzew matzew commented Mar 6, 2024

I found them handy when applying the POC to my cluster

pierDipi and others added 4 commits February 16, 2024 19:12
Signed-off-by: Pierangelo Di Pilato <[email protected]>
Signed-off-by: Pierangelo Di Pilato <[email protected]>
Signed-off-by: Pierangelo Di Pilato <[email protected]>
Signed-off-by: Matthias Wessendorf <[email protected]>
@pierDipi pierDipi force-pushed the jobsink branch 5 times, most recently from 31c954c to 6034d5d Compare June 4, 2024 05:09
pierDipi pushed a commit that referenced this pull request Aug 1, 2024
…ger (knative#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 <[email protected]>

* fixed typo

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

Signed-off-by: Calum Murray <[email protected]>

* Update test/rekt/crossnamespace_test.go

Co-authored-by: Calum Murray <[email protected]>

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

Co-authored-by: Calum Murray <[email protected]>

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

Co-authored-by: Calum Murray <[email protected]>

* cleaned up comments

---------

Signed-off-by: Calum Murray <[email protected]>
Co-authored-by: Calum Murray <[email protected]>
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