David Losert
David Losert
@chenrui333 : Will you be able to include the proposed changes to the PR? I would love to see get this merged asap as it is kind of a blocker...
@Phantsure : I opened a second pull request #1735 with the changes I require (update all Ci-related workflows)
So I am having a (maybe) similar issue both with `fireEvent` as well as with `userEvent` (if it is something else I am happy to open another ticket 🙂 )...
Setting `WATCH_NAMESPACE` to a comma-separated list currently does not work with the operator due to a bug I reported in the [operator-repository](https://github.com/jaegertracing/jaeger-operator/issues/1069) So I guess this PR should only be...
@cpanato : Updated the PR and adjusted the version. Should be ready for merge now 🙂
@ArinGhazarian : Kindly asking if there is any timeline on when this might be merged? I am already done with the code for the next step (code scanning alert migration)...
@wolframkriesing : You wanted to PM those sponsors in Twitter or really tweet them publicly?
@chrisbu : Just stumbled accross this PR when I was trying to install the dashboard. You might also want to adjust the `ClusterRoleBinding` above to: ``` apiVersion: rbac.authorization.k8s.io/v1beta1 kind: ClusterRoleBinding...
I just changed the visibility of the repo (https://github.com/octodemo/daves-gei-playground) to internal, so anyone at GitHub should be able to see it now.
@dylan-smith : There are two reasons why I didn't include depndabot yet: 1. The API does not allow us to migrate the alerts themselves, so we are not able to...