Skip to content

Conversation

@moabu
Copy link
Member

@moabu moabu commented Dec 23, 2025

@coderabbitai ignore

Summary by CodeRabbit

  • Chores
    • Updated all version metadata and container image tags to use nightly development releases (0.0.0-nightly). Changes affect Helm chart versions, Docker image defaults, deployment scripts, installer configurations, and related documentation across all application components.

✏️ Tip: You can customize this high-level summary in your review settings.

@moabu moabu merged commit 070ca84 into main Dec 23, 2025
7 of 13 checks passed
@moabu moabu deleted the revert-nightly branch December 23, 2025 09:15
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 23, 2025

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

This PR systematically updates version strings across the repository from specific release versions (e.g., 5.15.0, 1.15.0) to nightly placeholders (0.0.0-nightly or 0.0.0). Changes span Helm charts, Docker configurations, automation scripts, source files, and documentation without altering logic or control flow.

Changes

Cohort / File(s) Summary
Admin UI Package & Version Files
admin-ui/package.json, docker-admin-ui/version.txt, flex-linux-setup/flex_linux_setup/version.py
Version string updates from 5.15.0 to 0.0.0-nightly or 0.0.0 across package and module metadata
Admin UI Chart
charts/gluu/charts/admin-ui/Chart.yaml, charts/gluu/charts/admin-ui/README.md, charts/gluu/charts/admin-ui/values.yaml
Version and image tag updates from 5.15.0 to 0.0.0-nightly across chart metadata, documentation, and values
Auth Server & Key Rotation Charts
charts/gluu/charts/auth-server/Chart.yaml, charts/gluu/charts/auth-server/README.md, charts/gluu/charts/auth-server/values.yaml, charts/gluu/charts/auth-server-key-rotation/Chart.yaml, charts/gluu/charts/auth-server-key-rotation/README.md, charts/gluu/charts/auth-server-key-rotation/values.yaml
Version and image tag updates from 1.15.0 to 0.0.0-nightly across chart metadata and values
Casa, Cleanup, Config Charts
charts/gluu/charts/casa/*, charts/gluu/charts/cleanup/*, charts/gluu/charts/config/*
Version and image tag updates from 1.15.0 to 0.0.0-nightly for each chart's Chart.yaml, README.md, and values.yaml
Config API, CN Istio Ingress, FIDO2 Charts
charts/gluu/charts/config-api/*, charts/gluu/charts/cn-istio-ingress/*, charts/gluu/charts/fido2/*
Version and image tag updates from 1.15.0 to 0.0.0-nightly across chart definitions and values
KC Scheduler, Nginx Ingress, Persistence, SAML, SCIM Charts
charts/gluu/charts/kc-scheduler/*, charts/gluu/charts/nginx-ingress/*, charts/gluu/charts/persistence/*, charts/gluu/charts/saml/*, charts/gluu/charts/scim/*
Version and image tag updates from 1.15.0 to 0.0.0-nightly for each chart component
Root Helm Charts
charts/gluu-all-in-one/Chart.yaml, charts/gluu-all-in-one/README.md, charts/gluu-all-in-one/values.yaml, charts/gluu/Chart.yaml, charts/gluu/README.md, charts/gluu/values.yaml, charts/gluu/openbanking-values.yaml
Version updates from 5.15.0/1.15.0 to 0.0.0-nightly for all-in-one and primary Helm charts with image tag replacements
Docker Admin UI & All-in-One
docker-admin-ui/Dockerfile, docker-admin-ui/version.txt, docker-flex-all-in-one/Dockerfile
Version string and source code reference updates to 0.0.0-nightly; JANS_SOURCE_VERSION and FLEX_SOURCE_VERSION environment variable updates
Docker Flex Monolith
docker-flex-monolith/Dockerfile, docker-flex-monolith/version.txt, docker-flex-monolith/clean.sh, docker-flex-monolith/down.sh, docker-flex-monolith/up.sh, docker-flex-monolith/flex-mysql-compose.yml, docker-flex-monolith/flex-postgres-compose.yml
Default FLEX_VERSION changes from 5.15.0-1 to 0.0.0-nightly across Dockerfile, compose files, and shell scripts
Automation & Setup
automation/rancher-partner-charts/questions.yaml, automation/startflexdemo.sh, flex-linux-setup/flex_linux_setup/flex_setup.py
Default image tag and version updates to 0.0.0-nightly for Rancher charts and installer configuration
Documentation
docs/reference/kubernetes/helm-chart.md
Helm chart value documentation updated to reflect nightly image tags for all service components

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

  • chore: revert to nightly #2465 — Both PRs perform the same code-level change pattern of reverting release-specific version strings to nightly placeholders across the same files (package.json, chart values/Chart.yaml, Dockerfiles, scripts, etc.)
  • chore: update jans source version #2497 — Both PRs modify the JANS_SOURCE_VERSION environment variable in docker-admin-ui and docker-flex-all-in-one Dockerfiles as part of version updates
  • chore: update jans source version #2517 — Both PRs update JANS_SOURCE_VERSION environment variable in Dockerfiles and perform related version/tag replacements across configuration files

Suggested labels

kind-dependencies, comp-charts-flex, comp-docker-admin-ui, comp-docker-flex-monolith, comp-flex-linux-setup, area-documentation

Suggested reviewers

  • syntrydy
  • duttarnab
  • iromli

Poem

🐰 A nightly quest unfolds with glee,
From stable five to zero-zero-three,
With -nightly tails on every tag,
The version strings do gladly wag,
Across the charts and dockerscapes we see! ✨

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch revert-nightly

📜 Recent review details

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3a5773c and 5477c54.

📒 Files selected for processing (63)
  • admin-ui/package.json
  • automation/rancher-partner-charts/questions.yaml
  • automation/startflexdemo.sh
  • charts/gluu-all-in-one/Chart.yaml
  • charts/gluu-all-in-one/README.md
  • charts/gluu-all-in-one/values.yaml
  • charts/gluu/Chart.yaml
  • charts/gluu/README.md
  • charts/gluu/charts/admin-ui/Chart.yaml
  • charts/gluu/charts/admin-ui/README.md
  • charts/gluu/charts/admin-ui/values.yaml
  • charts/gluu/charts/auth-server-key-rotation/Chart.yaml
  • charts/gluu/charts/auth-server-key-rotation/README.md
  • charts/gluu/charts/auth-server-key-rotation/values.yaml
  • charts/gluu/charts/auth-server/Chart.yaml
  • charts/gluu/charts/auth-server/README.md
  • charts/gluu/charts/auth-server/values.yaml
  • charts/gluu/charts/casa/Chart.yaml
  • charts/gluu/charts/casa/README.md
  • charts/gluu/charts/casa/values.yaml
  • charts/gluu/charts/cleanup/Chart.yaml
  • charts/gluu/charts/cleanup/README.md
  • charts/gluu/charts/cleanup/values.yaml
  • charts/gluu/charts/cn-istio-ingress/Chart.yaml
  • charts/gluu/charts/cn-istio-ingress/README.md
  • charts/gluu/charts/config-api/Chart.yaml
  • charts/gluu/charts/config-api/README.md
  • charts/gluu/charts/config-api/values.yaml
  • charts/gluu/charts/config/Chart.yaml
  • charts/gluu/charts/config/README.md
  • charts/gluu/charts/config/values.yaml
  • charts/gluu/charts/fido2/Chart.yaml
  • charts/gluu/charts/fido2/README.md
  • charts/gluu/charts/fido2/values.yaml
  • charts/gluu/charts/kc-scheduler/Chart.yaml
  • charts/gluu/charts/kc-scheduler/README.md
  • charts/gluu/charts/kc-scheduler/values.yaml
  • charts/gluu/charts/nginx-ingress/Chart.yaml
  • charts/gluu/charts/nginx-ingress/README.md
  • charts/gluu/charts/persistence/Chart.yaml
  • charts/gluu/charts/persistence/README.md
  • charts/gluu/charts/persistence/values.yaml
  • charts/gluu/charts/saml/Chart.yaml
  • charts/gluu/charts/saml/README.md
  • charts/gluu/charts/saml/values.yaml
  • charts/gluu/charts/scim/Chart.yaml
  • charts/gluu/charts/scim/README.md
  • charts/gluu/charts/scim/values.yaml
  • charts/gluu/openbanking-values.yaml
  • charts/gluu/values.yaml
  • docker-admin-ui/Dockerfile
  • docker-admin-ui/version.txt
  • docker-flex-all-in-one/Dockerfile
  • docker-flex-monolith/Dockerfile
  • docker-flex-monolith/clean.sh
  • docker-flex-monolith/down.sh
  • docker-flex-monolith/flex-mysql-compose.yml
  • docker-flex-monolith/flex-postgres-compose.yml
  • docker-flex-monolith/up.sh
  • docker-flex-monolith/version.txt
  • docs/reference/kubernetes/helm-chart.md
  • flex-linux-setup/flex_linux_setup/flex_setup.py
  • flex-linux-setup/flex_linux_setup/version.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mo-auto mo-auto added area-CI Indicates work required in automatic builds or CI infrastructure area-documentation Documentation needs to change as part of issue or PR comp-charts-flex Touching folder /flex-cn-setup/pygluu/kubernetes/templates/helm comp-docker-flex-monolith Touching folder /docker-flex-monolith comp-docker-admin-ui Component affected by issue or PR comp-casa Component affected by issue or PR comp-admin-ui Component affected by issue or PR comp-flex-linux-setup Component affected by issue or PR kind-dependencies Pull requests that update a dependency file labels Dec 23, 2025
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-CI Indicates work required in automatic builds or CI infrastructure area-documentation Documentation needs to change as part of issue or PR comp-admin-ui Component affected by issue or PR comp-casa Component affected by issue or PR comp-charts-flex Touching folder /flex-cn-setup/pygluu/kubernetes/templates/helm comp-docker-admin-ui Component affected by issue or PR comp-docker-flex-monolith Touching folder /docker-flex-monolith comp-flex-linux-setup Component affected by issue or PR kind-dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants