Giter Club home page Giter Club logo

Comments (7)

danielfigueiredo avatar danielfigueiredo commented on August 17, 2024 2

@audacioustux your branch + docker img does work for me! 🎉

The only thing I couldn't test was the install via helm, I just ran make deploy

Thanks all

from k6-operator.

danielfigueiredo avatar danielfigueiredo commented on August 17, 2024 2

I think it makes sense for me to close this issue given we are already tracking the error here #187 ?

I'll subscribe and follow up on the other PR/Issues 😄

from k6-operator.

yorugac avatar yorugac commented on August 17, 2024 1

Hi @danielfigueiredo!

I'm running on a mac aarch64-darwin system

This is ARM arch, right? If so, we have an issue for that here #187
And there has been a PR recently:
#380

I'll try to ping the author there as it's been awhile. But he has the image built there: could you please check if it works for you? It'd be helpful to confirm for your platform.

from k6-operator.

audacioustux avatar audacioustux commented on August 17, 2024 1

Hi, @danielfigueiredo you may try this repo (until it's merged to upstream), and pls let me know if it works out for you.
https://github.com/audacioustux/k6-operator

Example TestRun manifest:

apiVersion: k6.io/v1alpha1
kind: TestRun
metadata:
  name: closed-test
spec:
  parallelism: 5
  starter:
    image: ghcr.io/audacioustux/k6-operator:starter-latest
    imagePullPolicy: Always
  runner:
    image: ghcr.io/audacioustux/k6-operator:runner-latest
    imagePullPolicy: Always
  arguments: --out cloud
  script:
    configMap:
      name: closed-lt
      file: index.js

from k6-operator.

danielfigueiredo avatar danielfigueiredo commented on August 17, 2024

Not sure if related, but https://github.com/grafana/k6-operator/blob/main/config/manager/manager.yaml#L30

from k6-operator.

danielfigueiredo avatar danielfigueiredo commented on August 17, 2024

Tried spinning up a local cluster using kind instead of minikube, but same error:

k6.operator.mov

from k6-operator.

yorugac avatar yorugac commented on August 17, 2024

Perfect; thank you, @danielfigueiredo, for checking!

from k6-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.