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

📖 add dex quickstart #3201

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Conversation

mjudeikis
Copy link
Contributor

Summary

Quick readme on how to run kcp with local dex instance for closer to real-life development.

Related issue(s)

Fixes #

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the DCO. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 29, 2024
@sttts
Copy link
Member

sttts commented Nov 29, 2024

/lgtm
/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 29, 2024
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 21a5bc0ce61694e09893acc8eb794107a429e790

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sttts

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

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 29, 2024
@mjudeikis
Copy link
Contributor Author

/hold

few typos

@kcp-ci-bot kcp-ci-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 29, 2024
@kcp-ci-bot kcp-ci-bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 29, 2024
@kcp-ci-bot kcp-ci-bot requested a review from sttts November 29, 2024 16:58
@mjudeikis
Copy link
Contributor Author

Relates to this:
dexidp/dex#1080

if we want to test locally and be "as close to production" as you can - we need simple group support. For now cherry-picked to my fork, rebased and pointing to fork.

Run dex outside of kcp
We use dex to manage OIDC, following the steps below you can run a local OIDC issuer using dex:

* First, clone the dex repo: `git clone https://github.com/mjudeikis/dex.git -b mjudeikis/groups.support`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is now using fork so we can do simple groups support.

@mjudeikis
Copy link
Contributor Author

/retest

contrib/kcp-dex/README.md Outdated Show resolved Hide resolved
@embik
Copy link
Member

embik commented Dec 5, 2024

/retest

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 5, 2024
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 2594d728948cc5586e960dca0dd20139360daadf

@mjudeikis
Copy link
Contributor Author

/hold cancel

@kcp-ci-bot kcp-ci-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 6, 2024
@kcp-ci-bot kcp-ci-bot merged commit 2306236 into kcp-dev:main Dec 6, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants