jillianwilson
fe57e68769
Code cleanup and readme
2021-10-31 20:57:58 -03:00
jillianwilson
a8e6a4a4f1
Webhook that injects secrets into pods
2021-10-27 11:46:46 -03:00
jillianwilson
e6ca8d49ba
Addressing PR comments
2021-10-06 14:07:37 -03:00
jillianwilson
f974d3f398
Moving operator code to a designated folder so that webhook work can also be included in this repo
2021-09-28 15:07:19 -03:00
Eddy Filip
753cc5e9a3
Update note in README
...
The note now explains how the item title and fields are made into DNS subdomain-compliant names for creating Kubernetes secrets.
2021-08-16 15:24:04 +02:00
Simon Barendse
859c9e3462
Watch all namespaces by default
...
When nothing is configured, watch all namespaces by default. This
makes it easier to get started.
It also makes configuring to watch all namespaces less akward
(currently you have to set the WATCH_NAMESPACE environment variable
to the empty string to configure the operator to watch all namespaces.
2021-05-14 14:26:30 +02:00
Simon Barendse
d927a08790
Fix examples using the auto-restart annotation
2021-05-03 18:14:02 +02:00
Simon Barendse
933f7c4e2c
Merge pull request #33 from lemichello/readme-token-name
...
Make token name used in README and deploy/operator.yaml consistent
2021-05-03 18:04:07 +02:00
Simon Barendse
eb32bd7f94
Update documentation links
...
Also switch b5dev.com to 1password.com
2021-05-03 16:59:32 +02:00
Simon Barendse
a5781af949
Update documentation links
...
The documentation is moved to our main support site when the
operator was publicly released. The old URLs are redirected to
the new URLs used in this commit, however, when redirecting the
anchor is lost and the page is not scrolled to that position on
the page. This commit fixes that by changing the URLs to the new
URLs.
2021-05-03 16:56:49 +02:00
Maksym Lemich
0aa5781acd
renamed the proposed secret name for the token
2021-05-03 14:07:59 +03:00
jillianwilson
0409b17ef4
Minor README adjustments
2021-04-20 16:18:59 -03:00
jillianwilson
71ccfc6235
Updating the Readme for clarity and to include helm information
2021-04-09 10:46:43 -03:00
jillianwilson
62ca0c25fd
Making casing of annotations consistent
2021-04-09 10:41:41 -03:00
Jillian W
990ac86297
Merge pull request #10 from 1Password/restart-cr
...
Configure Auto Restarts for a OnePasswordItem Custom Resource
2021-04-07 14:39:39 -03:00
jillianwilson
d8a969265c
Fix spec field example for OnePasswordItem in readme
2021-03-03 14:35:34 -04: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
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
David Gunter
6c98b16766
Merge pull request #4 from 1Password/add-release-automation
...
Add release automation
2021-01-15 10:40:46 -08:00
david.gunter
7e3ab368e2
Add Makefile & release preparation tooling. Update README with Makefile usage.
2021-01-14 12:50:54 -08:00
jillianwilson
eebb90e43b
Option to automatically deploy 1Password Connect via the operator
2021-01-14 16:18:09 -04:00
Leo Jourdan
143b6f9403
Change documentation link
2021-01-13 16:20:59 -05:00
jillianwilson
dae6e51112
Allow vault and item titles in item path
...
Items can now be accessed by either vaults/<vault_id>/items/<item_id> or vaults/<vault_title>/items/<item_title>
2020-12-18 12:02:56 -04:00
jillianwilson
824f54b4fa
Initial 1Password Operator commit
2020-12-10 18:28:38 -04:00