Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Kuadrant/kuadrant-operator

maleck13 created a review on a pull request on Kuadrant/kuadrant-operator
/lgtm

View on GitHub

mikenairn closed a pull request on Kuadrant/kuadrant-operator
tests: Add test suite common resource labels and fix dnsrecord cleanup
[tests: Add common label to all test suite resources](https://github.com/Kuadrant/kuadrant-operator/commit/d11ed02e667d9df07bbf56317c132c065d4a908f) All resources created with the common helpers...
KevFan created a review on a pull request on Kuadrant/kuadrant-operator
Looks good to me 👍

View on GitHub

KevFan created a review comment on a pull request on Kuadrant/kuadrant-operator
Oh I see, that's fair then 👍

View on GitHub

KevFan created a review on a pull request on Kuadrant/kuadrant-operator

View on GitHub

mikenairn created a comment on a pull request on Kuadrant/kuadrant-operator
@KevFan I haven't reviewed the the TLS tests, but we should probably make sure we have appropriate test coverage there also.

View on GitHub

mikenairn created a review comment on a pull request on Kuadrant/kuadrant-operator
Some of the tests create different policies, if they aren't dealt with in the tests themselves or in a different AfterEach, then they aren't ever marked for deletion and will likely block the delet...

View on GitHub

mikenairn created a review on a pull request on Kuadrant/kuadrant-operator

View on GitHub

KevFan created a review comment on a pull request on Kuadrant/kuadrant-operator
That's fair. There's is a way to do reconcile only affected tls policies instead by using the events received. I've pushed a commit for this so this should be addressed now https://github.com/Kuadr...

View on GitHub

KevFan created a review on a pull request on Kuadrant/kuadrant-operator

View on GitHub

KevFan created a review comment on a pull request on Kuadrant/kuadrant-operator
I might be missing some context here, but I guess this can mask an issue if a DNSPolicy related DNSRecord was not actually marked for deletion when the DNSPolicy is marked for deletion also, since ...

View on GitHub

codecov[bot] created a comment on a pull request on Kuadrant/kuadrant-operator
## [Codecov](https://app.codecov.io/gh/Kuadrant/kuadrant-operator/pull/943?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term...

View on GitHub

mikenairn opened a pull request on Kuadrant/kuadrant-operator
ci: Add kuadrant status check step to test jobs
Adds a step to the integration test jobs to display the pods in the kuadrant-system namespace. More info could be added here, but for now this is enough to tell you if the pods were restarting duri...
mikenairn pushed 1 commit to ci_add_kuadrant_status_check_step_to_test_jobs Kuadrant/kuadrant-operator
  • ci: Add kuadrant status check step to test jobs Adds a step to the integration test jobs to display the pods in the ... ab72865

View on GitHub

mikenairn created a branch on Kuadrant/kuadrant-operator

ci_add_kuadrant_status_check_step_to_test_jobs - The Operator to install and manage the lifecycle of the Kuadrant components deployments.

mikenairn created a review comment on a pull request on Kuadrant/kuadrant-operator
https://github.com/Kuadrant/dns-operator/issues/272

View on GitHub

mikenairn created a review on a pull request on Kuadrant/kuadrant-operator

View on GitHub

maksymvavilov deleted a branch Kuadrant/kuadrant-operator

extend-healtcheck-spec

maleck13 pushed 1 commit to main Kuadrant/kuadrant-operator

View on GitHub

maleck13 created a review on a pull request on Kuadrant/kuadrant-operator

View on GitHub

guicassolato pushed 1 commit to sotw/rlp Kuadrant/kuadrant-operator
  • new structure of the wasm config based on https://github.com/Kuadrant/wasm-shim/pull/110 Signed-off-by: Guilherme Ca... c7b522a

View on GitHub

guicassolato pushed 1 commit to sotw/rlp Kuadrant/kuadrant-operator
  • new structure of the wasm config based on https://github.com/Kuadrant/wasm-shim/pull/110 Signed-off-by: Guilherme Ca... 27a1d1e

View on GitHub

guicassolato pushed 1 commit to sotw/rlp Kuadrant/kuadrant-operator
  • new structure of the wasm config based on https://github.com/Kuadrant/wasm-shim/pull/110 Signed-off-by: Guilherme Ca... dfb7b15

View on GitHub

maksymvavilov created a review comment on a pull request on Kuadrant/kuadrant-operator
Removed insecure checks from code. On the dns-operator side will also remove it from API (the probe-worker PR) We could wait with this PR and I will use it to update dnspolicy API and introduce fla...

View on GitHub

mikenairn created a review comment on a pull request on Kuadrant/kuadrant-operator
Issues with the record count will be resolved by the SOTW status reconciler updates.

View on GitHub

mikenairn created a review on a pull request on Kuadrant/kuadrant-operator

View on GitHub

mikenairn created a review comment on a pull request on Kuadrant/kuadrant-operator
Note all these back references will be removed as part of the SOTW so we don't really need to worry about fixing these. More just here for me to understand what should be happening currently.

View on GitHub

mikenairn created a review on a pull request on Kuadrant/kuadrant-operator

View on GitHub

mikenairn opened a draft pull request on Kuadrant/kuadrant-operator
tests: Add dns record deletion tests
Adds/Updates tests to better cover dnsrecord deletion scenarios. Requires: https://github.com/Kuadrant/kuadrant-operator/pull/941
mikenairn opened a pull request on Kuadrant/kuadrant-operator
tests: Add test suite common resource labels and fix dnsrecord cleanup
[tests: Add common label to all test suite resources](https://github.com/Kuadrant/kuadrant-operator/commit/d11ed02e667d9df07bbf56317c132c065d4a908f) All resources created with the common helpers...
Load more