Eddy Filip
622fcd64b8
Add packages
...
- Add the packages that help the operator work as expected.
- Update `go.mod` by running `go mod tidy`.
2022-09-13 15:40:39 +03:00
Eddy Filip
1aa1a3f546
Clear repo
...
To be able to perform the migration, we need to start from an empty directory/repo.
2022-09-13 12:26:08 +03:00
Tim Oster
874d5c57f9
Fix auto deployment restart dropping original pod annotations
2022-05-16 12:10:13 +02:00
Joris Coenen
d4b04c233c
Add missing error checks
2022-04-11 12:12:58 +02:00
Joris Coenen
ea68cfc2b4
Persist OwnerReferences when 1Password item is updated
2022-04-11 12:12:58 +02:00
Xabier Larrakoetxea
79868ae374
Add owner reference to the created secrets
...
Signed-off-by: Xabier Larrakoetxea <me@slok.dev >
2022-04-05 20:31:42 +02:00
Marton Soos
0b5efc8690
Merge branch 'main' into secret-path-updates
2022-03-28 15:30:46 +02:00
Marton Soos
a1bcfdfdcb
Merge branch 'main' into feature/kubernetes-secret-types
2022-02-17 17:54:17 +01:00
Andres Montalban
5d229c42d5
feat: Allow configuration of the Kubernetes Secret type to be created
2021-11-18 08:32:55 -03:00
Samuel Archambault
5fab662424
More logging if 1password item cant be read and continue processing others
2021-09-24 11:03:47 -04:00
mcmarkj
a760e524ea
Merge branch 'main' of github.com:1Password/onepassword-operator into secret-path-updates
2021-09-13 13:28:25 +01:00
mcmarkj
ba8d3fa698
Lookup the vaultPath for secrets to check for updates
2021-07-23 13:32:15 +01:00
mcmarkj
c57aa22a9c
Update if in the poller
2021-07-22 08:18:52 +01:00
mcmarkj
bd96d50a9b
Add Labels & Annotations from OPObject to Secret
2021-05-28 16:39:00 +01:00
jillianwilson
62ca0c25fd
Making casing of annotations consistent
2021-04-09 10:41:41 -03:00
jillianwilson
d98f9172a0
Auto restart one password custom resource will be be added to converted kubernetes secret
2021-03-03 14:29:27 -04:00
jillianwilson
8635be0cab
Handle restart annotation on kubernetes secret
2021-03-01 15:58:32 -04:00
jillianwilson
0824aa0837
Refactoring map of updated secrets to include secret
2021-02-26 10:45:30 -04:00
jillianwilson
e2fc9e228e
Adding configuration for auto rolling restart on deployments
...
- Locked secrets will not trigger rolling restarts of deployments
- Configure restart of deployments via operator environment variables, namespace annotations, or deployment annotations
- Updating permissions examples to include the ability to list namespaces
- Updated readme to reflect additional cofiguration options
2021-01-20 17:16:57 -04:00
jillianwilson
824f54b4fa
Initial 1Password Operator commit
2020-12-10 18:28:38 -04:00