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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

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 (565b748).

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

2 participants