Skip to content

fix: Replace hardcoded namespace "santhosh" with generic configurable values#22

Open
MayankJha0333 wants to merge 2 commits intokubeflow:mainfrom
MayankJha0333:fix/issue-18-remove-hardcoded-namespace
Open

fix: Replace hardcoded namespace "santhosh" with generic configurable values#22
MayankJha0333 wants to merge 2 commits intokubeflow:mainfrom
MayankJha0333:fix/issue-18-remove-hardcoded-namespace

Conversation

@MayankJha0333
Copy link

Summary

Replaces hardcoded personal namespace santhosh with generic namespaces (kubeflow for KServe services, docs-agent for Milvus/app resources) to improve project portability.

Changes

  • Updated server/app.py and server-https/app.py default URLs
  • Updated pipeline milvus_host parameters in kubeflow-pipeline.py and incremental-pipeline.py
  • Updated all Kubernetes manifests and deployment configs
  • Revised documentation examples in README files

Fixes #18

…ne defaults

Signed-off-by: Mayank Jha <mayankjha0330@gmail.com>
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign franciscojavierarceo for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

…yaml and virtualservice.yaml

Signed-off-by: Mayank Jha <mayankjha0330@gmail.com>
@google-oss-prow google-oss-prow bot added size/M and removed size/S labels Feb 5, 2026
@haroon0x
Copy link

haroon0x commented Feb 6, 2026

/lgtm @franciscojavierarceo

@google-oss-prow
Copy link

@haroon0x: changing LGTM is restricted to collaborators

Details

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace hardcoded namespace "santhosh" with configurable values

2 participants