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

helm: Kubernetes 1.28 #745

Merged
merged 1 commit into from
Sep 20, 2023
Merged

helm: Kubernetes 1.28 #745

merged 1 commit into from
Sep 20, 2023

Conversation

tiborsimko
Copy link
Member

Declares support for Kubernetes 1.28 that was successfully tested locally using Kind 0.20 with the image
kindest/node:v1.28.0@sha256:b7a4cad12c197af3ba43202d3efe03246b3f0793f162afb40a33c923952d5b31.

Declares support for Kubernetes 1.28 that was successfully tested
locally using Kind 0.20 with the image
`kindest/node:v1.28.0@sha256:b7a4cad12c197af3ba43202d3efe03246b3f0793f162afb40a33c923952d5b31`.
@tiborsimko
Copy link
Member Author

Tested with:

$ kubectl version --short
Client Version: v1.25.11
Kustomize Version: v4.5.7
Server Version: v1.28.0

Workflows, notebooks, launcher all work OK.

$ reana-dev run-example -c DEMO --check-only
...
Test results:
  - 18 submitted: alice-lego-train-test-run-serial-kubernetes, alice-pt-analysis-serial-kubernetes, atlas-recast-yadage-kubernetes, bsm-search-yadage-kubernetes, cms-dimuon-mass-spectrum-serial-kubernetes, cms-h4l-snakemake-kubernetes, helloworld-cwl-kubernetes, helloworld-serial-kubernetes, helloworld-snakemake-kubernetes, helloworld-yadage-kubernetes, root6-roofit-cwl-kubernetes, root6-roofit-serial-kubernetes, root6-roofit-snakemake-kubernetes, root6-roofit-yadage-kubernetes, worldpopulation-cwl-kubernetes, worldpopulation-serial-kubernetes, worldpopulation-snakemake-kubernetes, worldpopulation-yadage-kubernetes
  - 0 running
  - 0 pending
  - 0 queued
  - 18 passed
  - 0 failed

OK

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #745 (13fde02) into master (9cb65c8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #745   +/-   ##
=======================================
  Coverage   18.87%   18.87%           
=======================================
  Files          26       26           
  Lines        2199     2199           
=======================================
  Hits          415      415           
  Misses       1784     1784           

Copy link
Member

@mdonadoni mdonadoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well also on my side!

@tiborsimko tiborsimko merged commit 13fde02 into reanahub:master Sep 20, 2023
13 checks passed
@tiborsimko tiborsimko deleted the k8s-1.28 branch September 20, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants