chore: Bump version for automation-flavors#344#1850
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
A single node development cluster (infra-pr-1850) was allocated in production infra for this PR. CI will attempt to deploy 🔌 You can connect to this cluster with: 🛠️ And pull infractl from the deployed dev infra-server with: 🚲 You can then use the dev infra instance e.g.: 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: LogsLogs for the development infra depending on your @redhat.com authuser: Or: |
|
How do I test my change @tommartensen ? 🤔 |
|
Also, is this expected? |
gcloud container clusters get-credentials infra-pr-1850 --zone us-central1-a --project acs-team-temp-dev
nohup kubectl -n infra port-forward svc/infra-server-service 8443:8443 &
make pull-infractl-from-dev-serverThen go to UI and copy the token and Then you should be able to make authenticated calls. Like creating the cluster bin/infractl -e localhost:8443 -k create ocp-4 --arg openshift-version=ocp/stable-4.23 |
|
Alright, I didn't realize I could access the UI on that port! 🤦🏻 Anyway, the test LGTM: |
Auto-generated: Bump automation-flavors version for https://github.com/stackrox/automation-flavors/pull/344.