Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction of Red Hat Build of Keycloak #202

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sabre1041
Copy link
Collaborator

@sabre1041 sabre1041 commented Mar 11, 2024

Migration from RHSSO -> RHBK

  • - Initial Helm based install of RHBK/Keycloak operator and RHBK/Keycloak
  • - tas-easy-install.sh script updated and tested
  • - tas-env-variables.sh script updated and tested
  • - KIND/testing infrastructure and components updated
  • - New Helm Charts schema and README generated

Copy link

openshift-ci bot commented Mar 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sabre1041

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

The pull request process is described here

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

@sabre1041 sabre1041 changed the title WIP: Introduction of Red Hat Build of Keycloak Introduction of Red Hat Build of Keycloak Mar 12, 2024
@@ -100,15 +100,16 @@ jobs:
# wait for a while to be sure CRDs are installed
sleep 1
kubectl create -f https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.25.0/olm.yaml
kubectl create --kustomize keycloak/operator/overlay/kind
oc create namespace keycloak-system --dry-run=client -o yaml | oc apply -f-
Copy link
Member

Choose a reason for hiding this comment

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

Just curious - what is the benefit of --dry-run and then piping it through oc apply?

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.

None yet

3 participants