Skip to content

Instantly share code, notes, and snippets.

@pierDipi
Last active May 9, 2022 13:52
Show Gist options
  • Save pierDipi/ce01c3d5d0385b23e7f99062195b57e9 to your computer and use it in GitHub Desktop.
Save pierDipi/ce01c3d5d0385b23e7f99062195b57e9 to your computer and use it in GitHub Desktop.
Commits 2022-01-01
Take pointer to map in AsOptionalMap for consistency (#2460) https://api.github.com/repos/knative/pkg/commits/3c4dec9b9f0eb95cef428ac875c2b9425ff9ac60 https://github.com/knative/pkg/commit/3c4dec9b9f0eb95cef428ac875c2b9425ff9ac60
Initialize prefix remapping map to avoid panic (#2453) https://api.github.com/repos/knative/pkg/commits/ce6f2877cef94d5c91bafe2ce4acba52ee22c1fe https://github.com/knative/pkg/commit/ce6f2877cef94d5c91bafe2ce4acba52ee22c1fe
Use t.Setenv instead of os.Setenv in tests (#2454) https://api.github.com/repos/knative/pkg/commits/a850b9e047925436b4729c7f78ebc2f153bb3c51 https://github.com/knative/pkg/commit/a850b9e047925436b4729c7f78ebc2f153bb3c51
Allow overriding lease name for a reconciler (#2435) https://api.github.com/repos/knative/pkg/commits/fe264173447bda1c4215a5ef7a010958ec5d7596 https://github.com/knative/pkg/commit/fe264173447bda1c4215a5ef7a010958ec5d7596
Bump golang.org/x/crypto (#2444) https://api.github.com/repos/knative/pkg/commits/4c2331f26a93ca51f016d22487fce98c1e9e513d https://github.com/knative/pkg/commit/4c2331f26a93ca51f016d22487fce98c1e9e513d
Fix invalid creator or lastModifier annotations on core resources (#2409) https://api.github.com/repos/knative/pkg/commits/f4b57aef00067cbce9fe11e613c5f0ec70418526 https://github.com/knative/pkg/commit/f4b57aef00067cbce9fe11e613c5f0ec70418526
Don't discard addressable resolver original errors (#2395) https://api.github.com/repos/knative/pkg/commits/3ba5d72e310a8cdff2663b32ac5489665ba17748 https://github.com/knative/pkg/commit/3ba5d72e310a8cdff2663b32ac5489665ba17748
Allow Unstructured callback from Defaulting Webhook (#2363) https://api.github.com/repos/knative/pkg/commits/0a429cba1c73524035fafa46a9264311065d466e https://github.com/knative/pkg/commit/0a429cba1c73524035fafa46a9264311065d466e
Simplify URI creation in source validation tests (#2389) https://api.github.com/repos/knative/pkg/commits/2b23ad111bc239cf00ffc3284da592099426bb54 https://github.com/knative/pkg/commit/2b23ad111bc239cf00ffc3284da592099426bb54
Validate Sink in SourceSpec (#2384) https://api.github.com/repos/knative/pkg/commits/bba447088f5b86ccc1670808ad3715f98e100150 https://github.com/knative/pkg/commit/bba447088f5b86ccc1670808ad3715f98e100150
Upgrade knative.dev/pkg@main and fix DomainMapping error (#12560) https://api.github.com/repos/knative/serving/commits/422f10a3a10b1541c0aec64f96dba3744550bd79 https://github.com/knative/serving/commit/422f10a3a10b1541c0aec64f96dba3744550bd79
Drop sendevent tool since there is kn-plugin-event (#6284) https://api.github.com/repos/knative/eventing/commits/5081edd45bc9ab85e1ffa8aecf28ac7a7d093398 https://github.com/knative/eventing/commit/5081edd45bc9ab85e1ffa8aecf28ac7a7d093398
Use env config for tests instead of hardcoded configs (#6282) https://api.github.com/repos/knative/eventing/commits/a27ee9e2097c73f0828ed38c79e78544b9bdefc4 https://github.com/knative/eventing/commit/a27ee9e2097c73f0828ed38c79e78544b9bdefc4
Bump k8s deps to v0.23.4 (#6280) https://api.github.com/repos/knative/eventing/commits/5df47e13e70b71dbe25f6e40b9815e68e6967860 https://github.com/knative/eventing/commit/5df47e13e70b71dbe25f6e40b9815e68e6967860
Test Channel as dead letter sink (#6272) https://api.github.com/repos/knative/eventing/commits/40ad27a85d5ae22a2b6b94d1f0df3a6283136ab4 https://github.com/knative/eventing/commit/40ad27a85d5ae22a2b6b94d1f0df3a6283136ab4
Set dead letter sink URI in the `Channel` status (#6256) https://api.github.com/repos/knative/eventing/commits/19935b19d61e76e853776368cfdbbdc61a0f37f1 https://github.com/knative/eventing/commit/19935b19d61e76e853776368cfdbbdc61a0f37f1
Use Go 1.17 for downstream tests (#6142) https://api.github.com/repos/knative/eventing/commits/55a9c62e79c67599903d20d0093a5a619a1976a5 https://github.com/knative/eventing/commit/55a9c62e79c67599903d20d0093a5a619a1976a5
Make SubscriptionSpec.Delivery mutable (#6139) https://api.github.com/repos/knative/eventing/commits/a7f83b18688524e1bf0ad9371e02444c0e02695e https://github.com/knative/eventing/commit/a7f83b18688524e1bf0ad9371e02444c0e02695e
Upgrade knative.dev/pkg@main and fix test errors (#6097) https://api.github.com/repos/knative/eventing/commits/cf78f4c080edbde893f1ba1d439b49768ca40b06 https://github.com/knative/eventing/commit/cf78f4c080edbde893f1ba1d439b49768ca40b06
Wait for expected number of replicas in Scheduler tests (#6083) https://api.github.com/repos/knative/eventing/commits/89b588faf06be498af7588f075d04c998030ed49 https://github.com/knative/eventing/commit/89b588faf06be498af7588f075d04c998030ed49
Upgrade test waits for sender deletion (#6050) https://api.github.com/repos/knative/eventing/commits/ad895de5fdd851cce7ed0453ada253d107b184e1 https://github.com/knative/eventing/commit/ad895de5fdd851cce7ed0453ada253d107b184e1
Change default Broker delivery spec (#6011) https://api.github.com/repos/knative/eventing/commits/d7b4d2cd929dac43f8ff57a831d4e4739ec032eb https://github.com/knative/eventing/commit/d7b4d2cd929dac43f8ff57a831d4e4739ec032eb
Increase timeout for rekt tests (#6062) https://api.github.com/repos/knative/eventing/commits/76366bce7449a198e4ed127098cd671dcba09891 https://github.com/knative/eventing/commit/76366bce7449a198e4ed127098cd671dcba09891
Dump resources when failed to wait for them to become ready (#6056) https://api.github.com/repos/knative/eventing/commits/65c4a6ff8ef496bd2021870a4eca6cfb73a01bf0 https://github.com/knative/eventing/commit/65c4a6ff8ef496bd2021870a4eca6cfb73a01bf0
Remove useless logconfig package (#6015) https://api.github.com/repos/knative/eventing/commits/5e3183b552cabe35ae1015fa1baff5cd67c0b7cf https://github.com/knative/eventing/commit/5e3183b552cabe35ae1015fa1baff5cd67c0b7cf
Remove skipped Trigger no Broker test (#6014) https://api.github.com/repos/knative/eventing/commits/06ba3ea41c086942d1173ea52a44af512062d871 https://github.com/knative/eventing/commit/06ba3ea41c086942d1173ea52a44af512062d871
Bump unicode action to v0.1.1 (#165) https://api.github.com/repos/knative-sandbox/.github/commits/da4d75a581931d827f39832430a53b0459805fac https://github.com/knative-sandbox/.github/commit/da4d75a581931d827f39832430a53b0459805fac
GH action to prevent CVE-2021-42574 and CVE-2021-42694 (#153) https://api.github.com/repos/knative-sandbox/.github/commits/6aadbc7483a7e173227c77c884b0a34fc1eac371 https://github.com/knative-sandbox/.github/commit/6aadbc7483a7e173227c77c884b0a34fc1eac371
Resolve deadLetterSink uri and set it in the KafkaChannel status (#1122) https://api.github.com/repos/knative-sandbox/eventing-kafka/commits/a634773ea64f0782e94910592ca154851967dbae https://github.com/knative-sandbox/eventing-kafka/commit/a634773ea64f0782e94910592ca154851967dbae
Retry reconcile subscriber error (#1111) https://api.github.com/repos/knative-sandbox/eventing-kafka/commits/625208b8e45f9d7abafecd29acdc8a36b8acab29 https://github.com/knative-sandbox/eventing-kafka/commit/625208b8e45f9d7abafecd29acdc8a36b8acab29
Update constants.go (#1085) https://api.github.com/repos/knative-sandbox/eventing-kafka/commits/ce66b2ecd67d52f46adc7dd90c2ac50b07100885 https://github.com/knative-sandbox/eventing-kafka/commit/ce66b2ecd67d52f46adc7dd90c2ac50b07100885
Fix KafkaSource validation error for missing bootstrapServers (#1051) https://api.github.com/repos/knative-sandbox/eventing-kafka/commits/948216c3d32cc08f1dde500793ba88667abf23f5 https://github.com/knative-sandbox/eventing-kafka/commit/948216c3d32cc08f1dde500793ba88667abf23f5
Validate SourceSpec in KafkaSource (#1038) https://api.github.com/repos/knative-sandbox/eventing-kafka/commits/15a64fb7261fdb9e66bb2f7ce8171a49b6df4641 https://github.com/knative-sandbox/eventing-kafka/commit/15a64fb7261fdb9e66bb2f7ce8171a49b6df4641
Improve dispatcher components stop lifecycle (#2029) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/fc34bb79aeec648be20cd0df2ea0c21fc7b1d217 https://github.com/knative-sandbox/eventing-kafka-broker/commit/fc34bb79aeec648be20cd0df2ea0c21fc7b1d217
Set Channel dead letter sink URI (#2034) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/2a9027874ceeadd636b73d7ca0b8ea2681bf6d4e https://github.com/knative-sandbox/eventing-kafka-broker/commit/2a9027874ceeadd636b73d7ca0b8ea2681bf6d4e
Propagate consumer group status in Trigger and fallback to Broker delivery spec (#2019) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/7cc5560726ab8fb6e034f81d6d53c5096067dee5 https://github.com/knative-sandbox/eventing-kafka-broker/commit/7cc5560726ab8fb6e034f81d6d53c5096067dee5
Config retries for KafkaSource scheduler based (#2006) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/a445db689cdf301363b97d168b67471c508379dd https://github.com/knative-sandbox/eventing-kafka-broker/commit/a445db689cdf301363b97d168b67471c508379dd
Extract func to propagate consumer group status in KafkaSource (#2018) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/d525d4bd0c2a1708197c63278f5aaf632331f034 https://github.com/knative-sandbox/eventing-kafka-broker/commit/d525d4bd0c2a1708197c63278f5aaf632331f034
Poll for new records when `max.poll.records` limit isn't reached (#2003) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/84ab89b7eba5e130b2b4d576a042e1487f93a53e https://github.com/knative-sandbox/eventing-kafka-broker/commit/84ab89b7eba5e130b2b4d576a042e1487f93a53e
KafkaChannel and KafkaSource lease remappings (#2009) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/3599d8f13b037c450cfa6a07bbb23664c99ca348 https://github.com/knative-sandbox/eventing-kafka-broker/commit/3599d8f13b037c450cfa6a07bbb23664c99ca348
Add permission to set ConfigMap owner references to controller (#2007) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/cc53b4139bd670180c133f1d19a016138503995f https://github.com/knative-sandbox/eventing-kafka-broker/commit/cc53b4139bd670180c133f1d19a016138503995f
Remove ConfigMap finalizer during reconcile (#1987) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/37518cdb5229a7986a8442301f76881cc2cea000 https://github.com/knative-sandbox/eventing-kafka-broker/commit/37518cdb5229a7986a8442301f76881cc2cea000
Consolidate Kafka packages into one single package (#1983) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/93bdae7e54da41c02b9534c54ac56df623649567 https://github.com/knative-sandbox/eventing-kafka-broker/commit/93bdae7e54da41c02b9534c54ac56df623649567
Verify post-install jobs succeess during post-upgrade tests (#1976) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/5a02ff7c6cec088e96eda3e9c0087fda7d4485bc https://github.com/knative-sandbox/eventing-kafka-broker/commit/5a02ff7c6cec088e96eda3e9c0087fda7d4485bc
Use broker status annotations to stamp ConfigMap reference (#1971) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/96061584b0d4457db6791a0e4b83ea0087e689c3 https://github.com/knative-sandbox/eventing-kafka-broker/commit/96061584b0d4457db6791a0e4b83ea0087e689c3
Increase timeout for data plane test (#1962) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/250b4b4884b50a4e1b725a37a63ac2f3b178e2c0 https://github.com/knative-sandbox/eventing-kafka-broker/commit/250b4b4884b50a4e1b725a37a63ac2f3b178e2c0
Failed to build storage version migrator (#1965) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/70098abf28f80e18dfc778ffb4851e00f4ce5291 https://github.com/knative-sandbox/eventing-kafka-broker/commit/70098abf28f80e18dfc778ffb4851e00f4ce5291
Bump k8s versions in KinD workflows and remove verbose logging (#1656) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/c68e4004ae0b947328d27692c0f1077125ce742c https://github.com/knative-sandbox/eventing-kafka-broker/commit/c68e4004ae0b947328d27692c0f1077125ce742c
Global resync consumers and consumergroups on statefulset changes (#1957) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/e6aa6098f5480c8f8776b2c35311aeeb1e74bfa1 https://github.com/knative-sandbox/eventing-kafka-broker/commit/e6aa6098f5480c8f8776b2c35311aeeb1e74bfa1
Add event_type label to dispatcher metrics (#1954) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/cffba064ee4dab14f4074fa571afbab10903d877 https://github.com/knative-sandbox/eventing-kafka-broker/commit/cffba064ee4dab14f4074fa571afbab10903d877
Move pod mutating webhook configuration to its own manifest (#1956) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/0ceb631f8c92a2b9530a1a2b48c1bdb50bdca167 https://github.com/knative-sandbox/eventing-kafka-broker/commit/0ceb631f8c92a2b9530a1a2b48c1bdb50bdca167
Fix class cast exception (#1945) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/6396bd16e0745ad7e35d7f21e7da92983a212e55 https://github.com/knative-sandbox/eventing-kafka-broker/commit/6396bd16e0745ad7e35d7f21e7da92983a212e55
Consumer reconciler sets ConfigMap owner reference to dispatcher pod (#1932) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/d9e900312b19719697d651d8db7e38777c4c6292 https://github.com/knative-sandbox/eventing-kafka-broker/commit/d9e900312b19719697d651d8db7e38777c4c6292
Remove post-install manifest if present (#1934) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/96c17cba5bdf90acd195419b013feb929546c0c0 https://github.com/knative-sandbox/eventing-kafka-broker/commit/96c17cba5bdf90acd195419b013feb929546c0c0
Add Consumer reconciler tests (#1900) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/3f18827e0a5c07d593942832b2166391de79a1bf https://github.com/knative-sandbox/eventing-kafka-broker/commit/3f18827e0a5c07d593942832b2166391de79a1bf
Add expected status to prober (#1914) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/9fe79ab502ec33b27bcac1e3bf9b34efb353c17c https://github.com/knative-sandbox/eventing-kafka-broker/commit/9fe79ab502ec33b27bcac1e3bf9b34efb353c17c
Delete global resources during KafkaSource migration (#1896) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/3914fe504d06789182705a5c922db300a5359541 https://github.com/knative-sandbox/eventing-kafka-broker/commit/3914fe504d06789182705a5c922db300a5359541
Simulate dispatch latency during unit tests (#1906) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/9ae6a5b879463e106c1f178fbe9b146145a61ca8 https://github.com/knative-sandbox/eventing-kafka-broker/commit/9ae6a5b879463e106c1f178fbe9b146145a61ca8
Add Consumer reply validation (#1901) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/bff12272bbe1db5746f61d82851eafa3bcc3fe4f https://github.com/knative-sandbox/eventing-kafka-broker/commit/bff12272bbe1db5746f61d82851eafa3bcc3fe4f
KafkaChannel: check for empty subscriber URI (#1905) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/300b93c35bd9d4080ac459eae90db24ffa502cfc https://github.com/knative-sandbox/eventing-kafka-broker/commit/300b93c35bd9d4080ac459eae90db24ffa502cfc
Add Post-install to released artifacts (#1902) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/3f5dce3e5174cc7d74aae996e14b6d4a671f8c12 https://github.com/knative-sandbox/eventing-kafka-broker/commit/3f5dce3e5174cc7d74aae996e14b6d4a671f8c12
Add KafkaSource migration logic as a post-install job (#1889) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/345d57c54ece95049651ff50587ec6c2c2bd414c https://github.com/knative-sandbox/eventing-kafka-broker/commit/345d57c54ece95049651ff50587ec6c2c2bd414c
Refactor deletion sorting for ConsumerGroup reconciler (#1773) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/7444fea9c6964ed010e0a763b5ab6258098c3720 https://github.com/knative-sandbox/eventing-kafka-broker/commit/7444fea9c6964ed010e0a763b5ab6258098c3720
Align dispatcher metrics to Eventing core filter metrics (#1740) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/6a4ccc00c52fd100a1c75d68206ddc3d7efdad43 https://github.com/knative-sandbox/eventing-kafka-broker/commit/6a4ccc00c52fd100a1c75d68206ddc3d7efdad43
Upgrade async-profiler to 2.6 (#1881) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/e68585367d2e00095d68908e77b921dc630e892c https://github.com/knative-sandbox/eventing-kafka-broker/commit/e68585367d2e00095d68908e77b921dc630e892c
Handle ConsumerGroup spec update (#1878) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/48b265026a240dc3fac61acb64771cae13602589 https://github.com/knative-sandbox/eventing-kafka-broker/commit/48b265026a240dc3fac61acb64771cae13602589
Do not delete finalizer until the probe returns status not ready (#1805) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/90275cbf2d9c665551912bdf68d60cf41f94a959 https://github.com/knative-sandbox/eventing-kafka-broker/commit/90275cbf2d9c665551912bdf68d60cf41f94a959
Use Git patches for pkg issue (#1880) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/bf4d35a0d088e0e50e48e61c48483b943badb61d https://github.com/knative-sandbox/eventing-kafka-broker/commit/bf4d35a0d088e0e50e48e61c48483b943badb61d
Fix KafkaChannel tests (#1858) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/8a6c1df6d1397a68bde2d19fc08e0c74ce92ecdb https://github.com/knative-sandbox/eventing-kafka-broker/commit/8a6c1df6d1397a68bde2d19fc08e0c74ce92ecdb
Propagate Consumers status to ConsumerGroup (#1855) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/6611aef17b176d5a1052b250190f61a4cff53072 https://github.com/knative-sandbox/eventing-kafka-broker/commit/6611aef17b176d5a1052b250190f61a4cff53072
Fix KafkaSource v2 controller handlers (#1852) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/8eb99203bd300ca84d78b002b8d58b22351dbd65 https://github.com/knative-sandbox/eventing-kafka-broker/commit/8eb99203bd300ca84d78b002b8d58b22351dbd65
Consumer: check if pod is running after creating ConfigMap (#1850) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/6c14926b1b88200088ec0648ac1d9a31a2bdecb8 https://github.com/knative-sandbox/eventing-kafka-broker/commit/6c14926b1b88200088ec0648ac1d9a31a2bdecb8
Check if ConfigMap.BinaryData is nil in base reconciler (#1854) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/2c2471c3693cea76fc288afafe97917e5bb8dd62 https://github.com/knative-sandbox/eventing-kafka-broker/commit/2c2471c3693cea76fc288afafe97917e5bb8dd62
Remove unnecessary pointer to evictor.evict method (#1853) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/0a6deec02e3792ad27596bdee94c69f90b238f68 https://github.com/knative-sandbox/eventing-kafka-broker/commit/0a6deec02e3792ad27596bdee94c69f90b238f68
Add permissions to controller for scheduling resources (#1851) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/0e1eb24a23e0b0040fd87c9aec97e78ef770ca05 https://github.com/knative-sandbox/eventing-kafka-broker/commit/0e1eb24a23e0b0040fd87c9aec97e78ef770ca05
Use constant in consumer reconciler to get pod's CM name (#1856) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/674e6c97472b3acc2f0df68a87f2ba4737b1b15e https://github.com/knative-sandbox/eventing-kafka-broker/commit/674e6c97472b3acc2f0df68a87f2ba4737b1b15e
Fix leader election configuration (#1844) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/2ca18f0e6a52bc4c6acfcc7f181da2a172401ada https://github.com/knative-sandbox/eventing-kafka-broker/commit/2ca18f0e6a52bc4c6acfcc7f181da2a172401ada
Delete broker only (#1811) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/b9c37d635d273b27ba2485c6365b50372d800ff3 https://github.com/knative-sandbox/eventing-kafka-broker/commit/b9c37d635d273b27ba2485c6365b50372d800ff3
Manual upgrade to latest dependencies (#1842) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/4e9f6813c545ddc562b17dadcdb86872f962b8a8 https://github.com/knative-sandbox/eventing-kafka-broker/commit/4e9f6813c545ddc562b17dadcdb86872f962b8a8
Add Pod webhook to inject contract ConfigMap for scheduling (#1796) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/8bc1dc96e1a3ee776de742bc6dfc081692950887 https://github.com/knative-sandbox/eventing-kafka-broker/commit/8bc1dc96e1a3ee776de742bc6dfc081692950887
Add scheduler and de-scheduler configuration (#1819) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/e32c88296d90f95a99d15a0dc649a9238e1ee819 https://github.com/knative-sandbox/eventing-kafka-broker/commit/e32c88296d90f95a99d15a0dc649a9238e1ee819
Fix test names (#1790) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/facc5c2240b3ba398cc8896b641bcf50704a8bf4 https://github.com/knative-sandbox/eventing-kafka-broker/commit/facc5c2240b3ba398cc8896b641bcf50704a8bf4
Fix release: artifact to publish type (#1803) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/10fed23d41997d8e208364421fb987ec544d0d17 https://github.com/knative-sandbox/eventing-kafka-broker/commit/10fed23d41997d8e208364421fb987ec544d0d17
Show error in status when resolving sink fails (#1833) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/c6c9c2d3223edbf37c6591f340a1a5c0ef9d08b8 https://github.com/knative-sandbox/eventing-kafka-broker/commit/c6c9c2d3223edbf37c6591f340a1a5c0ef9d08b8
Add KafkaSource dispatcher manifest (#1818) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/d1c00ac4221a18123af73a52e58b7cff20cdfb83 https://github.com/knative-sandbox/eventing-kafka-broker/commit/d1c00ac4221a18123af73a52e58b7cff20cdfb83
Add ConsumerGroup controller constructor (#1761) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/ff44f9a861fd568f95fa58fc8ca17cbe30029103 https://github.com/knative-sandbox/eventing-kafka-broker/commit/ff44f9a861fd568f95fa58fc8ca17cbe30029103
Export logs continuously during upgrade tests (#1792) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/57888da31c01d216c27f1bb24f72b729776697fb https://github.com/knative-sandbox/eventing-kafka-broker/commit/57888da31c01d216c27f1bb24f72b729776697fb
Add KafkaSink ConfigMap watcher for tests (#1791) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/cf312be411ea6af8bd55edd9c67ff451f0ede1af https://github.com/knative-sandbox/eventing-kafka-broker/commit/cf312be411ea6af8bd55edd9c67ff451f0ede1af
Promote some logs to info (#1789) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/2e7389534f01b0f77edeb6bb4a5bfcd38ed4eead https://github.com/knative-sandbox/eventing-kafka-broker/commit/2e7389534f01b0f77edeb6bb4a5bfcd38ed4eead
Add Egress resource reference for tagging metrics (#1720) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/ccee50134379f20ee4a7b94e8f943a42024c3af8 https://github.com/knative-sandbox/eventing-kafka-broker/commit/ccee50134379f20ee4a7b94e8f943a42024c3af8
Add Scheduler evictor for ConsumerGroup (#1767) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/ceb9ef00288bf09503111dcda0cd7c5cc389b2ad https://github.com/knative-sandbox/eventing-kafka-broker/commit/ceb9ef00288bf09503111dcda0cd7c5cc389b2ad
Add more comments to OffsetTracker (#1768) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/415bc9d356d63ad8ed8cc4846c8004d255ad0e11 https://github.com/knative-sandbox/eventing-kafka-broker/commit/415bc9d356d63ad8ed8cc4846c8004d255ad0e11
Increase E2E and rekt tests timeout (#1769) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/c8db76a0ae470984dfca2bcc155116fe682c10af https://github.com/knative-sandbox/eventing-kafka-broker/commit/c8db76a0ae470984dfca2bcc155116fe682c10af
Fix bash script import for hack/release.sh (#1775) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/1d567fbcf4caf7765cbd52450f35082b6e8deedb https://github.com/knative-sandbox/eventing-kafka-broker/commit/1d567fbcf4caf7765cbd52450f35082b6e8deedb
Probe ingress resources on finalize (#1735) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/b7b3f70f4db012d65a83d1c3d9df10dd0e1a4739 https://github.com/knative-sandbox/eventing-kafka-broker/commit/b7b3f70f4db012d65a83d1c3d9df10dd0e1a4739
Propagate ConsumerGroup status to KafkaSource (#1754) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/178b818489c5151d2ffa1d218b588e8b3bcfd4b3 https://github.com/knative-sandbox/eventing-kafka-broker/commit/178b818489c5151d2ffa1d218b588e8b3bcfd4b3
Bounded unordered delivery outbound events for backpressure (#1750) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/858899cd2eef49a3df06ae199420df4c904e1b83 https://github.com/knative-sandbox/eventing-kafka-broker/commit/858899cd2eef49a3df06ae199420df4c904e1b83
Fix metrics naming for Kafka clients (#1752) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/e8dc161c1401b6fde91bd948c7247a1fbfeeb84e https://github.com/knative-sandbox/eventing-kafka-broker/commit/e8dc161c1401b6fde91bd948c7247a1fbfeeb84e
Add build-from-source docs for development (#1743) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/c11f05b3910fcef3af6f5f08897fa45424d1accf https://github.com/knative-sandbox/eventing-kafka-broker/commit/c11f05b3910fcef3af6f5f08897fa45424d1accf
Add Consumer reconciler for scheduling and scaling (#1601) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/57e833cdab5792a1b95bbb11cc31d059c1c288e5 https://github.com/knative-sandbox/eventing-kafka-broker/commit/57e833cdab5792a1b95bbb11cc31d059c1c288e5
Align Receiver metrics to Eventing core metrics (#1695) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/7605d595c4269e748d95e4995b781e9bb978631d https://github.com/knative-sandbox/eventing-kafka-broker/commit/7605d595c4269e748d95e4995b781e9bb978631d
Add webhook Service Monitor (#1726) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/e8208b204f6ab9ee99320b419c0d66697c8bf9aa https://github.com/knative-sandbox/eventing-kafka-broker/commit/e8208b204f6ab9ee99320b419c0d66697c8bf9aa
Add Monitors for all components (#1704) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/a9400ebae01e2f26a24770bef55951a1bfb9b31e https://github.com/knative-sandbox/eventing-kafka-broker/commit/a9400ebae01e2f26a24770bef55951a1bfb9b31e
Add KafkaSink upgrade tests (#1716) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/6e55cf4df57838f7b3fd23032988028ad2a8d7eb https://github.com/knative-sandbox/eventing-kafka-broker/commit/6e55cf4df57838f7b3fd23032988028ad2a8d7eb
Add ConsumerGroup scheduling (#1632) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/8887191faeb072c13f3c3ee2ba4bb813d20809c5 https://github.com/knative-sandbox/eventing-kafka-broker/commit/8887191faeb072c13f3c3ee2ba4bb813d20809c5
Support TLS for the metrics server (#1707) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/7674a65dc9018c93b7149f12b723bcf815ffa5ce https://github.com/knative-sandbox/eventing-kafka-broker/commit/7674a65dc9018c93b7149f12b723bcf815ffa5ce
Enqueue trigger when ConsumerGroups change (#1708) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/efcf1f228be4a0a06cdc1411e0618765a69fa9e0 https://github.com/knative-sandbox/eventing-kafka-broker/commit/efcf1f228be4a0a06cdc1411e0618765a69fa9e0
Set resource reference in Broker, Channel, and Sink contracts (#1701) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/6899909620d1db2ab2477f7e4de8a6cd909f768a https://github.com/knative-sandbox/eventing-kafka-broker/commit/6899909620d1db2ab2477f7e4de8a6cd909f768a
Add reconciler-tests.sh for running reconciler tests only (#1681) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/95e130ecce42a0b81dd3787b4629d4c4a89f21a9 https://github.com/knative-sandbox/eventing-kafka-broker/commit/95e130ecce42a0b81dd3787b4629d4c4a89f21a9
Add test for PartitionLag.String() method (#1687) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/6407ca1af172906e5659f7c68a54b542a241ccc5 https://github.com/knative-sandbox/eventing-kafka-broker/commit/6407ca1af172906e5659f7c68a54b542a241ccc5
Use main as branch in codecov config (#1686) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/f4b8379ab77d86fc4a4bcbf8ee115fecc2c9be2c https://github.com/knative-sandbox/eventing-kafka-broker/commit/f4b8379ab77d86fc4a4bcbf8ee115fecc2c9be2c
Verify Trigger finalizer isn't set on Triggers of another class (#1612) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/90ea6e6b71a6d5ba74155e6379958efff77db05e https://github.com/knative-sandbox/eventing-kafka-broker/commit/90ea6e6b71a6d5ba74155e6379958efff77db05e
Remove teardown phase in GH actions since it takes a lot of time (#1676) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/577d0d6f7a231c55b187f93deb9c2a9dcaf2cb53 https://github.com/knative-sandbox/eventing-kafka-broker/commit/577d0d6f7a231c55b187f93deb9c2a9dcaf2cb53
Use digest for data plane images (#1674) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/822b783960d471a94f7911beda69e43e2e4a8851 https://github.com/knative-sandbox/eventing-kafka-broker/commit/822b783960d471a94f7911beda69e43e2e4a8851
Add Source Observer ClusterRole (#1651) https://api.github.com/repos/knative-sandbox/eventing-kafka-broker/commits/c76450b9289859b34c669e0db78aab5a1b0a5b5d https://github.com/knative-sandbox/eventing-kafka-broker/commit/c76450b9289859b34c669e0db78aab5a1b0a5b5d
Retry on context deadline exceeded errors (#304) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/60bc028f17392435f117a6d23b6f1b1657a51b24 https://github.com/knative-sandbox/reconciler-test/commit/60bc028f17392435f117a6d23b6f1b1657a51b24
Auto logging on teardown (#293) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/3f8092fb8739c3b42dda13cb882f11676f5209b0 https://github.com/knative-sandbox/reconciler-test/commit/3f8092fb8739c3b42dda13cb882f11676f5209b0
Add EventHub readiness probe only in receiver role (#302) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/1ba730c1ee7ee8a3fc02ff2722347dee2b28811f https://github.com/knative-sandbox/reconciler-test/commit/1ba730c1ee7ee8a3fc02ff2722347dee2b28811f
Wait for resource deletions in DeleteResources (#288) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/6e47083645cf22218e5f168346c4c08ac9a3323a https://github.com/knative-sandbox/reconciler-test/commit/6e47083645cf22218e5f168346c4c08ac9a3323a
Use Go 1.17 for downstream tests (#289) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/6d9e7e7ce7fdae5e16eca7ce738730245a8fae2f https://github.com/knative-sandbox/reconciler-test/commit/6d9e7e7ce7fdae5e16eca7ce738730245a8fae2f
Remove log emitter noise (#282) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/26b7b45cb6f88485f731cf56636eddc0e2bf610b https://github.com/knative-sandbox/reconciler-test/commit/26b7b45cb6f88485f731cf56636eddc0e2bf610b
Actually log pod logs on error waiting to become ready (#283) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/6a9b91eef10c7cc5e1622ea478c16625dd1d423e https://github.com/knative-sandbox/reconciler-test/commit/6a9b91eef10c7cc5e1622ea478c16625dd1d423e
Log pod state while waiting for pod to be ready (#278) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/c9c56722872a4889303fcce8957cb5eb3e5c4c07 https://github.com/knative-sandbox/reconciler-test/commit/c9c56722872a4889303fcce8957cb5eb3e5c4c07
Improve logging for features and their state (#277) https://api.github.com/repos/knative-sandbox/reconciler-test/commits/26324cf4042a4fecbcd341421d140a6191cab899 https://github.com/knative-sandbox/reconciler-test/commit/26324cf4042a4fecbcd341421d140a6191cab899
Increase memory limits for Knative Eventing https://api.github.com/repos/openshift/release/commits/0559b74cbca3b64eb264bbc5d9db3b220f0a5d62 https://github.com/openshift/release/commit/0559b74cbca3b64eb264bbc5d9db3b220f0a5d62
Update minor version for kafka consumer test image https://api.github.com/repos/openshift/release/commits/00bcb46213a91ce8829247f10a4e0d5e60ce343e https://github.com/openshift/release/commit/00bcb46213a91ce8829247f10a4e0d5e60ce343e
Serverless uses Go 1.17 for unit tests https://api.github.com/repos/openshift/release/commits/87f6588557fdb9e9781eec843594be61bace5444 https://github.com/openshift/release/commit/87f6588557fdb9e9781eec843594be61bace5444
Slack reporter uses knative-eventing-ci https://api.github.com/repos/openshift/release/commits/399e999f1f5fad163626ee723ead2cad38244bd0 https://github.com/openshift/release/commit/399e999f1f5fad163626ee723ead2cad38244bd0
Fix CI operator config https://api.github.com/repos/openshift/release/commits/7cbbffc9aca4be33f2316a2a0a0449e72538e877 https://github.com/openshift/release/commit/7cbbffc9aca4be33f2316a2a0a0449e72538e877
Run make jobs https://api.github.com/repos/openshift/release/commits/9fd76fec1fc0ec50fdaec7ed944a3b4e3c04fac4 https://github.com/openshift/release/commit/9fd76fec1fc0ec50fdaec7ed944a3b4e3c04fac4
Add eventing-kafka-broker post-install image https://api.github.com/repos/openshift/release/commits/11da20b36faa6ed69559daaf20d05bdc07455d3c https://github.com/openshift/release/commit/11da20b36faa6ed69559daaf20d05bdc07455d3c
Run make jobs https://api.github.com/repos/openshift/release/commits/d70e64f209561292f3bdb5ce13ed500eebf48641 https://github.com/openshift/release/commit/d70e64f209561292f3bdb5ce13ed500eebf48641
Revert Remove jobs for unsupported Knative Eventing & Kafka v0.24 https://api.github.com/repos/openshift/release/commits/f55e78f6dcfed7187448ac6bf188e9f008362230 https://github.com/openshift/release/commit/f55e78f6dcfed7187448ac6bf188e9f008362230
Remove image mirroring for eventing https://api.github.com/repos/openshift/release/commits/4b6c7435b9ae269bf980b93648afc400b8e0d78a https://github.com/openshift/release/commit/4b6c7435b9ae269bf980b93648afc400b8e0d78a
Run make jobs https://api.github.com/repos/openshift/release/commits/ee0e5ba0e021612d602f7948952232fae6f4fc8e https://github.com/openshift/release/commit/ee0e5ba0e021612d602f7948952232fae6f4fc8e
Remove jobs for unsupported Knative Eventing v0.24 https://api.github.com/repos/openshift/release/commits/b9aa1d6a8ecfd7daa8078ac97ddd80ede2330ae1 https://github.com/openshift/release/commit/b9aa1d6a8ecfd7daa8078ac97ddd80ede2330ae1
Knative Eventing v1.2 jobs https://api.github.com/repos/openshift/release/commits/da3a5632e027169b6b5b70af5570bc9a8698ab0b https://github.com/openshift/release/commit/da3a5632e027169b6b5b70af5570bc9a8698ab0b
Update core-services/image-mirroring/knative/mapping_knative_v1_0_quay https://api.github.com/repos/openshift/release/commits/25fd458e3550d049d910b228efa45fd58d5efd08 https://github.com/openshift/release/commit/25fd458e3550d049d910b228efa45fd58d5efd08
Add Knative eventing kafka-consumer image to mirroring https://api.github.com/repos/openshift/release/commits/316810e4f32f7645fc65b8f232be0b52cbca9231 https://github.com/openshift/release/commit/316810e4f32f7645fc65b8f232be0b52cbca9231
Slack reporter uses `knative-eventing-ci` (#1641) https://api.github.com/repos/openshift/knative-eventing/commits/f95c000e99867b2b99b79b54c9d0df3531c8d5f6 https://github.com/openshift/knative-eventing/commit/f95c000e99867b2b99b79b54c9d0df3531c8d5f6
Run Eventing midstream periodic jobs only on 4.9 (#1612) https://api.github.com/repos/openshift/knative-eventing/commits/26956f31928ccfcf8a9566aef295b42b4045ec72 https://github.com/openshift/knative-eventing/commit/26956f31928ccfcf8a9566aef295b42b4045ec72
[SRVKE-1046] Remove skip TestTriggerWithDLS patch (#1598) https://api.github.com/repos/openshift/knative-eventing/commits/ef83cc5bdc981642b0cb7406f879023f5678e7c7 https://github.com/openshift/knative-eventing/commit/ef83cc5bdc981642b0cb7406f879023f5678e7c7
Update CI duty table (#1579) https://api.github.com/repos/openshift/knative-eventing/commits/c2fe6fbd62df231dc6eec819a81e15a74b5da80f https://github.com/openshift/knative-eventing/commit/c2fe6fbd62df231dc6eec819a81e15a74b5da80f
Slack reporter uses knative-eventing-ci (#577) https://api.github.com/repos/openshift-knative/eventing-kafka/commits/12fb56a3891dcfe4df57ed05c3cb6c6158f72079 https://github.com/openshift-knative/eventing-kafka/commit/12fb56a3891dcfe4df57ed05c3cb6c6158f72079
Run Eventing midstream periodic jobs only on 4.9 (#556) https://api.github.com/repos/openshift-knative/eventing-kafka/commits/5a0f0551a85789e7db1836d1477b06752f4c62a8 https://github.com/openshift-knative/eventing-kafka/commit/5a0f0551a85789e7db1836d1477b06752f4c62a8
Slack reporter uses knative-eventing-ci (#130) https://api.github.com/repos/openshift-knative/eventing-kafka-broker/commits/38da0096968677edfa85b0581b2e0b50a93fd3ed https://github.com/openshift-knative/eventing-kafka-broker/commit/38da0096968677edfa85b0581b2e0b50a93fd3ed
Change Mem and CPU for CI jobs (#117) https://api.github.com/repos/openshift-knative/eventing-kafka-broker/commits/9dc31c71da7c979a7f6d83a6c1cf9673af2c701a https://github.com/openshift-knative/eventing-kafka-broker/commit/9dc31c71da7c979a7f6d83a6c1cf9673af2c701a
Increase timeout for E2E tests (#107) https://api.github.com/repos/openshift-knative/eventing-kafka-broker/commits/1860d94b312f53ad27f297dcfade67574307af52 https://github.com/openshift-knative/eventing-kafka-broker/commit/1860d94b312f53ad27f297dcfade67574307af52
[SRVKE-1184] KafkaSource lease name remapping (#1441) https://api.github.com/repos/openshift-knative/serverless-operator/commits/bc6eceb245390a1140a04ce33fe7e1d9fa8b634f https://github.com/openshift-knative/serverless-operator/commit/bc6eceb245390a1140a04ce33fe7e1d9fa8b634f
Patch Channel CRD to have deadLetterSinkUri (#1440) https://api.github.com/repos/openshift-knative/serverless-operator/commits/67144aa44ef3e9339b271282ee707e891d6a7716 https://github.com/openshift-knative/serverless-operator/commit/67144aa44ef3e9339b271282ee707e891d6a7716
Move eventing-kafka-post-install to controller directory (#1442) https://api.github.com/repos/openshift-knative/serverless-operator/commits/769bdac45bf91023bc458bc7a6d348abaa53b527 https://github.com/openshift-knative/serverless-operator/commit/769bdac45bf91023bc458bc7a6d348abaa53b527
[SRVKE-1161] Use `generate-name` for eventing jobs to avoid upgrade errors (#1454) https://api.github.com/repos/openshift-knative/serverless-operator/commits/d8e589f8e3e6f8462c07dff7760584c01e1ae0d4 https://github.com/openshift-knative/serverless-operator/commit/d8e589f8e3e6f8462c07dff7760584c01e1ae0d4
[main] [SRVKE-1171] `deadLetterSinkUri` to `KafkaChannel` CRD and addressable resolver binding (#1439) https://api.github.com/repos/openshift-knative/serverless-operator/commits/b015b5b30103303a933ab40379c9b92941b563bf https://github.com/openshift-knative/serverless-operator/commit/b015b5b30103303a933ab40379c9b92941b563bf
Add KafkaSink monitoring dashboard (#1427) https://api.github.com/repos/openshift-knative/serverless-operator/commits/da7511ba16097373bc5596e923e9e4e0dd00006c https://github.com/openshift-knative/serverless-operator/commit/da7511ba16097373bc5596e923e9e4e0dd00006c
[SRVKE-1168] Kafka Broker monitoring dashboard (#1426) https://api.github.com/repos/openshift-knative/serverless-operator/commits/d7568e5cf8682391757ca1acc8dbb1c7c0fa147f https://github.com/openshift-knative/serverless-operator/commit/d7568e5cf8682391757ca1acc8dbb1c7c0fa147f
Migrate KafkaSource dashboards to Broker components (#1423) https://api.github.com/repos/openshift-knative/serverless-operator/commits/395e1c5b72b182ba6065288157cf37955fee6dbe https://github.com/openshift-knative/serverless-operator/commit/395e1c5b72b182ba6065288157cf37955fee6dbe
[SRVKE-1108] Enable KafkaSink continual and pre-upgrade tests (#1422) https://api.github.com/repos/openshift-knative/serverless-operator/commits/909e7d653b5e44218237ad3dc9d978f5b79093eb https://github.com/openshift-knative/serverless-operator/commit/909e7d653b5e44218237ad3dc9d978f5b79093eb
[SRVKE-1154] Deploy RBAC proxy for kafka broker and sink components (#1409) https://api.github.com/repos/openshift-knative/serverless-operator/commits/a3bb261fa53cc8f56c4df01a6907db7d084e850d https://github.com/openshift-knative/serverless-operator/commit/a3bb261fa53cc8f56c4df01a6907db7d084e850d
Wait for Kafka broker deletion in tests (#1408) https://api.github.com/repos/openshift-knative/serverless-operator/commits/54fe6b62e779dedf35e290a444546936562105fe https://github.com/openshift-knative/serverless-operator/commit/54fe6b62e779dedf35e290a444546936562105fe
Patch kafka broker manifests (#1402) https://api.github.com/repos/openshift-knative/serverless-operator/commits/7d3c244b8d32201707b7b9a7322d425f5baf67e9 https://github.com/openshift-knative/serverless-operator/commit/7d3c244b8d32201707b7b9a7322d425f5baf67e9
[SRVKE-1104] Add KafkaSink post-upgrade tests (#1373) https://api.github.com/repos/openshift-knative/serverless-operator/commits/a2c9ae406dfbddc12709be29ebdf5d1bda3edd53 https://github.com/openshift-knative/serverless-operator/commit/a2c9ae406dfbddc12709be29ebdf5d1bda3edd53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment