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

chore(master): merge maint-0.9 #859

Merged
merged 10 commits into from
Jan 15, 2025
Merged

chore(master): merge maint-0.9 #859

merged 10 commits into from
Jan 15, 2025

Conversation

tiborsimko
Copy link
Member

tiborsimko and others added 9 commits November 22, 2024 13:44
REANA can now connect to password-protected Redis instances.
…ub#847)

Add `NetworkPolicy` that only allows reana-server to connect to
reana-cache, as other services do not rely on it.
…hub#848)

Since Kubernetes 1.22, there was never a big need to actually upgrade
REANA source code to make it work on new Kubernetes releases. (This is
thanks to the fact that REANA uses pretty stable Kubernetes API
internally.) This commit therefore releases the upper boundary check on
the supported Kubernetes versions in order to be more welcoming to
future Kubernetes upgrades, alleviating the need to manually bump the
supported version number.
…nahub#858)

Fix `git-aggregate-changelog` to correctly handle components that were
not released for the new REANA release. Previously, the script was
aggregating the changelog of at least one version, even if it was
already part of a previous release.

Closes reanahub#857
@tiborsimko tiborsimko self-assigned this Dec 18, 2024
@tiborsimko tiborsimko requested a review from Alputer December 18, 2024 08:55
tiborsimko added a commit to tiborsimko/reana that referenced this pull request Dec 18, 2024
chore(maint-0.9): release 0.9.4 (reanahub#768)
fix(reana-dev): correctly handle missing changelog of components (reanahub#858)
fix(helm): allow interactive-session-cleanup job to access RWC (reanahub#853)
feat(helm): release check on most-supported Kubernetes version (reanahub#848)
docs(helm): clarify secrets-related warning in README (reanahub#847)
feat(helm): allow only reana-server to connect to reana-cache (reanahub#847)
feat(helm): support password-protected rabbitmq (reanahub#847)
feat(helm): support password-protected redis (reanahub#847)
feat(scripts): upgrade to Jupyter SciPy 7.2.2 notebook (reanahub#846)
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 31.04%. Comparing base (430e2e4) to head (d9c375f).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
reana/reana_dev/git.py 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #859      +/-   ##
==========================================
- Coverage   31.06%   31.04%   -0.03%     
==========================================
  Files          26       26              
  Lines        2488     2490       +2     
==========================================
  Hits          773      773              
- Misses       1715     1717       +2     
Files with missing lines Coverage Δ
reana/version.py 100.00% <100.00%> (ø)
reana/reana_dev/git.py 25.26% <0.00%> (-0.09%) ⬇️

chore(maint-0.9): release 0.9.4 (reanahub#768)
fix(reana-dev): correctly handle missing changelog of components (reanahub#858)
fix(helm): allow interactive-session-cleanup job to access RWC (reanahub#853)
feat(helm): release check on most-supported Kubernetes version (reanahub#848)
docs(helm): clarify secrets-related warning in README (reanahub#847)
feat(helm): allow only reana-server to connect to reana-cache (reanahub#847)
feat(helm): support password-protected rabbitmq (reanahub#847)
feat(helm): support password-protected redis (reanahub#847)
feat(scripts): upgrade to Jupyter SciPy 7.2.2 notebook (reanahub#846)
Copy link
Member

@Alputer Alputer left a comment

Choose a reason for hiding this comment

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

LGTM!

@tiborsimko tiborsimko merged commit d9c375f into reanahub:master Jan 15, 2025
15 checks passed
@tiborsimko tiborsimko deleted the merge branch January 15, 2025 10:39
tiborsimko added a commit to tiborsimko/reana that referenced this pull request Jan 15, 2025
Fixes the upgrade of Jupyter SciPy notebook version from 6.4.5 to 7.2.2
after the recent maint-to-master merge commit (reanahub#859) that did not
propagate the upgrade of Jupyter SciPy notebook version everywhere in
the `master` branch.
tiborsimko added a commit to tiborsimko/reana that referenced this pull request Jan 15, 2025
)

Fixes the upgrade of Jupyter SciPy notebook version from 6.4.5 to 7.2.2
after the recent maint-to-master merge commit (reanahub#859) that did not
propagate the upgrade of Jupyter SciPy notebook version everywhere in
the `master` branch.
tiborsimko added a commit to tiborsimko/reana that referenced this pull request Jan 15, 2025
)

Fixes the upgrade of Jupyter SciPy notebook version from 6.4.5 to 7.2.2
after the recent maint-to-master merge commit (reanahub#859) that did not
propagate the upgrade of Jupyter SciPy notebook version everywhere in
the `master` branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants