Skip to content

ocp-4: add secrets for google ca eab#1486

Closed
stehessel wants to merge 8 commits intomasterfrom
ocp-4/use-google-acme
Closed

ocp-4: add secrets for google ca eab#1486
stehessel wants to merge 8 commits intomasterfrom
ocp-4/use-google-acme

Conversation

@stehessel
Copy link
Copy Markdown
Contributor

Use google CA for generating OpenShift publicly trusted certificates. Requires ACME EAB credentials.

@stehessel stehessel requested a review from a team as a code owner February 25, 2025 14:05
@rhacs-bot
Copy link
Copy Markdown
Contributor

rhacs-bot commented Feb 25, 2025

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

CI will attempt to deploy quay.io/rhacs-eng/infra-server:0.10.74-8-g8eb9d637f7 to it.

🔌 You can connect to this cluster with:

gcloud container clusters get-credentials infra-pr-1486 --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

@stehessel stehessel force-pushed the ocp-4/use-google-acme branch from 76db4ff to c9256b1 Compare February 26, 2025 13:24
Copy link
Copy Markdown
Contributor

@tommartensen tommartensen left a comment

Choose a reason for hiding this comment

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

You can keep this PR and update the automationFlavorsVersion after https://github.com/stackrox/automation-flavors/pull/298 merged OR close this PR and wait for the automated bump PR in this repo.

@stehessel stehessel closed this Feb 28, 2025
@stehessel stehessel deleted the ocp-4/use-google-acme branch February 28, 2025 17:19
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.

3 participants