Nikola Jokic

Results 90 comments of Nikola Jokic

Hi @arauchberger, Let's keep it open as a feature request 😊

Thanks for the update, We will try to reproduce it to figure out what is going on.

Hi @arauchberger, Please correct me if I did not understand this correctly, you expected on push to propagate inputs. But push does not allow inputs. Inputs are reserved for `workflow_dispatch`...

Thanks for your quick response! Maybe, you can use this inside your if condition to accomplish that: `github.event_name != 'push'`. That way, you can check if the event is `push`,...

Of course @arauchberger, I just wanted to provide a quick solution to your problem, so you can continue your work before the official fix is released.

Hey @wzshiming, I'd like to help :relaxed: Which one can I take?

Great, so just to understand where I can help If metrics are going to be CRDs, then will they be used in `--config`, or are they going to be applied...

Hey @ordovicia, Can you please help me understand what problem does this PR solve? We already have a label that specifies the scale set name.

Hey @ordovicia, Sorry for the delay and thank you for the explanation. I don't think adding an annotation is the right approach here. If the purpose of the field is...

Thank you, @kherock, for reporting this and making a PR!