Skip to content

chore(ui): remove unused .npmrc #1502

Merged
tommartensen merged 2 commits intomasterfrom
tm/debug-ui
Mar 5, 2025
Merged

chore(ui): remove unused .npmrc #1502
tommartensen merged 2 commits intomasterfrom
tm/debug-ui

Conversation

@tommartensen
Copy link
Copy Markdown
Contributor

@tommartensen tommartensen commented Mar 4, 2025

follow up from #1496 .
also used this PR to validate that the new UI is working.

@tommartensen tommartensen self-assigned this Mar 4, 2025
@rhacs-bot
Copy link
Copy Markdown
Contributor

rhacs-bot commented Mar 4, 2025

A single node development cluster (infra-pr-1502) was allocated in production infra for this PR.

CI will attempt to deploy quay.io/rhacs-eng/infra-server:0.10.81-tm-debug-ui to it.

🔌 You can connect to this cluster with:

gcloud container clusters get-credentials infra-pr-1502 --zone us-central1-a --project acs-team-temp-dev

🛠️ And pull infractl from the deployed dev infra-server with:

nohup kubectl -n infra port-forward svc/infra-server-service 8443:8443 &
make pull-infractl-from-dev-server

🚲 You can then use the dev infra instance e.g.:

bin/infractl -k -e localhost:8443 whoami

⚠️ Any clusters that you start using your dev infra instance should have a lifespan shorter then the development cluster instance. Otherwise they will not be destroyed when the dev infra instance ceases to exist when the development cluster is deleted. ⚠️

Further Development

☕ If you make changes, you can commit and push and CI will take care of updating the development cluster.

🚀 If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with:

make install-local

Logs

Logs for the development infra depending on your @redhat.com authuser:

Or:

kubectl -n infra logs -l app=infra-server --tail=1 -f

@tommartensen tommartensen changed the title empty commit chore(ui): remove unused .npmrc Mar 4, 2025
@tommartensen tommartensen marked this pull request as ready for review March 4, 2025 08:57
@tommartensen tommartensen requested review from a team as code owners March 4, 2025 08:57
@tommartensen tommartensen requested a review from dvail March 4, 2025 08:57
Copy link
Copy Markdown

@pedrottimark pedrottimark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good riddance!

A question out of ignorance: does this change:

  • remove the thing itself?
  • the (last) reference to it and commands to update it?
  • both

@tommartensen
Copy link
Copy Markdown
Contributor Author

both

yes. It's not required anymore after the upgrade to PF6.

@tommartensen tommartensen merged commit bc5d69a into master Mar 5, 2025
16 checks passed
@tommartensen tommartensen deleted the tm/debug-ui branch March 5, 2025 06:37
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.

4 participants