Olha Yevtushenko

Results 87 issues of Olha Yevtushenko

Bumps: - Golang to 1.22 - controller-gen to 0.16.1 - controller-runtime to 0.19.0 Additionally, some cleaning up of Makefile.

maintenance
dependencies

### Feature Description Modern CLI tools sometimes support the option of upgrading the tool to the newest version in-place, with `upgrade` CLI command. This would allow to simplify keeping k6...

feature
evaluation needed
triage

While it is generally advised to avoid MFA in tests, sometimes it simply cannot be avoided. We don't have any guide for these use cases now. Taking inspiration from this...

Area: OSS Content
Area: browser
examples
frontline

In the description for [modules in k6](https://grafana.com/docs/k6/latest/using-k6/modules), we don't have a mention of the resource like https://unpkg.com. Given that it's a common problem to stumble upon npm packages in JS...

Area: OSS Content
frontline

Investigate [k6-cloud-openapi-client-go](https://github.com/grafana/k6-cloud-openapi-client-go): the main question is if it's possible to move from k6 Go lib to this client for Cloud integration in k6-operator. If so, implement the necessary changes.

enhancement
maintenance
GCk6

### Feature Description Since PLZ can exist for a long time, there are cases when it can become accidentally misconfigured. Most noticeably, when something happens to the token: e.g. it's...

enhancement
UX
PLZ

Previously, all abort events were marked with "user" origin, to distinguish from pure "k6" origin. "k6" here is not ideal either, as it's not precise, but perhaps, somewhat less misleading.

PLZ

### Brief summary If the TestRun CR is removed, all the jobs are being removed as a consequence. In case of cloud test runs (cloud output and PLZ), this is...

bug
PLZ
GCk6

### Feature Description To improve decision-making, add installation collection, similar to what was done for k6-studio: https://grafana.com/docs/k6-studio/set-up/usage-collection/ ### Suggested Solution (optional) The endpoint for usage reports is simple and can...

enhancement
meta