Ecosyste.ms: Timeline

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

Kuadrant/kuadrant-operator

maleck13 pushed 1 commit to v1-dns-tls Kuadrant/kuadrant-operator
  • v1 dnspolicy and tlspolicy api Signed-off-by: craig <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commi... 44e1984

View on GitHub

maleck13 created a comment on an issue on Kuadrant/kuadrant-operator
https://github.com/Kuadrant/kuadrant-operator/pull/948

View on GitHub

maleck13 pushed 1 commit to v1-dns-tls Kuadrant/kuadrant-operator
  • v1 dnspolicy and tlspolicy api Signed-off-by: craig <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commi... e17bed7

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/948?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term...

View on GitHub

maleck13 opened a pull request on Kuadrant/kuadrant-operator
V1 DNSPolicy and TLSPolicy
move DNS and TLS policy to v1
maleck13 created a branch on Kuadrant/kuadrant-operator

v1-dns-tls - The Operator to install and manage the lifecycle of the Kuadrant components deployments.

guicassolato pushed 1 commit to sotw/rlp Kuadrant/kuadrant-operator
  • tests: fix integration tests - common ratelimit workflow tests Signed-off-by: Guilherme Cassolato <guicassolato@gmai... 16302b6

View on GitHub

guicassolato pushed 6 commits to sotw/rlp Kuadrant/kuadrant-operator
  • policy not enforced due to 'not in the path to any existing routes' (formerly reported as 'no free routes to enforce ... 62cea07
  • tests: fix integration tests - Istio EnvoyFilter only created if RLP is in the path to a route Signed-off-by: Guilhe... a6b4ae2
  • lint: removed unnused func arg in the tests Signed-off-by: Guilherme Cassolato <[email protected]> 8750e88
  • tests: fix integration tests - Istio WasmPlugin config with correct limit IDs and scopes Signed-off-by: Guilherme Ca... 1fa2a7c
  • check state of the targeted resources to define the policy's enforced status condition Signed-off-by: Guilherme Cass... 9e9aedc
  • re-enable RateLimitPolicy discoverability (PolicyAffected status condition) Signed-off-by: Guilherme Cassolato <guic... b4bdabf

View on GitHub

guicassolato pushed 2 commits to sotw/rlp Kuadrant/kuadrant-operator
  • check state of the targeted resources to define the policy's enforced status condition Signed-off-by: Guilherme Cass... e6d0cbd
  • re-enable RateLimitPolicy discoverability (PolicyAffected status condition) Signed-off-by: Guilherme Cassolato <guic... 6fe893e

View on GitHub

guicassolato pushed 58 commits to sotw/rlp Kuadrant/kuadrant-operator
  • point at latest healthcheck spec (#947) Signed-off-by: Maskym Vavilov <[email protected]> 8d7b92c
  • sotw: effective ratelimitpolicy - ratelimit workflow - ratelimitopolicies validator - effective ratelimitpolicies re... 65174af
  • removed unused function to apply rlp overrides Signed-off-by: Guilherme Cassolato <[email protected]> d08884d
  • istio extension (WasmPlugin) reconciler Signed-off-by: Guilherme Cassolato <[email protected]> a7823ea
  • fixup: unique limit definitions per scope Signed-off-by: Guilherme Cassolato <[email protected]> 0e78967
  • fixup: log error only when indeed there's an error to be logged Signed-off-by: Guilherme Cassolato <guicassolato@gma... 93f1cb0
  • do not fail when missing kuadrant object Signed-off-by: Guilherme Cassolato <[email protected]> 1f02216
  • fixup: equality between wasmplugins and avoid rebuilding wasm config from struct when nil Signed-off-by: Guilherme C... 79fcece
  • fixup: error comparison Signed-off-by: Guilherme Cassolato <[email protected]> bfb892a
  • cleanup istio extension objects when it cannot calculate effective policies Signed-off-by: Guilherme Cassolato <guic... 953f2df
  • refactor: removal of SortablePolicy for sorting policies objects by creation timestamp Signed-off-by: Guilherme Cass... 0107f3c
  • remove no longer relevant integration test case Signed-off-by: Guilherme Cassolato <[email protected]> 6bebc06
  • fixup: avoid updating invalid rate limit policies to 'accepted' on events that do not (re)validate policies Signed-o... bc0457e
  • fixup: continue istio extension workflow when it fails for a given gateway Signed-off-by: Guilherme Cassolato <guica... 1353b13
  • Remove unnused event recorder from base reconciler Signed-off-by: Guilherme Cassolato <[email protected]> 36c9022
  • Istio rate limit cluster reconciler Signed-off-by: Guilherme Cassolato <[email protected]> 69d778e
  • enable Istio-related rate limit tasks only when Istio is installed Signed-off-by: Guilherme Cassolato <guicassolato@... 5045079
  • ensure at least one hostname per wasm config policy Signed-off-by: Guilherme Cassolato <[email protected]> 4143f40
  • bump istio to 1.22 Signed-off-by: Guilherme Cassolato <[email protected]> 4b2e0af
  • Use targetRefs to attach to gateways in the Istio EnvoyFilter and WasmPlugin resources Signed-off-by: Guilherme Cass... 05ce432
  • and 38 more ...

View on GitHub

maksymvavilov deleted a branch Kuadrant/kuadrant-operator

point-at-latest-dns-spec

KevFan created a review comment on a pull request on Kuadrant/kuadrant-operator
I believe this is because there is a indirect link between policies and the subresouce (certificates in this case) and so gives the expected state of the cluster. Though true, this probably can be ...

View on GitHub

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

View on GitHub

maleck13 pushed 1 commit to main Kuadrant/kuadrant-operator

View on GitHub

maleck13 closed a pull request on Kuadrant/kuadrant-operator
point at latest healthcheck spec
KevFan created a review comment on a pull request on Kuadrant/kuadrant-operator
With the revert, this should be a valid check again

View on GitHub

KevFan created a review comment on a pull request on Kuadrant/kuadrant-operator
I've reverted this logic so maybe we can revisit this again at a later date if we want to re-introduce it

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
True, I'll log the error here instead 👍

View on GitHub

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

View on GitHub

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

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/947?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term...

View on GitHub

KevFan created a review comment on a pull request on Kuadrant/kuadrant-operator
Sure but whether to do `!ok` or `ok` first depends also on whether we `create` or `update` first, so if we want to be more positive in our check here `if ok`, this would mean `update` is first 🤔 ...

View on GitHub

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

View on GitHub

maksymvavilov pushed 12 commits to point-at-latest-dns-spec Kuadrant/kuadrant-operator
  • Sotw add limitador reconcile (#887) * ADD: Limitador sotw reconcile This sets up the subscription for events on k... c0438c3
  • Consoleplugin mutator (#935) * consoleplugin mutator Signed-off-by: Eguzki Astiz Lezaun <[email protected]> ... cd7f9c2
  • Update: Improve get kuadrant resource (#910) * Update: Improve get kuadrant resource Updates the getting of the k... 60d5d43
  • Rename kuadrant-console to kuadrant-console-plugin (#940) Signed-off-by: Jason Madigan <[email protected]> 0f1c583
  • small updates and improvements for install docs (#939) Signed-off-by: craig <[email protected]> rh-pre-commit.v... 9dac15e
  • REMOVE: kuadrant controller management of limitador (#888) * REMOVE: kuadrant controller management of limitador ... 45efe5d
  • extend health check spec (#936) Signed-off-by: Maskym Vavilov <[email protected]> ab08b3e
  • tests: Add test suite common resource labels and fix dnsrecord cleanup (#941) * tests: Add common label to all test ... 76ca68f
  • tests: Add additional dnspolicy integration tests (#942) Adds/Updates tests to better cover dnsrecord deletion scena... 5d76689
  • ci: Add kuadrant status check step to test jobs (#943) Adds a step to the integration test jobs to display the pods ... d4e205f
  • Disable Authorino webhooks service (#945) Signed-off-by: Guilherme Cassolato <[email protected]> 011bd8b
  • point at latest healthcheck spec Signed-off-by: Maskym Vavilov <[email protected]> da5f2a0

View on GitHub

maksymvavilov opened a pull request on Kuadrant/kuadrant-operator
point at latest healthcheck spec
maksymvavilov created a branch on Kuadrant/kuadrant-operator

point-at-latest-dns-spec - The Operator to install and manage the lifecycle of the Kuadrant components deployments.

KevFan created a review comment on a pull request on Kuadrant/kuadrant-operator
Yeah, that's fair, I've reverted this part where this is done, but I'll have a look in the other code changes to see can I better leverage the links 👍

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
Reverted this filtering

View on GitHub

Load more