1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
Commit graph

11 commits

Author SHA1 Message Date
Adam Janikowski
7c649303d0
FEATURE/fix-linter-issues (#529) 2020-03-10 10:26:38 +01:00
Adam Janikowski
c10f5104b4
FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +01:00
informalict
5f98a4aafc Feature/change user password (#484) 2019-10-18 09:54:27 +02:00
Adam Janikowski
3cc2b4f9aa
REVERT/to_0.4.0 (#476) 2019-10-16 09:05:56 +02:00
informalict
b16029b33c Feature/change user password (#463)
* Change password in a database for a user
* Add unit tests
* Change password for user when hash secret has changed
* Add integration test for changing root password
* Add disclaimer
* Change comment
* Run unit test for whole pkg/deployment/...
* Check password in the database
* Fix nil receiver
* Fix removing root secret password
* Fix unit test definition in Makefile
* Don't validate non-existing users' secrets
2019-10-10 10:55:08 +02:00
Max Neunhoeffer
2eec97cafa
Remove dead code. 2019-05-17 16:08:33 +02:00
Max Neunhoeffer
4c22a586bb
Create ServiceMonitor automatically. 2019-05-16 10:43:02 +02:00
Ewout Prangsma
c08dc0b342
Using panic safe resource watcher 2018-04-05 09:53:54 +02:00
Ewout Prangsma
9c07dcd184
Listen for secret changes 2018-03-27 12:55:51 +02:00
Ewout Prangsma
ba3faf96d7
Fixed type 2018-03-26 09:19:00 +02:00
Ewout Prangsma
6b27960fa2
Also watch changes in PVCs and Services 2018-03-23 15:36:10 +01:00