Skip to content

Tags: knechtionscoding/k6-operator

Tags

v0.0.7rc2

Toggle v0.0.7rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removing the k6 run on the starter pod (grafana#59)

* Removing the k6 run on the starter pod

* Renamed the newCommand to newIstioCommand

v0.0.7rc

Toggle v0.0.7rc's commit message
from k6io to grafana

Signed-off-by: Daniel González Lopes <[email protected]>

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/service account binding (grafana#36)

* chore: fix duplicate declaration because of merge conflict

Signed-off-by: Hans Knecht <[email protected]>

* fix: role binding needed to be updated

Signed-off-by: Hans Knecht <[email protected]>

* tests: write initial run at e2e tests

Signed-off-by: Hans Knecht <[email protected]>

* tests: add e2e tests on github action

Signed-off-by: Hans Knecht <[email protected]>

* chore: update test to use sha'd container

Signed-off-by: Hans Knecht <[email protected]>

* chore: formatting

Signed-off-by: Hans Knecht <[email protected]>

v0.0.6-dev

Toggle v0.0.6-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/service account binding (grafana#36)

* chore: fix duplicate declaration because of merge conflict

Signed-off-by: Hans Knecht <[email protected]>

* fix: role binding needed to be updated

Signed-off-by: Hans Knecht <[email protected]>

* tests: write initial run at e2e tests

Signed-off-by: Hans Knecht <[email protected]>

* tests: add e2e tests on github action

Signed-off-by: Hans Knecht <[email protected]>

* chore: update test to use sha'd container

Signed-off-by: Hans Knecht <[email protected]>

* chore: formatting

Signed-off-by: Hans Knecht <[email protected]>

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update push.yaml

v0.0.4

Toggle v0.0.4's commit message
Update CRD base

Signed-off-by: Daniel González Lopes <[email protected]>

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
properly append arguments to the run command (grafana#12)

- adds a sample manifest with an output as argument
- fixes an issue where arguments where appended as a full string instead of a segmented array

v0.0.2

Toggle v0.0.2's commit message

Unverified

This user has not yet uploaded their public signing key.
add test execution synchronization and argument passing, and simplify…

… code

v0.0.1

Toggle v0.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
clean up