Daniel Hougaard
|
1ddacfda62
|
Fix: Annotations map nil sometimes nil when pre-created by the user
|
2024-06-28 21:29:33 +02:00 |
|
Daniel Hougaard
|
27d5d90d02
|
Update infisicalsecret_controller.go
|
2024-06-19 15:00:51 +02:00 |
|
Daniel Hougaard
|
467e3aab56
|
Update infisicalsecret_controller.go
|
2024-06-18 20:50:14 +02:00 |
|
Daniel Hougaard
|
577b432861
|
feat(k8-operator): reconcile when managed secret is deleted
|
2024-06-18 20:45:17 +02:00 |
|
Daniel Hougaard
|
dda6b1d233
|
Update infisicalsecret_controller.go
|
2024-06-18 20:15:22 +02:00 |
|
Maidul Islam
|
96fffd3c03
|
remove hard code identiy id
|
2024-06-14 10:58:58 -04:00 |
|
Maidul Islam
|
56506b5a47
|
Add missing RBAC to k8s
Missing RBAC for service accounts
|
2024-06-14 10:57:08 -04:00 |
|
Daniel Hougaard
|
dd0399d12e
|
Fix: Remove go toolchain and go mod tidy
|
2024-06-14 00:48:59 +02:00 |
|
Maidul Islam
|
fe6e5e09ac
|
nits: update logs format
|
2024-06-13 17:57:15 -04:00 |
|
Daniel Hougaard
|
068eb9246d
|
Merge branch 'daniel/k8-operator-go-sdk' of https://github.com/Infisical/infisical into daniel/k8-operator-go-sdk
|
2024-06-13 22:53:57 +02:00 |
|
Daniel Hougaard
|
3472be480a
|
Fix: Only add finalizer if not marked for deletion
|
2024-06-13 22:53:54 +02:00 |
|
Maidul Islam
|
df71ecffa0
|
uppercase for constants
|
2024-06-13 16:37:56 -04:00 |
|
Daniel Hougaard
|
68818beb38
|
Update infisicalsecret_helper.go
|
2024-06-13 22:36:59 +02:00 |
|
Daniel Hougaard
|
7057d399bc
|
Fix: Naming convention
|
2024-06-13 07:23:36 +02:00 |
|
Daniel Hougaard
|
c63d57f086
|
Generated
|
2024-06-13 07:21:48 +02:00 |
|
Daniel Hougaard
|
023a0d99ab
|
Fix: Kubernetes native auth
|
2024-06-13 07:20:23 +02:00 |
|
Daniel Hougaard
|
5aadc41a4a
|
Feat: Resource Variables
|
2024-06-13 07:19:33 +02:00 |
|
Daniel Hougaard
|
4f38352765
|
Create auth.go
|
2024-06-13 07:09:04 +02:00 |
|
Daniel Hougaard
|
cf5e367aba
|
Update SDK
|
2024-06-13 07:08:11 +02:00 |
|
Daniel Hougaard
|
a70043b80d
|
Conditioning
|
2024-06-13 03:05:22 +02:00 |
|
Daniel Hougaard
|
b94db5d674
|
Standalone infisical SDK instance
|
2024-06-13 02:55:00 +02:00 |
|
Daniel Hougaard
|
bd6a89fa9a
|
Feat: Improved authentication handler
|
2024-06-13 02:25:49 +02:00 |
|
Maidul Islam
|
9977329741
|
add sample resources for k8s auth
|
2024-06-12 18:25:18 -04:00 |
|
Daniel Hougaard
|
9197530b43
|
Docs
|
2024-06-12 02:37:09 +02:00 |
|
Daniel Hougaard
|
1eae7d0c30
|
Feat: Full auth method support
|
2024-06-12 02:12:54 +02:00 |
|
Daniel Hougaard
|
cc8119766a
|
Feat: Implementation of Go SDK
|
2024-06-12 02:10:56 +02:00 |
|
Daniel Hougaard
|
928d5a5240
|
Delete machine-identity-token.go
|
2024-06-12 02:10:37 +02:00 |
|
Daniel Hougaard
|
32dd478894
|
Fix: Local ETag computation
|
2024-06-12 02:10:35 +02:00 |
|
Daniel Hougaard
|
c3f7c1d46b
|
Install Infisical Go SDK
|
2024-06-12 02:10:26 +02:00 |
|
Daniel Hougaard
|
89644703a0
|
Update sample.yaml
|
2024-06-12 02:10:11 +02:00 |
|
Daniel Hougaard
|
d20b897f28
|
Update secrets.infisical.com_infisicalsecrets.yaml
|
2024-06-12 02:01:03 +02:00 |
|
Daniel Hougaard
|
70e022826e
|
Update zz_generated.deepcopy.go
|
2024-06-12 02:00:59 +02:00 |
|
Daniel Hougaard
|
b7f5fa2cec
|
Types
|
2024-06-12 01:58:45 +02:00 |
|
minuchi
|
6d40d951c6
|
fix: preserve existing annotations when updating managed secret
|
2024-06-09 01:43:41 +09:00 |
|
Daniel Hougaard
|
804314cc18
|
Feat: Include imports for MI Auth
|
2024-05-31 16:22:32 +02:00 |
|
Daniel Hougaard
|
0c9557b8b5
|
Feat: Expand secret references with Machine Identity
|
2024-05-31 15:41:34 +02:00 |
|
Daniel Hougaard
|
6b83326d00
|
Feat: Recursive mode support
|
2024-05-08 00:18:53 +02:00 |
|
Daniel Hougaard
|
1f6abc7f27
|
Feat: Recursive mode and fix error formatting
|
2024-05-08 00:18:40 +02:00 |
|
Daniel Hougaard
|
4a02520147
|
Update sample
|
2024-05-08 00:18:26 +02:00 |
|
Daniel Hougaard
|
14f38eb961
|
Feat: Recursive mode types
|
2024-05-08 00:16:51 +02:00 |
|
Drew Easley
|
f6d7ec52c2
|
fix: Run make kubectl-install
|
2024-04-05 08:10:38 -04:00 |
|
Daniel Hougaard
|
91e3bbba34
|
Fix: Requested changes
|
2024-03-21 19:58:10 +01:00 |
|
Daniel Hougaard
|
02112ede07
|
Fix: Requested changes
|
2024-03-21 19:53:21 +01:00 |
|
Daniel Hougaard
|
08cfbf64e4
|
Fix: Error handing
|
2024-03-21 19:37:12 +01:00 |
|
Daniel Hougaard
|
18da522b45
|
Chore: Helm charts
|
2024-03-21 18:35:00 +01:00 |
|
Daniel Hougaard
|
8cf68fbd9c
|
Generated
|
2024-03-21 17:12:42 +01:00 |
|
Daniel Hougaard
|
d6b82dfaa4
|
Fix: Rebase sample conflicts
|
2024-03-21 17:09:41 +01:00 |
|
Daniel Hougaard
|
0341c32da0
|
Fix: Change credentials -> credentialsRef
|
2024-03-21 17:08:01 +01:00 |
|
Daniel Hougaard
|
c08c78de8d
|
Feat: Rename universalAuthMachineIdentity to universalAuth
|
2024-03-21 17:08:01 +01:00 |
|
Daniel Hougaard
|
3765a14246
|
Fix: Generate new types
|
2024-03-21 17:08:01 +01:00 |
|