-
-
Notifications
You must be signed in to change notification settings - Fork 233
feat(access-control): Add support for Kubernetes Label #627
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
Merged
Merged
Changes from 9 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
f669a96
feat(access-control): Add support for Kubernetes Label
contre95 d2f9a84
feat(access-control): Defaults to Docker
contre95 f1a46e2
feat(access-control): Remove kubeconfig fallback
contre95 4b589a5
Merge branch 'main' into k8s-access-control
contre95 42f10a5
feat(watcher): Watcher for kubernetes service
contre95 0a4ba44
Merge branch 'k8s-access-control' of github.com:contre95/tinyauth int…
contre95 57a5085
feat(watcher): Merge with main + remove nightly fix redirect
contre95 cf82d66
feat(watcher): Merge with main + remove nightly fix redirect
contre95 3650112
Merge branch 'main' into k8s-access-control
contre95 8bce794
Merge branch 'main' into k8s-access-control
contre95 858519b
fix(go): Go mod + Go sum after sync with main
contre95 d5d733f
fix(config): Ser default value for LabelProvider to Docker
contre95 80c0183
Merge branch 'main' into k8s-access-control
contre95 f07000d
Merge branch 'main' into k8s-access-control
contre95 010e216
feat(go): go mod tidy
contre95 b2ed7ed
feat(k8s_service): Remove logic for deprecated Ingress k8s v1.22
contre95 b4c8a81
feat(k8s_service): (Watcher) -> Wait 5s before breaking to outer loop…
contre95 2796f9b
feat(k8s_service): Remove logic for deprecated Ingress k8s v1.22
contre95 8ee46aa
feat(k8s_service): Remove logic for deprecated Ingress k8s v1.22
contre95 e4a1f7c
feat(k8s_service): Remove logic for deprecated Ingress k8s v1.22
contre95 b66c7fd
feat(k8s_service): Remove
contre95 1ff0000
feat(bootstrap): Remove dockerService from bootstrap svc
contre95 406c7dd
feat(auth_svc): Remove dockerService from authservice
contre95 fd269f4
feat(test): Add tests for kubernetes_services
contre95 0843aca
feat(test): Remove docker serivce form proxy/user test
contre95 65493a8
fix(refactor): Remove update logic from watcher and resync
contre95 8e42fe2
fix(refactor): Split watchGVR to make it more readable
contre95 f3ed816
fix(refactor): Remove discovery + drop K 1.22 completely
contre95 fec7473
fix(refactor): Move interface to acess_controls_service
contre95 095d86f
feat: Autodetect labelprovider if TINYAUTH_LABELPROVIDER not set
contre95 043c670
fix(test): Match testing scheme to the controllers
contre95 af1f252
Merge branch 'main' into k8s-access-control
contre95 5a95c05
fix: service bootstrap import after merge
contre95 7ca1397
fix: service bootstrap import after merge
contre95 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.