Skip to content

On-Prem upgrade is compatible with the 2025.02 latest release#1203

Merged
sunil-parida merged 13 commits intofix_upgrade_main_brfrom
fix_upgrade
Dec 5, 2025
Merged

On-Prem upgrade is compatible with the 2025.02 latest release#1203
sunil-parida merged 13 commits intofix_upgrade_main_brfrom
fix_upgrade

Conversation

@palade
Copy link
Copy Markdown
Contributor

@palade palade commented Dec 3, 2025

PR address:

  1. Update passwords patching
  2. Root-App sync stability .
  3. To delete Kyverno leftover pods
  4. RC1 to RC2 upgrade fix

https://jira.devtools.intel.com/browse/ITEP-82547 (keycloak login)
https://jira.devtools.intel.com/browse/ITEP-82548 (Infra-external degrade)
https://jira.devtools.intel.com/browse/ITEP-82529 (kyverno image pull issue)

Description

The upgrade script for onprem currently patches the secret in the wrong namespace. This PR updates the namespace to orch-database. Also this PR removes the second set of commands where the secrets are patched. The chart will automatically update the secrets in the database.

With the new version of postgres whenever a secret is modified, It is automatically updated in the database. there seems to be some job that runs a update table.

Fixes # (issue)

Any Newly Introduced Dependencies

n/a

How Has This Been Tested?

locally

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes
  • I have not introduced any 3rd party dependency changes
  • I have performed a self-review of my code

johnoloughlin
johnoloughlin previously approved these changes Dec 3, 2025
@palade palade added this pull request to the merge queue Dec 3, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Dec 3, 2025
@sunil-parida sunil-parida changed the title Update passwords namespace in the upgrade script On-Prem upgrade is compatible with the 2025.02 latest release Dec 4, 2025
@sunil-parida sunil-parida changed the base branch from main to release-2025.2 December 5, 2025 02:21
@sunil-parida sunil-parida changed the base branch from release-2025.2 to main December 5, 2025 02:22
@sunil-parida sunil-parida changed the base branch from main to fix_upgrade_main_br December 5, 2025 04:58
@sunil-parida sunil-parida merged commit 204e2e6 into fix_upgrade_main_br Dec 5, 2025
58 of 62 checks passed
@sunil-parida sunil-parida deleted the fix_upgrade branch December 5, 2025 04:59
sunil-parida added a commit that referenced this pull request Dec 5, 2025
@sunil-parida sunil-parida restored the fix_upgrade branch December 5, 2025 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants