Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
operator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
devops
operator
Commits
34a0c57ac28c17131f6538306f0dce476aed9bed
Select Git revision
Branches
8
FixKCOperator
OZG-7922-FixKeycloakOperatorException
main
default
protected
FixOperator
OZG-7346-tryout
release
OZG-7303
OZG-4906
Tags
11
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.1.0
1.0.0
19 results
operator
Author
Search by author
Any Author
authors
Albert Bruns
abruns
Alexander Reifschneider
areifschneider
Arne Thamm
thammar
Bastian Heppener
bastian.heppener
Bernhard Fürst
bernhard.fuerst
Christian Thomsen
cthomsen
Cord Westhoff
Cord
Evgeny Bardin
e.bardin
Felix Reichenbach
felix
Florian Schilling
fschilling
Jan Zickermann
janz
Jens Reese
jens.reese
Julia Kröppelien
kroeppju
Jörg Bolay
joerg.bolay
Kenrick Schmidt
kenrick
Krzysztof Witukiewicz
krzysztof
Lukas Malte Monnerjahn
MonnerLu
Martin Küster
mkuester
OZGCloud Builder
OZGCloudBuilder
Oliver Charlet
olcha
20 authors
Aug 25, 2023
OZG-3961 cleanup
· 34a0c57a
OZGCloud
authored
1 year ago
34a0c57a
OZG-3961 add test for secret creation
· 7237bd49
OZGCloud
authored
1 year ago
7237bd49
OZG-3961
· 80c1d3c1
OZGCloud
authored
1 year ago
80c1d3c1
OZG-3961
· 48d1b94d
OZGCloud
authored
1 year ago
48d1b94d
OZG-3961 use resourceAdapter to create secret
· ecbc0337
OZGCloud
authored
1 year ago
ecbc0337
OZG-3961 create secret if not exists before patch
· da80d40b
OZGCloud
authored
1 year ago
da80d40b
OZG-3961 impl organisationsEinheitId protocol mapper; replace deprecated...
· 74e4d373
OZGCloud
authored
1 year ago
74e4d373
Aug 23, 2023
OZG-3961 fix random password generation
· d95a2884
OZGCloud
authored
1 year ago
d95a2884
OZG-3961 add organisationsEinheitId Mapper PoC
· de87e75f
OZGCloud
authored
1 year ago
de87e75f
OZG-3961 disable test temp
· fc4cb966
OZGCloud
authored
1 year ago
fc4cb966
OZG-3961 clarify username for secret
· 40611364
OZGCloud
authored
1 year ago
40611364
Aug 21, 2023
OZG-3961 add rbac test
· e6c1f0eb
OZGCloud
authored
1 year ago
e6c1f0eb
OZG-3961 operator helmchart
· 55ddf616
OZGCloud
authored
1 year ago
55ddf616
Aug 09, 2023
OZG-3961 use created namespace
· dff51c35
OZGCloud
authored
1 year ago
dff51c35
Aug 08, 2023
OZG-3961 code improvements
· f8c8fcf3
OZGCloud
authored
1 year ago
f8c8fcf3
OZG-3961 remove deprecation
· 08b9473e
OZGCloud
authored
1 year ago
08b9473e
OZG-3961 get password from data instead of stringData
· 1f60ceda
OZGCloud
authored
1 year ago
1f60ceda
OZG-3961 add logging
· 41c56e46
OZGCloud
authored
1 year ago
41c56e46
OZG-3961 OZG-4082 use temp namespace; adjust/add tests for namespace
· 62db098e
OZGCloud
authored
1 year ago
62db098e
OZG-3961 OZG-4082 cleanup
· 893c5b1e
OZGCloud
authored
1 year ago
893c5b1e
Aug 07, 2023
OZG-3961 use created namespace instead of keycloak namespace
· 29340382
OZGCloud
authored
1 year ago
29340382
Jul 24, 2023
OZG-3961 OZG-4082 revert to keycloak namespace temp
· 66ce1f21
OZGCloud
authored
1 year ago
66ce1f21
OZG-3961 OZG-4082 try with user#userPassword; use created namespace
· 9025190f
OZGCloud
authored
1 year ago
9025190f
Jul 21, 2023
OZG-3961 OZG-4082 decode password after recieving secret
· dd73f9e2
OZGCloud
authored
1 year ago
dd73f9e2
OZG-3961 OZG-4082 try with simple string as password
· cadc97d5
OZGCloud
authored
1 year ago
cadc97d5
OZG-3961 OZG-4082 add metadata to secret
· 749f145d
OZGCloud
authored
1 year ago
749f145d
OZG-3961 OZG-4082 encode string
· 13820992
OZGCloud
authored
1 year ago
13820992
OZG-3961 OZG-4082 set "keycloak" as namespace for creating secrets temporary
· c93a3efb
OZGCloud
authored
1 year ago
c93a3efb
OZG-3961 OZG-4082 always create an secret and set password temporary(PoC)
· 646a61b9
OZGCloud
authored
1 year ago
646a61b9
OZG-3961 OZG-4082 create Secret for User if password not exists(PoC)
· f9f81fde
OZGCloud
authored
1 year ago
f9f81fde
Jul 20, 2023
OZG-3961 OZG-4082 do add client roles on update user; tiny cleanup
· 33522bef
OZGCloud
authored
1 year ago
33522bef
Jul 14, 2023
OZG-3961 - keycloak rbac manually
· 2e8cab84
OZGCloud
authored
1 year ago
2e8cab84
Jul 11, 2023
OZG-3961 - keycloak rbac manually
· 445da509
OZGCloud
authored
1 year ago
445da509
OZG-3961 - move service account config to alfa
· b4fcc0f6
OZGCloud
authored
1 year ago
b4fcc0f6
OZG-3961 - add service account to helm chart
· af7d7165
OZGCloud
authored
1 year ago
af7d7165
OZG-3961 - konfiguration service account
· 5e8d4fef
OZGCloud
authored
1 year ago
5e8d4fef
Jul 06, 2023
OZG-3961 - add licence header
· d66e258a
OZGCloud
authored
1 year ago
d66e258a
OZG-3961 - increase serviceaccount permissions
· a334df84
OZGCloud
authored
1 year ago
a334df84
OZG-3961 - limit serviceaccount permissions
· 60580b23
OZGCloud
authored
1 year ago
60580b23
OZG-3961 - manually re-reconcile on errors
· a1e2b319
OZGCloud
authored
1 year ago
a1e2b319
Loading