Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skipper: update dependencies and lua script feature for poc #7285

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

szuecs
Copy link
Member

@szuecs szuecs commented Apr 9, 2024

skipper update: dependencies
skipper feature: lua script feature for poc

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
@szuecs szuecs added minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. do-not-merge labels Apr 9, 2024
@szuecs
Copy link
Member Author

szuecs commented Apr 10, 2024

@mikkeloscar e2e-tests failure:

INFO[0017] Probe result statistics                       kind=probe maxSize=739

Running e2e against cluster aws:925511348110:eu-central-1:e2e-pr-7285-1: https://e2e-pr-7285-1.teapot-e2e.zalan.do/

Error from server (Timeout): the server was unable to return a response in the time allotted, but may still be processing the request (get daemonsets.apps kube-cluster-autoscaler)

Traceback (most recent call last):

  File "/workdir/test/e2e/./toggle-scaledown.py", line 53, in <module>

    main()

  File "/workdir/test/e2e/./toggle-scaledown.py", line 49, in main

    toggle_scaledown(enabled)

  File "/workdir/test/e2e/./toggle-scaledown.py", line 9, in toggle_scaledown

    subprocess.check_output(

  File "/usr/local/lib/python3.11/subprocess.py", line 466, in check_output

    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,

           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/local/lib/python3.11/subprocess.py", line 571, in run

    raise CalledProcessError(retcode, process.args,

subprocess.CalledProcessError: Command '['kubectl', 'get', 'daemonset', '-o', 'json', '-n', 'kube-system', 'kube-cluster-autoscaler']' returned non-zero exit status 1.

@szuecs
Copy link
Member Author

szuecs commented Apr 10, 2024

👍

1 similar comment
@demonCoder95
Copy link
Member

👍

@RomanZavodskikh RomanZavodskikh merged commit c97e59d into dev Apr 11, 2024
10 checks passed
@RomanZavodskikh RomanZavodskikh deleted the skipper/update-deps-prepare-poc-step2 branch April 11, 2024 08:42
This was referenced Apr 11, 2024
This was referenced Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/alpha merged/beta merged/kube-1.28 merged/stable minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants