Pranjali Bhardwaj
Pranjali Bhardwaj
#108 #152 all overlapping of footer from all pages are fixed and signup with google OAuth credentials is also added in the signup page, After:  Before: ![Screenshot...
@Kritika30032002 There is overlapping of signup box and footer is seen where as in sign in page box is good as shown here, I would like to improve this appearance....
# AI ChatBot can be added and Issue number : #212 Title : AI ChatBot can be added Issue No. : 212 ## Changes Made Chat Bot added using Botpress
Why this? 1. Prevents Subtle and Hard-to-Debug Errors 2. Surfaces User/Operator Misconfiguration Aligns with Project Roadmap and Known Limitations 4. Improves Operator Experience Issue solved: #3018 It lists all WDSes,...
What type of PR is this? More consistent, informative, and structured logs. Easier debugging and monitoring. No risk to runtime behavior or performance. issue: #6409 DCO signed off
**What this PR does / why we need it**: Improves robustness and recoverability. Clearer error messages and structured logging. Enables testing of failure conditions without process aborts. Aligns with controller-runtime...
Changes made: cloud/pkg/cloudhub/servers/server.go: Dropped explicit CipherSuites list; kept MinVersion: tls.VersionTLS12 and let defaults choose modern AEAD suites. Switched panic calls when building pool and keypair to klog.Exit(...). cloud/pkg/cloudhub/servers/server_test.go: Added two...
Problem: panic() in production paths can terminate CloudCore entirely on transient or configuration errors, causing: Unrecoverable node-wide downtime. Hard-to-debug crashes without graceful shutdown or cleanup. Poor operator experience (no error...
# Cluster Breakdown Limitation in OpenCost ## Problem Description The "Cluster" breakdown option in OpenCost's Cost Allocation page can be misleading because it may only display data from the single...
Robust XSD Reference Handling: The SoapUI importer was refactored to correctly resolve and replace all XSD schema references in WSDL files, handling all reference types (xs:import, xs:include, xs:redefine) and supporting...