Skip to content

Revert "Adding Postgres Helm chart to rad init (#8072)"#8241

Merged
kachawla merged 1 commit into
radius-project:mainfrom
kachawla:postgres-revert
Jan 14, 2025
Merged

Revert "Adding Postgres Helm chart to rad init (#8072)"#8241
kachawla merged 1 commit into
radius-project:mainfrom
kachawla:postgres-revert

Conversation

@kachawla
Copy link
Copy Markdown
Member

Description

This reverts commit 9e74e73.

Reverting this commit as it is breaking long running tests. Needs to be investigated and checked in again with a fix.

Events:
  Type     Reason             Age                     From                Message
  ----     ------             ----                    ----                -------
  Warning  FailedScheduling   47m (x10 over 76m)      default-scheduler   0/5 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/5 nodes are available: 5 Preemption is not helpful for scheduling..
  Warning  FailedScheduling   7m17s (x8 over 42m)     default-scheduler   0/4 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/4 nodes are available: 4 Preemption is not helpful for scheduling..
  Normal   NotTriggerScaleUp  3m39s (x840 over 144m)  cluster-autoscaler  pod didn't trigger scale-up: 2 pod has unbound immediate PersistentVolumeClaims
% kubectl get pvc -n radius-system
NAME                  STATUS    VOLUME   CAPACITY   ACCESS MODES   STORAGECLASS   AGE
database-database-0   Pending                                      standard       3d11h

No matching persistent volume to bind the pvc to -

% kubectl get pv
NAME                                       CAPACITY   ACCESS MODES   RECLAIM POLICY   STATUS   CLAIM                                                         STORAGECLASS   REASON   AGE
pvc-3bc9bae6-18a1-41ed-b78e-01c347df6f68   1Gi        RWO            Delete           Bound    dapr-system/dapr-scheduler-data-dir-dapr-scheduler-server-0   default                 116d

More details can be found here: #8238.

@kachawla kachawla requested review from a team as code owners January 14, 2025 00:41
This reverts commit 9e74e73.

Signed-off-by: Karishma Chawla <kachawla@microsoft.com>
@radius-functional-tests
Copy link
Copy Markdown

radius-functional-tests Bot commented Jan 14, 2025

Radius functional test overview

🔍 Go to test action run

Name Value
Repository kachawla/radius
Commit ref 8967961
Unique ID funca0de98812e
Image tag pr-funca0de98812e
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr:
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funca0de98812e
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-funca0de98812e
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-funca0de98812e
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funca0de98812e
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funca0de98812e
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ corerp-cloud functional tests succeeded
✅ ucp-cloud functional tests succeeded

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.75%. Comparing base (845f88d) to head (8967961).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8241      +/-   ##
==========================================
+ Coverage   59.73%   59.75%   +0.02%     
==========================================
  Files         590      590              
  Lines       39487    39487              
==========================================
+ Hits        23588    23597       +9     
+ Misses      14152    14146       -6     
+ Partials     1747     1744       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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